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.
"SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.online AS online_5, t0.file_name AS file_name_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.slug AS slug_9, t0.no_index AS no_index_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM blogs t0 WHERE t0.slug = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.online AS online_5, t0.file_name AS file_name_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.slug AS slug_9, t0.no_index AS no_index_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM blogs t0 WHERE t0.slug = ? LIMIT 1"
"params" => [1 => "comment-puis-je-trouver-des-clients-sur-internet-pour-mon-cabinet"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.online AS online_5, t0.file_name AS file_name_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.slug AS slug_9, t0.no_index AS no_index_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM blogs t0 WHERE t0.slug = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.online AS online_5, t0.file_name AS file_name_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.slug AS slug_9, t0.no_index AS no_index_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM blogs t0 WHERE t0.slug = ? LIMIT 1"
"params" => [1 => "comment-puis-je-trouver-des-clients-sur-internet-pour-mon-cabinet"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.afid AS afid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM newsletters t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.afid AS afid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM newsletters t0"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.source AS source_4, t0.promote AS promote_5, t0.image AS image_6, t0.image_post_inscription AS image_post_inscription_7, t0.link AS link_8, t0.date_register AS date_register_9, t0.email_partenaire AS email_partenaire_10, t0.online AS online_11, t0.popup AS popup_12, t0.name_partenaire AS name_partenaire_13, t0.url_affiliation AS url_affiliation_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM webinaires t0 WHERE t0.promote = ? LIMIT 1"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.source AS source_4, t0.promote AS promote_5, t0.image AS image_6, t0.image_post_inscription AS image_post_inscription_7, t0.link AS link_8, t0.date_register AS date_register_9, t0.email_partenaire AS email_partenaire_10, t0.online AS online_11, t0.popup AS popup_12, t0.name_partenaire AS name_partenaire_13, t0.url_affiliation AS url_affiliation_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM webinaires t0 WHERE t0.promote = ? LIMIT 1"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.source AS source_4, t0.promote AS promote_5, t0.image AS image_6, t0.image_post_inscription AS image_post_inscription_7, t0.link AS link_8, t0.date_register AS date_register_9, t0.email_partenaire AS email_partenaire_10, t0.online AS online_11, t0.popup AS popup_12, t0.name_partenaire AS name_partenaire_13, t0.url_affiliation AS url_affiliation_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM webinaires t0 WHERE t0.popup = ? LIMIT 1"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.source AS source_4, t0.promote AS promote_5, t0.image AS image_6, t0.image_post_inscription AS image_post_inscription_7, t0.link AS link_8, t0.date_register AS date_register_9, t0.email_partenaire AS email_partenaire_10, t0.online AS online_11, t0.popup AS popup_12, t0.name_partenaire AS name_partenaire_13, t0.url_affiliation AS url_affiliation_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM webinaires t0 WHERE t0.popup = ? LIMIT 1"
"params" => [1 => 1]
"types" => [1 => 5]
]
deprecation
User Deprecated: 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 "DoctrineExtensions\Query\Mysql\Rand" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: 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 "DoctrineExtensions\Query\Mysql\Rand" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT a0_.id AS id_0, a0_.photo AS photo_1, a0_.updated_at AS updated_at_2, a0_.avis AS avis_3, a0_.prenom AS prenom_4, a0_.cabinet AS cabinet_5 FROM avis_client a0_ ORDER BY RAND() ASC LIMIT 6"
doctrine
[
"sql" => "SELECT a0_.id AS id_0, a0_.photo AS photo_1, a0_.updated_at AS updated_at_2, a0_.avis AS avis_3, a0_.prenom AS prenom_4, a0_.cabinet AS cabinet_5 FROM avis_client a0_ ORDER BY RAND() ASC LIMIT 6"
]
debug
Executing query:
"SELECT COUNT(a0_.id) AS sclr_0 FROM avis_client a0_"
doctrine
[
"sql" => "SELECT COUNT(a0_.id) AS sclr_0 FROM avis_client a0_"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.rating AS rating_2, t0.review_count AS review_count_3, t0.updated_at AS updated_at_4 FROM google_review_stats t0 LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.rating AS rating_2, t0.review_count AS review_count_3, t0.updated_at AS updated_at_4 FROM google_review_stats t0 LIMIT 1"
]
debug
Executing query:
"SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
doctrine
[
"sql" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
]
debug
Executing query:
"SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
doctrine
[
"sql" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing query:
"SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'agexv3_dev' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
doctrine
[
"sql" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'agexv3_dev' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing query:
"SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!50116 , c.UPDATE_RULE, c.DELETE_RULE */ FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE k /*!50116 INNER JOIN INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'agexv3_dev' /*!50116 AND c.CONSTRAINT_SCHEMA = 'agexv3_dev' */ORDER BY k.ORDINAL_POSITION"
doctrine
[
"sql" => "SELECT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME /*!50116 , c.UPDATE_RULE, c.DELETE_RULE */ FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE k /*!50116 INNER JOIN INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_NAME = 'doctrine_migration_versions' AND k.TABLE_SCHEMA = 'agexv3_dev' /*!50116 AND c.CONSTRAINT_SCHEMA = 'agexv3_dev' */ORDER BY k.ORDINAL_POSITION"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing query:
"SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'agexv3_dev' ORDER BY SEQ_IN_INDEX ASC"
doctrine
[
"sql" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'agexv3_dev' ORDER BY SEQ_IN_INDEX ASC"
]