Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Flexy\FrontBundle\EventSubscriber\EasyAdminSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Flexy\FrontBundle\EventSubscriber\EventDoctrineSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Flexy\FrontBundle\EventSubscriber\EventsApiSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Flexy\ShopBundle\EventSubscriber\EasyAdminSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Flexy\ShopBundle\EventSubscriber\EventDoctrineSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Flexy\ShopBundle\EventSubscriber\EventsApiSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\CastFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\CastFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\DateFormatFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\DateFormatFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\DateFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\DateFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\DayFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\DayFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\MonthFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\MonthFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\RoundFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\RoundFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\WeekFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\WeekFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\YearFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\YearFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\YearWeekFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\YearWeekFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\EasyAdminSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::index()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Overriding\FlexyAbstractCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::detail()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Overriding\FlexyAbstractCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Overriding\FlexyAbstractCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::new()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Overriding\FlexyAbstractCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::delete()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Overriding\FlexyAbstractCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0.
User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
"SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.code AS code_27, t0.reference AS reference_28, t0.identity_number AS identity_number_29, t0.is_actif AS is_actif_30, t0.customer_group_id AS customer_group_id_31, t0.user_id AS user_id_32, t0.vendor_id AS vendor_id_33, t0.city_region_id AS city_region_id_34, t0.store_id AS store_id_35 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))"
(parameters:
[1 => 2102]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.code AS code_27, t0.reference AS reference_28, t0.identity_number AS identity_number_29, t0.is_actif AS is_actif_30, t0.customer_group_id AS customer_group_id_31, t0.user_id AS user_id_32, t0.vendor_id AS vendor_id_33, t0.city_region_id AS city_region_id_34, t0.store_id AS store_id_35 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))"
"params" => [1 => 2102]
"types" => [1 => 1]
]
deprecation
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Flexy\ShopBundle\Validator\UniqueShippingRule" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.source AS source_17, t0.delivery_at AS delivery_at_18, t0.recovery_at AS recovery_at_19, t0.old_order_number AS old_order_number_20, t0.reduction AS reduction_21, t0.distance AS distance_22, t0.payed_amount AS payed_amount_23, t0.start_processing_at AS start_processing_at_24, t0.delivery_type AS delivery_type_25, t0.start_delivery_at AS start_delivery_at_26, t0.is_to_do AS is_to_do_27, t0.collect_address AS collect_address_28, t0.shipping_address AS shipping_address_29, t0.collect_tel AS collect_tel_30, t0.is_heavy AS is_heavy_31, t0.shipping_tips AS shipping_tips_32, t0.wallet_payment_amount AS wallet_payment_amount_33, t0.is_checked AS is_checked_34, t0.token_stripe AS token_stripe_35, t0.order_type AS order_type_36, t0.deleted_at AS deleted_at_37, t0.created_by AS created_by_38, t0.reference AS reference_39, t0.customer_id AS customer_id_40, t0.demande_fund_id AS demande_fund_id_41, t0.shipping_method_id AS shipping_method_id_42, t0.agent_id AS agent_id_43, t0.payment_method_id AS payment_method_id_44, t0.coupon_id AS coupon_id_45, t0.agent_to_do_id AS agent_to_do_id_46, t0.city_region_shipping_id AS city_region_shipping_id_47, t0.city_region_collect_id AS city_region_collect_id_48, t0.vendor_id AS vendor_id_49, t0.store_id AS store_id_50, t0.shipment_id AS shipment_id_51, t0.invoice_id AS invoice_id_52, t0.cash_box_order_id AS cash_box_order_id_53, t0.dtype, t1.type AS type_54 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL)) LIMIT 1"
(parameters:
[1 => 2102]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.source AS source_17, t0.delivery_at AS delivery_at_18, t0.recovery_at AS recovery_at_19, t0.old_order_number AS old_order_number_20, t0.reduction AS reduction_21, t0.distance AS distance_22, t0.payed_amount AS payed_amount_23, t0.start_processing_at AS start_processing_at_24, t0.delivery_type AS delivery_type_25, t0.start_delivery_at AS start_delivery_at_26, t0.is_to_do AS is_to_do_27, t0.collect_address AS collect_address_28, t0.shipping_address AS shipping_address_29, t0.collect_tel AS collect_tel_30, t0.is_heavy AS is_heavy_31, t0.shipping_tips AS shipping_tips_32, t0.wallet_payment_amount AS wallet_payment_amount_33, t0.is_checked AS is_checked_34, t0.token_stripe AS token_stripe_35, t0.order_type AS order_type_36, t0.deleted_at AS deleted_at_37, t0.created_by AS created_by_38, t0.reference AS reference_39, t0.customer_id AS customer_id_40, t0.demande_fund_id AS demande_fund_id_41, t0.shipping_method_id AS shipping_method_id_42, t0.agent_id AS agent_id_43, t0.payment_method_id AS payment_method_id_44, t0.coupon_id AS coupon_id_45, t0.agent_to_do_id AS agent_to_do_id_46, t0.city_region_shipping_id AS city_region_shipping_id_47, t0.city_region_collect_id AS city_region_collect_id_48, t0.vendor_id AS vendor_id_49, t0.store_id AS store_id_50, t0.shipment_id AS shipment_id_51, t0.invoice_id AS invoice_id_52, t0.cash_box_order_id AS cash_box_order_id_53, t0.dtype, t1.type AS type_54 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL)) LIMIT 1"
"params" => [1 => 2102]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.order_item_id AS order_item_id_9 FROM product_subscription t0 WHERE t0.customer_id = ?"
(parameters:
[1 => 2102]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.order_item_id AS order_item_id_9 FROM product_subscription t0 WHERE t0.customer_id = ?"
"params" => [1 => 2102]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.subscription_duration AS subscription_duration_29, t0.promotion_id AS promotion_id_30, t0.vendor_id AS vendor_id_31, t0.brand_id AS brand_id_32, t0.parent_category_id AS parent_category_id_33, t0.cloned_product_id AS cloned_product_id_34, t0.store_id AS store_id_35, t0.dtype, t1.regular_price AS regular_price_36 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.subscription_duration AS subscription_duration_29, t0.promotion_id AS promotion_id_30, t0.vendor_id AS vendor_id_31, t0.brand_id AS brand_id_32, t0.parent_category_id AS parent_category_id_33, t0.cloned_product_id AS cloned_product_id_34, t0.store_id AS store_id_35, t0.dtype, t1.regular_price AS regular_price_36 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.price AS price_6, t0.reduction AS reduction_7, t0.product_id AS product_id_8, t0.parent_order_id AS parent_order_id_9, t0.pack_engagement_id AS pack_engagement_id_10, t0.shipment_item_id AS shipment_item_id_11, t0.dtype, t1.movement_type AS movement_type_12, t1.movement_objectif AS movement_objectif_13, t1.article_id AS article_id_14, t1.document_id AS document_id_15 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.id = ?"
(parameters:
[1 => 3737]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.price AS price_6, t0.reduction AS reduction_7, t0.product_id AS product_id_8, t0.parent_order_id AS parent_order_id_9, t0.pack_engagement_id AS pack_engagement_id_10, t0.shipment_item_id AS shipment_item_id_11, t0.dtype, t1.movement_type AS movement_type_12, t1.movement_objectif AS movement_objectif_13, t1.article_id AS article_id_14, t1.document_id AS document_id_15 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.id = ?"
"params" => [1 => 3737]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.front_theme_id AS front_theme_id_30 FROM settings t0 WHERE t0.code = ? LIMIT 1"
(parameters:
[1 => "main"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.front_theme_id AS front_theme_id_30 FROM settings t0 WHERE t0.code = ? LIMIT 1"
"params" => [1 => "main"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
[
"sql" => """
SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'lasalleerp_salle' */ ORDER BY k.ORDINAL_POSITION
"""
"params" => [1 => "lasalleerp_salle"
2 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
[
"sql" => """
SELECT c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
"params" => [1 => "lasalleerp_salle"
2 => "lasalleerp_salle"
3 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
[
"sql" => """
SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
"params" => [1 => "lasalleerp_salle"
2 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing query:
"SELECT * FROM doctrine_migration_versions"
doctrine
[
"sql" => "SELECT * FROM doctrine_migration_versions"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
deprecation
User Deprecated: Since api-platform/core 2.7: The Doctrine annotation ApiPlatform\Core\Annotation\ApiResource is deprecated, use the PHP attribute ApiPlatform\Metadata\ApiResource instead.