Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddParamConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\OptimizerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddExpressionLanguageProvidersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\Filter\SQLFilter::addFilterConstraint()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Filter\SoftDeleteFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Craue\FormFlowBundle\Form\FormFlow::loadStepsConfig()" might add "array" as a native return type declaration in the future. Do the same in child class "App\Form\Flow\BookingFlow" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SupplementBookingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SupplementBookingType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\MessageHandler\ManageGrilleTarifaireHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "App\MessageHandler\SendEmailMessageHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:78 called by App_KernelDevDebugContainer.php:856, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Method "Doctrine\ORM\Query\Filter\SQLFilter::addFilterConstraint()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Filter\SoftDeleteFilter" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:89 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.name_enterprise_online AS name_enterprise_online_3, t0.reference_facture AS reference_facture_4, t0.url_herakles AS url_herakles_5, t0.url_corporate AS url_corporate_6, t0.enterprise_type AS enterprise_type_7, t0.file_path_conditions AS file_path_conditions_8, t0.coef AS coef_9, t0.is_shared_transport_limited AS is_shared_transport_limited_10, t0.date_start AS date_start_11, t0.date_end AS date_end_12, t0.invoice_comment AS invoice_comment_13, t0.vat AS vat_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.rcs AS rcs_17, t0.is_wo_vat AS is_wo_vat_18, t0.email AS email_19, t0.cancellation_email AS cancellation_email_20, t0.delai_paiement_facture AS delai_paiement_facture_21, t0.image_name AS image_name_22, t0.image_size AS image_size_23, t0.night_overprice AS night_overprice_24, t0.night_shift_start AS night_shift_start_25, t0.night_shift_stop AS night_shift_stop_26, t0.luggage_price AS luggage_price_27, t0.invoice_to_be_paid_within_days AS invoice_to_be_paid_within_days_28, t0.vat_number AS vat_number_29, t0.invoice_type AS invoice_type_30, t0.language_invoice AS language_invoice_31, t0.whatsapp AS whatsapp_32, t0.email_envoi AS email_envoi_33, t0.iban AS iban_34, t0.bic_swift AS bic_swift_35, t0.contract_name AS contract_name_36, t0.couffin_rate AS couffin_rate_37, t0.couffin_tva AS couffin_tva_38, t0.baby_seat_rate AS baby_seat_rate_39, t0.baby_seat_tva AS baby_seat_tva_40, t0.booster_seat_rate AS booster_seat_rate_41, t0.booster_seat_tva AS booster_seat_tva_42, t0.creation_date AS creation_date_43, t0.update_date AS update_date_44, t0.is_deleted AS is_deleted_45, t0.delete_date AS delete_date_46, t0.bank_id AS bank_id_47, t0.location_id AS location_id_48, t0.created_by_id AS created_by_id_49, t0.updated_by_id AS updated_by_id_50, t0.deleted_by_id AS deleted_by_id_51 FROM enterprise t0 WHERE t0.id = ? AND ((t0.is_deleted = false or t0.is_deleted is null))"
(parameters:
[1 => "6"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.name_enterprise_online AS name_enterprise_online_3, t0.reference_facture AS reference_facture_4, t0.url_herakles AS url_herakles_5, t0.url_corporate AS url_corporate_6, t0.enterprise_type AS enterprise_type_7, t0.file_path_conditions AS file_path_conditions_8, t0.coef AS coef_9, t0.is_shared_transport_limited AS is_shared_transport_limited_10, t0.date_start AS date_start_11, t0.date_end AS date_end_12, t0.invoice_comment AS invoice_comment_13, t0.vat AS vat_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.rcs AS rcs_17, t0.is_wo_vat AS is_wo_vat_18, t0.email AS email_19, t0.cancellation_email AS cancellation_email_20, t0.delai_paiement_facture AS delai_paiement_facture_21, t0.image_name AS image_name_22, t0.image_size AS image_size_23, t0.night_overprice AS night_overprice_24, t0.night_shift_start AS night_shift_start_25, t0.night_shift_stop AS night_shift_stop_26, t0.luggage_price AS luggage_price_27, t0.invoice_to_be_paid_within_days AS invoice_to_be_paid_within_days_28, t0.vat_number AS vat_number_29, t0.invoice_type AS invoice_type_30, t0.language_invoice AS language_invoice_31, t0.whatsapp AS whatsapp_32, t0.email_envoi AS email_envoi_33, t0.iban AS iban_34, t0.bic_swift AS bic_swift_35, t0.contract_name AS contract_name_36, t0.couffin_rate AS couffin_rate_37, t0.couffin_tva AS couffin_tva_38, t0.baby_seat_rate AS baby_seat_rate_39, t0.baby_seat_tva AS baby_seat_tva_40, t0.booster_seat_rate AS booster_seat_rate_41, t0.booster_seat_tva AS booster_seat_tva_42, t0.creation_date AS creation_date_43, t0.update_date AS update_date_44, t0.is_deleted AS is_deleted_45, t0.delete_date AS delete_date_46, t0.bank_id AS bank_id_47, t0.location_id AS location_id_48, t0.created_by_id AS created_by_id_49, t0.updated_by_id AS updated_by_id_50, t0.deleted_by_id AS deleted_by_id_51 FROM enterprise t0 WHERE t0.id = ? AND ((t0.is_deleted = false or t0.is_deleted is null))"
"params" => [1 => "6"
]
"types" => [1 => 1]
]
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.code_iso AS code_iso_3, t0.creation_date AS creation_date_4, t0.update_date AS update_date_5, t0.is_deleted AS is_deleted_6, t0.delete_date AS delete_date_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.deleted_by_id AS deleted_by_id_10 FROM country t0 WHERE ((t0.is_deleted = false or t0.is_deleted is null))"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code_iso AS code_iso_3, t0.creation_date AS creation_date_4, t0.update_date AS update_date_5, t0.is_deleted AS is_deleted_6, t0.delete_date AS delete_date_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.deleted_by_id AS deleted_by_id_10 FROM country t0 WHERE ((t0.is_deleted = false or t0.is_deleted is null))"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.code_iso AS code_iso_3, t0.creation_date AS creation_date_4, t0.update_date AS update_date_5, t0.is_deleted AS is_deleted_6, t0.delete_date AS delete_date_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.deleted_by_id AS deleted_by_id_10 FROM country t0 WHERE t0.name = ? AND ((t0.is_deleted = false or t0.is_deleted is null)) LIMIT 1"
(parameters:
[1 => "France"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code_iso AS code_iso_3, t0.creation_date AS creation_date_4, t0.update_date AS update_date_5, t0.is_deleted AS is_deleted_6, t0.delete_date AS delete_date_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.deleted_by_id AS deleted_by_id_10 FROM country t0 WHERE t0.name = ? AND ((t0.is_deleted = false or t0.is_deleted is null)) LIMIT 1"
"params" => [1 => "France"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code_iso AS code_iso_2, c0_.creation_date AS creation_date_3, c0_.update_date AS update_date_4, c0_.is_deleted AS is_deleted_5, c0_.delete_date AS delete_date_6, c0_.created_by_id AS created_by_id_7, c0_.updated_by_id AS updated_by_id_8, c0_.deleted_by_id AS deleted_by_id_9 FROM country c0_ WHERE (c0_.is_deleted = false or c0_.is_deleted is null)"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code_iso AS code_iso_2, c0_.creation_date AS creation_date_3, c0_.update_date AS update_date_4, c0_.is_deleted AS is_deleted_5, c0_.delete_date AS delete_date_6, c0_.created_by_id AS created_by_id_7, c0_.updated_by_id AS updated_by_id_8, c0_.deleted_by_id AS deleted_by_id_9 FROM country c0_ WHERE (c0_.is_deleted = false or c0_.is_deleted is null)"
]
deprecation
User Deprecated: Since twig/twig 3.14: The "Twig\Environment::mergeGlobals" method is deprecated.