User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.meta_description AS meta_description_3 FROM sewing_category t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.meta_description AS meta_description_3 FROM sewing_category t0"
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.level AS level_2, s0_.price_ht AS price_ht_3, s0_.tva AS tva_4, s0_.description AS description_5, s0_.picture AS picture_6, s0_.picture_alt AS picture_alt_7, s0_.published AS published_8, s0_.date_publication AS date_publication_9, s0_.file AS file_10, s0_.is_on_homepage AS is_on_homepage_11, s0_.is_physical AS is_physical_12, s0_.is_quantity AS is_quantity_13, s0_.category_id AS category_id_14 FROM sewing s0_ WHERE s0_.published = 1 AND s0_.date_publication <= CURRENT_DATE AND s0_.level = ? ORDER BY s0_.id DESC LIMIT 9"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.level AS level_2, s0_.price_ht AS price_ht_3, s0_.tva AS tva_4, s0_.description AS description_5, s0_.picture AS picture_6, s0_.picture_alt AS picture_alt_7, s0_.published AS published_8, s0_.date_publication AS date_publication_9, s0_.file AS file_10, s0_.is_on_homepage AS is_on_homepage_11, s0_.is_physical AS is_physical_12, s0_.is_quantity AS is_quantity_13, s0_.category_id AS category_id_14 FROM sewing s0_ WHERE s0_.published = 1 AND s0_.date_publication <= CURRENT_DATE AND s0_.level = ? ORDER BY s0_.id DESC LIMIT 9"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.level AS level_2, s0_.price_ht AS price_ht_3, s0_.tva AS tva_4, s0_.description AS description_5, s0_.picture AS picture_6, s0_.picture_alt AS picture_alt_7, s0_.published AS published_8, s0_.date_publication AS date_publication_9, s0_.file AS file_10, s0_.is_on_homepage AS is_on_homepage_11, s0_.is_physical AS is_physical_12, s0_.is_quantity AS is_quantity_13, s0_.category_id AS category_id_14 FROM sewing s0_ WHERE s0_.published = 1 AND s0_.date_publication <= CURRENT_DATE AND s0_.level = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.level AS level_2, s0_.price_ht AS price_ht_3, s0_.tva AS tva_4, s0_.description AS description_5, s0_.picture AS picture_6, s0_.picture_alt AS picture_alt_7, s0_.published AS published_8, s0_.date_publication AS date_publication_9, s0_.file AS file_10, s0_.is_on_homepage AS is_on_homepage_11, s0_.is_physical AS is_physical_12, s0_.is_quantity AS is_quantity_13, s0_.category_id AS category_id_14 FROM sewing s0_ WHERE s0_.published = 1 AND s0_.date_publication <= CURRENT_DATE AND s0_.level = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.level AS level_2, s0_.price_ht AS price_ht_3, s0_.tva AS tva_4, s0_.description AS description_5, s0_.picture AS picture_6, s0_.picture_alt AS picture_alt_7, s0_.published AS published_8, s0_.date_publication AS date_publication_9, s0_.file AS file_10, s0_.is_on_homepage AS is_on_homepage_11, s0_.is_physical AS is_physical_12, s0_.is_quantity AS is_quantity_13, s0_.category_id AS category_id_14 FROM sewing s0_ WHERE s0_.published = 1 AND s0_.date_publication <= CURRENT_DATE AND s0_.level = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.level AS level_2, s0_.price_ht AS price_ht_3, s0_.tva AS tva_4, s0_.description AS description_5, s0_.picture AS picture_6, s0_.picture_alt AS picture_alt_7, s0_.published AS published_8, s0_.date_publication AS date_publication_9, s0_.file AS file_10, s0_.is_on_homepage AS is_on_homepage_11, s0_.is_physical AS is_physical_12, s0_.is_quantity AS is_quantity_13, s0_.category_id AS category_id_14 FROM sewing s0_ WHERE s0_.published = 1 AND s0_.date_publication <= CURRENT_DATE AND s0_.level = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.published AS published_4, t0.date_publication AS date_publication_5 FROM notification t0 WHERE t0.published = ? ORDER BY t0.date_publication DESC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.published AS published_4, t0.date_publication AS date_publication_5 FROM notification t0 WHERE t0.published = ? ORDER BY t0.date_publication DESC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing query:
"SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
doctrine
[
"sql" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
]
User Deprecated: Method "Swift_Transport_EsmtpHandler::getMailParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_EsmtpHandler::getRcptParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_CramMd5Authenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_LoginAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_PlainAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_NTLMAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_AbstractSmtpTransport" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_OutputByteStream::setReadPointer()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_StreamBuffer" now to avoid errors or add an explicit @return annotation to suppress this message.