Log Messages
Level (7)
Channel (4)
| Time | Message |
|---|---|
| deprecation |
Deprecated: Creation of dynamic property App\Utils\APIBDMR::$factory is deprecated
deprecation
[ "exception" => ErrorException {#274 #message: "Deprecated: Creation of dynamic property App\Utils\APIBDMR::$factory is deprecated" #code: 0 #file: "/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Utils/APIBDMR.php" #line: 31 #severity: E_DEPRECATED trace: { /var/www/dev-requeteur/public_html/requeteur_interface_web/src/Utils/APIBDMR.php:31 { App\Utils\APIBDMR->__construct(HttpClientInterface $client, FormFactoryInterface $factory, string $apiBaseUrl, string $apiToken, Session $currentSession, EntityManagerInterface $em) … › › {
/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Utils/APIBDMR.php:31 {
App\Utils\APIBDMR->__construct(HttpClientInterface $client, FormFactoryInterface $factory, string $apiBaseUrl, string $apiToken, Session $currentSession, EntityManagerInterface $em) …
›
›
|
| info |
Matched route "admin_create_and_import_ajax".
request
[ "route" => "admin_create_and_import_ajax" "route_parameters" => [ "_route" => "admin_create_and_import_ajax" "_controller" => "App\Controller\AdministrationController::createandImportAJAX" ] "request_uri" => "https://dev-requeteur.optindata.fr/admin/createandimportajax?r=admin%2Fcreateandimportajax" "method" => "POST" ] |
| info |
Connecting with parameters [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "localhost" "port" => 3306 "user" => "spindata" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "spindata_migration" "serverVersion" => "10.11.2-MariaDB" "charset" => "utf8mb4" ]
doctrine
[ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "localhost" "port" => 3306 "user" => "spindata" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "spindata_migration" "serverVersion" => "10.11.2-MariaDB" "charset" => "utf8mb4" ] ] |
| debug |
Executing statement: "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?" (parameters: [ 1 => "api.gocad.username" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?" "params" => [ 1 => "api.gocad.username" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?" (parameters: [ 1 => "api.gocad.password" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?" "params" => [ 1 => "api.gocad.password" ] "types" => [ 1 => 2 ] ] |
| debug |
Read existing security token from the session.
security
[ "key" => "_security_main" "token_class" => "App\Security\Token\CustomPostAuthenticationToken" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.id = ?" (parameters: [ 1 => b"Ì&\x1Cn\x12F\x11ñ‡`\fÄz†.\x10" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.id = ?" "params" => [ 1 => b"Ì&\x1Cn\x12F\x11ñ‡`\fÄz†.\x10" ] "types" => [ 1 => 2 ] ] |
| debug |
User was reloaded from a user provider.
security
[ "provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" "username" => "superadmin" ] |
| debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 2 ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
| debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\UX\Turbo\Request\RequestListener::__invoke".
event
[ "event" => "kernel.request" "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "ContainerZCzsmEG\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerZCzsmEG\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1348" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1348" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2416 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2416 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderMode')" (parameters: [ 1 => "12" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderMode')" "params" => [ 1 => "12" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refType')" (parameters: [ 1 => "1" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refType')" "params" => [ 1 => "1" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" (parameters: [ 1 => "6" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" "params" => [ 1 => "6" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1347" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1347" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1346" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1346" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1345" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1345" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refType')" (parameters: [ 1 => "2" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refType')" "params" => [ 1 => "2" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1344" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1344" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1343" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1343" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderMode')" (parameters: [ 1 => "13" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderMode')" "params" => [ 1 => "13" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" (parameters: [ 1 => "4" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" "params" => [ 1 => "4" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1342" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1342" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1341" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1341" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "C06AB00496" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "C06AB00496" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 134 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 134 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "hyundai" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "hyundai" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "C06AB00496" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "C06AB00496" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1340" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1340" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1339" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1339" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "GVABYMYC01" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "GVABYMYC01" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 850 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 850 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" (parameters: [ 1 => "3" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" "params" => [ 1 => "3" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "marketing.ril@bymycar.fr" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "marketing.ril@bymycar.fr" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1338" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1338" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1337" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1337" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1336" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1336" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1335" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1335" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1334" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1334" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1333" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1333" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1332" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1332" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1331" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1331" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1330" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1330" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1329" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1329" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1328" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1328" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1327" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1327" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1326" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1326" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1325" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1325" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "C06AB00016" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "C06AB00016" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 7 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 7 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "hyundai" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "hyundai" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "toulon-marketing@hyundai-reseau.fr" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "toulon-marketing@hyundai-reseau.fr" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1324" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1324" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1323" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1323" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1322" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1322" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "C06AB00016" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "C06AB00016" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "hyundai" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "hyundai" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "toulon-marketing@hyundai-reseau.fr" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "toulon-marketing@hyundai-reseau.fr" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1321" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1321" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1320" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1320" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "SUZUK00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "SUZUK00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 276 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 276 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "FEDERY" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "FEDERY" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1319" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1319" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CLARISAU01" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CLARISAU01" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 746 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 746 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "TALON" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "TALON" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1318" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1318" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CLARISAU01" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CLARISAU01" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "TALON" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "TALON" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1317" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1317" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1316" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1316" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_33400" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_33400" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2444 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2444 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "MARCC" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "MARCC" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1315" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1315" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1314" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1314" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1313" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1313" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "AAA_DATA_AUTO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "AAA_DATA_AUTO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 184 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 184 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DEMO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DEMO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1312" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1312" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "AAA_DATA_AUTO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "AAA_DATA_AUTO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DEMO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DEMO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1311" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1311" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "GVABYMYC01" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "GVABYMYC01" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "marketing.ril@bymycar.fr" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "marketing.ril@bymycar.fr" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1310" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1310" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1309" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1309" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1308" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1308" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1307" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1307" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1306" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1306" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1305" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1305" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "FR0061" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "FR0061" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 1047 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 1047 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "OPEL" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "OPEL" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "csanchez" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "csanchez" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1304" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1304" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1303" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1303" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1302" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1302" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1301" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1301" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1300" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1300" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1299" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1299" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "AAA_DATA_AUTO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "AAA_DATA_AUTO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DEMO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DEMO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1298" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1298" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "AAA_DATA_AUTO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "AAA_DATA_AUTO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DEMO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DEMO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1297" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1297" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_05414" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_05414" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2453 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2453 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1296" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1296" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "AAA_DATA_AUTO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "AAA_DATA_AUTO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DEMO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DEMO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1295" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1295" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_23306" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_23306" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2459 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2459 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1294" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1294" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_23306" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_23306" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1293" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1293" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_05414" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_05414" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1292" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1292" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_05414" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_05414" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" (parameters: [ 1 => "9" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" "params" => [ 1 => "9" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1291" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1291" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1290" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1290" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_05414" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_05414" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1289" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1289" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_04886" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_04886" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2452 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2452 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1288" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1288" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1287" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1287" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_04886" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_04886" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1286" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1286" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1285" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1285" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_04886" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_04886" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1284" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1284" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "AAA_DATA_AUTO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "AAA_DATA_AUTO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DEMO" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DEMO" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1283" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1283" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1282" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1282" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1281" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1281" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_04886" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_04886" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "LAINEM" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "LAINEM" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1280" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1280" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1279" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1279" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1278" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1278" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1277" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1277" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1276" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1276" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1275" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1275" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1274" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1274" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "VENTE00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "VENTE00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 284 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 284 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "GUARNONIT" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "GUARNONIT" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1273" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1273" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_36273" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_36273" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2515 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2515 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "jeremie.mignon@groupe-altitude.com" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "jeremie.mignon@groupe-altitude.com" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1272" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1272" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "FiatPro_7804" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "FiatPro_7804" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2100 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2100 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Fiatpro" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Fiatpro" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "CHAMPENOIS" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "CHAMPENOIS" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1271" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1271" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_36273" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_36273" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "jeremie.mignon@groupe-altitude.com" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "jeremie.mignon@groupe-altitude.com" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1270" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1270" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1269" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1269" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_05544" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_05544" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2507 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2507 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "jeremie.mignon@groupe-altitude.com" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "jeremie.mignon@groupe-altitude.com" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1268" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1268" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_28777" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_28777" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2510 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2510 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "jeremie.mignon@groupe-altitude.com" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "jeremie.mignon@groupe-altitude.com" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1267" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1267" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "BMW_05403" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "BMW_05403" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 2504 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 2504 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "bmw" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "bmw" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "jeremie.mignon@groupe-altitude.com" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "jeremie.mignon@groupe-altitude.com" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1266" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1266" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1265" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1265" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "FiatPro_7804" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "FiatPro_7804" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Fiatpro" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Fiatpro" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "CHAMPENOIS" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "CHAMPENOIS" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1264" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1264" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1263" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1263" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1262" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1262" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "FiatPro_7804" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "FiatPro_7804" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Fiatpro" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Fiatpro" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "CHAMPENOIS" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "CHAMPENOIS" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1261" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1261" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1260" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1260" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1259" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1259" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "CHARD00001" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "CHARD00001" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "Chardon" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "Chardon" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "DUFRENEI" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "DUFRENEI" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1258" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1258" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "KIAXX05262" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "KIAXX05262" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 846 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 846 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "vanina.faure@groupevulcain.fr" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "vanina.faure@groupevulcain.fr" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1257" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1257" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "C06AB00517" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "C06AB00517" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 157 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 157 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "hyundai" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "hyundai" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "nancy-marketing@hyundai-reseau.fr" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "nancy-marketing@hyundai-reseau.fr" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" (parameters: [ 1 => "202602-1256" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.task_id AS task_id_6, t0.data AS data_7, t0.status_history AS status_history_8, t0.admin_approved AS admin_approved_9, t0.type_id AS type_id_10, t0.mode_id AS mode_id_11, t0.created_by_id AS created_by_id_12, t0.sale_ref_id AS sale_ref_id_13, t0.status_id AS status_id_14, t0.target_id AS target_id_15 FROM `order` t0 WHERE t0.number = ? LIMIT 1" "params" => [ 1 => "202602-1256" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "ELECTRIK01" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.social_reason AS social_reason_3, t0.commercial_name AS commercial_name_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.subscribed AS subscribed_8, t0.subscription AS subscription_9, t0.license_siv AS license_siv_10, t0.subscription_type AS subscription_type_11, t0.phone AS phone_12, t0.network_id AS network_id_13, t14.id AS id_15, t14.code AS code_16, t14.name AS name_17, t14.description AS description_18, t14.enabled AS enabled_19, t14.logo AS logo_20, t14.gocad_id AS gocad_id_21, t14.gocad_server_id AS gocad_server_id_22, t14.db_sources AS db_sources_23, t14.conditions_generales AS conditions_generales_24, t14.devis_payment_mode AS devis_payment_mode_25, t14.devis_legal_payment_mention AS devis_legal_payment_mention_26, t14.devis_bottom_page AS devis_bottom_page_27, t14.reduction AS reduction_28, t14.devis_code AS devis_code_29, t14.free_fiche AS free_fiche_30, t14.default_subscription_price_id AS default_subscription_price_id_31, t14.type_id AS type_id_32, t14.billing_information_id AS billing_information_id_33, t14.subscription_price_id AS subscription_price_id_34, t0.subscription_price_id AS subscription_price_id_35, t0.alternative_billing_information_id AS alternative_billing_information_id_36, t0.split_id AS split_id_37, t0.type_id AS type_id_38 FROM sale_ref t0 INNER JOIN network t14 ON t0.network_id = t14.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "ELECTRIK01" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" (parameters: [ 1 => 768 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.social_reason AS social_reason_3, t0.enabled AS enabled_4, t0.iban AS iban_5, t0.bic AS bic_6, t0.bank_label AS bank_label_7, t0.sale_ref_id AS sale_ref_id_8, t0.type_id AS type_id_9, t0.address_id AS address_id_10 FROM billing_information t0 WHERE t0.sale_ref_id IN (?)" "params" => [ 1 => 768 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" (parameters: [ 1 => "aaa-data" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.logo AS logo_6, t0.gocad_id AS gocad_id_7, t0.gocad_server_id AS gocad_server_id_8, t0.db_sources AS db_sources_9, t0.conditions_generales AS conditions_generales_10, t0.devis_payment_mode AS devis_payment_mode_11, t0.devis_legal_payment_mention AS devis_legal_payment_mention_12, t0.devis_bottom_page AS devis_bottom_page_13, t0.reduction AS reduction_14, t0.devis_code AS devis_code_15, t0.free_fiche AS free_fiche_16, t0.default_subscription_price_id AS default_subscription_price_id_17, t0.type_id AS type_id_18, t0.billing_information_id AS billing_information_id_19, t0.subscription_price_id AS subscription_price_id_20 FROM network t0 WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "aaa-data" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" (parameters: [ 1 => "5" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.id = ? AND t0.discr IN ('refOrderStatus')" "params" => [ 1 => "5" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" (parameters: [ 1 => "BOURDYA" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "BOURDYA" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.pays AS pays_3, t0.region AS region_4, t0.departement AS departement_5, t0.insee AS insee_6, t0.iris AS iris_7, t0.soft_deleted AS soft_deleted_8, t0.created_at AS created_at_9, t0.soft_deleted_at AS soft_deleted_at_10, t0.parent_id AS parent_id_11, t0.btob_sale_ref_id AS btob_sale_ref_id_12, t0.btoc_sale_ref_id AS btoc_sale_ref_id_13 FROM territory t0 WHERE t0.btob_sale_ref_id = ? AND t0.soft_deleted = ?" (parameters: [ 1 => 1 2 => 0 ], types: [ 1 => 1 2 => 5 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.pays AS pays_3, t0.region AS region_4, t0.departement AS departement_5, t0.insee AS insee_6, t0.iris AS iris_7, t0.soft_deleted AS soft_deleted_8, t0.created_at AS created_at_9, t0.soft_deleted_at AS soft_deleted_at_10, t0.parent_id AS parent_id_11, t0.btob_sale_ref_id AS btob_sale_ref_id_12, t0.btoc_sale_ref_id AS btoc_sale_ref_id_13 FROM territory t0 WHERE t0.btob_sale_ref_id = ? AND t0.soft_deleted = ?" "params" => [ 1 => 1 2 => 0 ] "types" => [ 1 => 1 2 => 5 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.pays AS pays_3, t0.region AS region_4, t0.departement AS departement_5, t0.insee AS insee_6, t0.iris AS iris_7, t0.soft_deleted AS soft_deleted_8, t0.created_at AS created_at_9, t0.soft_deleted_at AS soft_deleted_at_10, t0.parent_id AS parent_id_11, t0.btob_sale_ref_id AS btob_sale_ref_id_12, t0.btoc_sale_ref_id AS btoc_sale_ref_id_13 FROM territory t0 WHERE t0.btoc_sale_ref_id = ? AND t0.soft_deleted = ?" (parameters: [ 1 => 1 2 => 0 ], types: [ 1 => 1 2 => 5 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.pays AS pays_3, t0.region AS region_4, t0.departement AS departement_5, t0.insee AS insee_6, t0.iris AS iris_7, t0.soft_deleted AS soft_deleted_8, t0.created_at AS created_at_9, t0.soft_deleted_at AS soft_deleted_at_10, t0.parent_id AS parent_id_11, t0.btob_sale_ref_id AS btob_sale_ref_id_12, t0.btoc_sale_ref_id AS btoc_sale_ref_id_13 FROM territory t0 WHERE t0.btoc_sale_ref_id = ? AND t0.soft_deleted = ?" "params" => [ 1 => 1 2 => 0 ] "types" => [ 1 => 1 2 => 5 ] ] |
| deprecation |
Deprecated: Creation of dynamic property App\Form\GeoType::$region is deprecated
deprecation
[ "exception" => ErrorException {#3695 #message: "Deprecated: Creation of dynamic property App\Form\GeoType::$region is deprecated" #code: 0 #file: "/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php" #line: 39 #severity: E_DEPRECATED trace: { /var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:39 { App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) … › {
/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:39 {
App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) …
›
|
| deprecation |
Deprecated: Creation of dynamic property App\Form\GeoType::$departement is deprecated
deprecation
[ "exception" => ErrorException {#3708 #message: "Deprecated: Creation of dynamic property App\Form\GeoType::$departement is deprecated" #code: 0 #file: "/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php" #line: 40 #severity: E_DEPRECATED trace: { /var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:40 { App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) … › {
/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:40 {
App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) …
›
|
| deprecation |
Deprecated: Creation of dynamic property App\Form\GeoType::$insee is deprecated
deprecation
[ "exception" => ErrorException {#3704 #message: "Deprecated: Creation of dynamic property App\Form\GeoType::$insee is deprecated" #code: 0 #file: "/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php" #line: 41 #severity: E_DEPRECATED trace: { /var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:41 { App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) … › {
/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:41 {
App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) …
›
|
| deprecation |
Deprecated: Creation of dynamic property App\Form\GeoType::$iris is deprecated
deprecation
[ "exception" => ErrorException {#3702 #message: "Deprecated: Creation of dynamic property App\Form\GeoType::$iris is deprecated" #code: 0 #file: "/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php" #line: 42 #severity: E_DEPRECATED trace: { /var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:42 { App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) … › {
/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:42 {
App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) …
›
|
| deprecation |
Deprecated: Creation of dynamic property App\Form\GeoType::$territories is deprecated
deprecation
[ "exception" => ErrorException {#3699 #message: "Deprecated: Creation of dynamic property App\Form\GeoType::$territories is deprecated" #code: 0 #file: "/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php" #line: 43 #severity: E_DEPRECATED trace: { /var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:43 { App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) … › {
/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Form/GeoType.php:43 {
App\Form\GeoType->__construct(APIBDMR $api, Redis $clientRedis, EntityManagerInterface $em, Session $session) …
›
|
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.name = ? AND t0.discr IN ('refCanal') LIMIT 1" (parameters: [ 1 => "telmobile" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.discr FROM referential t0 WHERE t0.name = ? AND t0.discr IN ('refCanal') LIMIT 1" "params" => [ 1 => "telmobile" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.canal_id AS canal_id_2, t0.price_id AS price_id_3, t0.network_id AS network_id_4, t0.order_mode_id AS order_mode_id_5, t0.order_type_id AS order_type_id_6 FROM price_grid t0 WHERE t0.network_id = ? AND t0.canal_id = ? AND t0.order_mode_id = ? AND t0.order_type_id = ? LIMIT 1" (parameters: [ 1 => 5 2 => 16 3 => 13 4 => 1 ], types: [ 1 => 1 2 => 1 3 => 1 4 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.canal_id AS canal_id_2, t0.price_id AS price_id_3, t0.network_id AS network_id_4, t0.order_mode_id AS order_mode_id_5, t0.order_type_id AS order_type_id_6 FROM price_grid t0 WHERE t0.network_id = ? AND t0.canal_id = ? AND t0.order_mode_id = ? AND t0.order_type_id = ? LIMIT 1" "params" => [ 1 => 5 2 => 16 3 => 13 4 => 1 ] "types" => [ 1 => 1 2 => 1 3 => 1 4 => 1 ] ] |
| critical |
Uncaught PHP Exception Error: "Call to a member function getPrice() on null" at AdministrationController.php line 767
request
[ "exception" => Error {#7450 #message: "Call to a member function getPrice() on null" #code: 0 #file: "/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Controller/AdministrationController.php" #line: 767 trace: { /var/www/dev-requeteur/public_html/requeteur_interface_web/src/Controller/AdministrationController.php:767 { App\Controller\AdministrationController->createandImportAJAX(Request $request, EntityManagerInterface $em, APIBDMR $api, Redis $redis, UserPasswordHasherInterface $passwordHasher, GlobalDataService $dataService, EmailService $emailService): JsonResponse … › › {
/var/www/dev-requeteur/public_html/requeteur_interface_web/src/Controller/AdministrationController.php:767 {
App\Controller\AdministrationController->createandImportAJAX(Request $request, EntityManagerInterface $em, APIBDMR $api, Redis $redis, UserPasswordHasherInterface $passwordHasher, GlobalDataService $dataService, EmailService $emailService): JsonResponse …
›
›
|
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\UX\Turbo\Request\RequestListener::__invoke".
event
[ "event" => "kernel.request" "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "ContainerZCzsmEG\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerZCzsmEG\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" ] |
| debug |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException" ] |
| debug |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException" ] |
| debug |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException" ] |
| debug |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" ] |
| debug |
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" stopped propagation of the event "kernel.exception".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" ] |
| debug |
Stored the security token in the session.
security
[ "key" => "_security_main" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (0)
Log messages generated during the compilation of the service container.
There are no compiler log messages.