Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
User Deprecated: MySQL 5.6 support is deprecated and will be removed in DBAL 4. Consider upgrading to MySQL 5.7 or later. (AbstractMySQLDriver.php:113 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5072, package doctrine/dbal)
"SELECT t0.install_errors AS install_errors_1, t0.id AS id_2, t0.create_at AS create_at_3, t0.update_at AS update_at_4, t0.uuid AS uuid_5, t0.insales_login AS insales_login_6, t0.insales_password AS insales_password_7, t0.insales_host AS insales_host_8, t0.insales_connected AS insales_connected_9, t0.insales_widget_token AS insales_widget_token_10, t0.insales_payment_id AS insales_payment_id_11, t0.insales_payment_password AS insales_payment_password_12, t0.bspb_ssl_key AS bspb_ssl_key_13, t0.bspb_ssl_cert AS bspb_ssl_cert_14, t0.bspb_url AS bspb_url_15, t0.bspb_scheme AS bspb_scheme_16, t0.bspb_merchant AS bspb_merchant_17, t0.bspb_password AS bspb_password_18, t0.bspb_en_log AS bspb_en_log_19, t0.bspb_en_no_basket_form AS bspb_en_no_basket_form_20, t0.bspb_is_ofd AS bspb_is_ofd_21, t22.email AS email_23, t22.password AS password_24, t22.password_reset_token AS password_reset_token_25, t22.id AS id_26, t22.create_at AS create_at_27, t22.update_at AS update_at_28, t22.active AS active_29, t22.uuid AS uuid_30, t22.application_id AS application_id_31 FROM application t0 LEFT JOIN users t22 ON t22.application_id = t0.id WHERE t0.uuid = ? LIMIT 1"
(parameters:
[1 => "01938874-4d1f-7070-bf0a-a939b19bc3e9"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.install_errors AS install_errors_1, t0.id AS id_2, t0.create_at AS create_at_3, t0.update_at AS update_at_4, t0.uuid AS uuid_5, t0.insales_login AS insales_login_6, t0.insales_password AS insales_password_7, t0.insales_host AS insales_host_8, t0.insales_connected AS insales_connected_9, t0.insales_widget_token AS insales_widget_token_10, t0.insales_payment_id AS insales_payment_id_11, t0.insales_payment_password AS insales_payment_password_12, t0.bspb_ssl_key AS bspb_ssl_key_13, t0.bspb_ssl_cert AS bspb_ssl_cert_14, t0.bspb_url AS bspb_url_15, t0.bspb_scheme AS bspb_scheme_16, t0.bspb_merchant AS bspb_merchant_17, t0.bspb_password AS bspb_password_18, t0.bspb_en_log AS bspb_en_log_19, t0.bspb_en_no_basket_form AS bspb_en_no_basket_form_20, t0.bspb_is_ofd AS bspb_is_ofd_21, t22.email AS email_23, t22.password AS password_24, t22.password_reset_token AS password_reset_token_25, t22.id AS id_26, t22.create_at AS create_at_27, t22.update_at AS update_at_28, t22.active AS active_29, t22.uuid AS uuid_30, t22.application_id AS application_id_31 FROM application t0 LEFT JOIN users t22 ON t22.application_id = t0.id WHERE t0.uuid = ? LIMIT 1"
"params" => [1 => "01938874-4d1f-7070-bf0a-a939b19bc3e9"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
(parameters:
[1 => 12 => 125564199]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
"params" => [1 => 12 => 125564199]
"types" => [1 => 12 => 2]
]
debug
Rolling back transaction
doctrine
deprecation
User Deprecated: Since symfony/messenger 6.4: The "Symfony\Component\Messenger\Exception\HandlerFailedException::getNestedExceptions()" method is deprecated, use "Symfony\Component\Messenger\Exception\HandlerFailedException::getWrappedExceptions()" instead.