Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" 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\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Knp\Bundle\GaufretteBundle\DependencyInjection\KnpGaufretteExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\DependencyInjection\LiipImagineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Administratif\ExpensesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Core\ContactsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Elearning\SubscriptionCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Mailing\StacksCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Manage\BufferCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Shop\RegistrationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Shop\SubscriptionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Shop\UsersCommissionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\WebSocket\ElearningServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\ElearningServerCommand".
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\WebSocket\GptServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\GptServerCommand".
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\WebSocket\RentalPropertyServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\RentalPropertyServerCommand".
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1"
(parameters:
[1 => "fr/fiche-poste/developpeur-web"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1"
"params" => [1 => "fr/fiche-poste/developpeur-web"
2 => 1]
"types" => [1 => 22 => 5]
]
deprecation
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Yectep\PhpSpreadsheetBundle\PhpSpreadsheetBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
"SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE a0_.language = ? AND a0_.pageslug = ? AND a0_.pageslug2 = ? AND a0_.pageslug3 IS NULL"
[
"sql" => "SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE a0_.language = ? AND a0_.pageslug = ? AND a0_.pageslug2 = ? AND a0_.pageslug3 IS NULL"
"params" => [1 => "fr"
2 => "fiche-poste"
3 => "developpeur-web"
]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
(parameters:
[1 => "%article%"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
"params" => [1 => "%article%"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
(parameters:
[1 => "%blog%"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
"params" => [1 => "%blog%"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.locale = ?"
(parameters:
[1 => "fr"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.locale = ?"
"params" => [1 => "fr"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
(parameters:
[1 => "%socialmedia%"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
"params" => [1 => "%socialmedia%"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => "developpeur-web"
2 => "en"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
"params" => [1 => "developpeur-web"
2 => "en"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => "developpeur-web"
2 => "fr"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
"params" => [1 => "developpeur-web"
2 => "fr"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => "developpeur-web"
2 => "de"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
"params" => [1 => "developpeur-web"
2 => "de"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => "developpeur-web"
2 => "es"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
"params" => [1 => "developpeur-web"
2 => "es"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => "developpeur-web"
2 => "nl"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published_at AS published_at_4, t0.slug AS slug_5, t0.title AS title_6, t0.title_ariane AS title_ariane_7, t0.shortTitle AS shortTitle_8, t0.subtitle AS subtitle_9, t0.type AS type_10, t0.short_description AS short_description_11, t0.description AS description_12, t0.description_start AS description_start_13, t0.tags AS tags_14, t0.visibility AS visibility_15, t0.language AS language_16, t0.carousel AS carousel_17, t0.featured AS featured_18, t0.autopublished_at AS autopublished_at_19, t0.translation AS translation_20, t0.sitemap AS sitemap_21, t0.robots AS robots_22, t0.type_editor AS type_editor_23, t0.canonical AS canonical_24, t0.author AS author_25, t0.url AS url_26, t0.cta_html AS cta_html_27, t0.keyword AS keyword_28, t0.pageslug AS pageslug_29, t0.pageslug2 AS pageslug2_30, t0.pageslug3 AS pageslug3_31, t0.visibleArticles AS visibleArticles_32, t0.onlyPage AS onlyPage_33, t0.identifiant AS identifiant_34, t0.image_name AS image_name_35, t0.image_original_name AS image_original_name_36, t0.image_mime_type AS image_mime_type_37, t0.image_size AS image_size_38, t0.image_dimensions AS image_dimensions_39 FROM articles_articles t0 WHERE t0.identifiant = ? AND t0.language = ? LIMIT 1"
"params" => [1 => "developpeur-web"
2 => "nl"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.platform AS platform_1, c0_.country_code AS country_code_2, c0_.country_label AS country_label_3, c0_.country_flag AS country_flag_4, c0_.url AS url_5, c0_.is_primary AS is_primary_6, c0_.is_active AS is_active_7, c0_.position AS position_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10 FROM cvs_app_store_links c0_ WHERE c0_.is_active = ? AND c0_.url IS NOT NULL AND c0_.url <> '' ORDER BY c0_.is_primary DESC, c0_.position ASC, c0_.country_label ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.platform AS platform_1, c0_.country_code AS country_code_2, c0_.country_label AS country_label_3, c0_.country_flag AS country_flag_4, c0_.url AS url_5, c0_.is_primary AS is_primary_6, c0_.is_active AS is_active_7, c0_.position AS position_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10 FROM cvs_app_store_links c0_ WHERE c0_.is_active = ? AND c0_.url IS NOT NULL AND c0_.url <> '' ORDER BY c0_.is_primary DESC, c0_.position ASC, c0_.country_label ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.identifiant AS identifiant_4, t0.title AS title_5, t0.description AS description_6, t0.locale AS locale_7 FROM articles_blocks t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.identifiant AS identifiant_4, t0.title AS title_5, t0.description AS description_6, t0.locale AS locale_7 FROM articles_blocks t0"
]
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.identifiant AS identifiant_4, t0.title AS title_5, t0.description AS description_6, t0.locale AS locale_7 FROM articles_blocks t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.identifiant AS identifiant_4, t0.title AS title_5, t0.description AS description_6, t0.locale AS locale_7 FROM articles_blocks t0"
]
debug
Executing statement:
"SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE (a0_.visibility = 1 AND a0_.published_at IS NOT NULL) AND a0_.language = ? ORDER BY a0_.published_at DESC LIMIT 5"
(parameters:
[1 => "fr"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE (a0_.visibility = 1 AND a0_.published_at IS NOT NULL) AND a0_.language = ? ORDER BY a0_.published_at DESC LIMIT 5"
"params" => [1 => "fr"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title AS title_3, c0_.locale AS locale_4, c0_.title_page AS title_page_5, c0_.description_page AS description_page_6, c0_.description_page2 AS description_page2_7, c0_.description_page3 AS description_page3_8, c0_.short_title AS short_title_9, c0_.short_description AS short_description_10, c0_.slug AS slug_11, c0_.type AS type_12, c0_.title_work_1 AS title_work_1_13, c0_.title_work_2 AS title_work_2_14, c0_.title_work_3 AS title_work_3_15, c0_.description_work_1 AS description_work_1_16, c0_.description_work_2 AS description_work_2_17, c0_.description_work_3 AS description_work_3_18, c0_.title_presentation_1 AS title_presentation_1_19, c0_.title_presentation_2 AS title_presentation_2_20, c0_.title_presentation_3 AS title_presentation_3_21, c0_.title_presentation_4 AS title_presentation_4_22, c0_.description_presentation_1 AS description_presentation_1_23, c0_.description_presentation_2 AS description_presentation_2_24, c0_.description_presentation_3 AS description_presentation_3_25, c0_.description_presentation_4 AS description_presentation_4_26, c0_.citation_presentation_1 AS citation_presentation_1_27, c0_.citation_presentation_2 AS citation_presentation_2_28, c0_.citation_presentation_3 AS citation_presentation_3_29, c0_.citation_presentation_4 AS citation_presentation_4_30, c0_.label_presentation_1 AS label_presentation_1_31, c0_.label_presentation_2 AS label_presentation_2_32, c0_.label_presentation_3 AS label_presentation_3_33, c0_.label_presentation_4 AS label_presentation_4_34, c0_.author_presentation_1 AS author_presentation_1_35, c0_.author_presentation_2 AS author_presentation_2_36, c0_.author_presentation_3 AS author_presentation_3_37, c0_.author_presentation_4 AS author_presentation_4_38, c0_.role_presentation_1 AS role_presentation_1_39, c0_.role_presentation_2 AS role_presentation_2_40, c0_.role_presentation_3 AS role_presentation_3_41, c0_.role_presentation_4 AS role_presentation_4_42, c0_.featured AS featured_43, c0_.position AS position_44, c0_.online AS online_45 FROM cvs_landingjobs c0_ WHERE c0_.locale = ? AND c0_.featured = ? AND ((c0_.online = ? OR c0_.online IS NULL)) ORDER BY c0_.position ASC, c0_.updated_at DESC LIMIT 5"
(parameters:
[1 => "fr"
2 => 13 => 1]
, types:
[1 => 22 => 53 => 5]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title AS title_3, c0_.locale AS locale_4, c0_.title_page AS title_page_5, c0_.description_page AS description_page_6, c0_.description_page2 AS description_page2_7, c0_.description_page3 AS description_page3_8, c0_.short_title AS short_title_9, c0_.short_description AS short_description_10, c0_.slug AS slug_11, c0_.type AS type_12, c0_.title_work_1 AS title_work_1_13, c0_.title_work_2 AS title_work_2_14, c0_.title_work_3 AS title_work_3_15, c0_.description_work_1 AS description_work_1_16, c0_.description_work_2 AS description_work_2_17, c0_.description_work_3 AS description_work_3_18, c0_.title_presentation_1 AS title_presentation_1_19, c0_.title_presentation_2 AS title_presentation_2_20, c0_.title_presentation_3 AS title_presentation_3_21, c0_.title_presentation_4 AS title_presentation_4_22, c0_.description_presentation_1 AS description_presentation_1_23, c0_.description_presentation_2 AS description_presentation_2_24, c0_.description_presentation_3 AS description_presentation_3_25, c0_.description_presentation_4 AS description_presentation_4_26, c0_.citation_presentation_1 AS citation_presentation_1_27, c0_.citation_presentation_2 AS citation_presentation_2_28, c0_.citation_presentation_3 AS citation_presentation_3_29, c0_.citation_presentation_4 AS citation_presentation_4_30, c0_.label_presentation_1 AS label_presentation_1_31, c0_.label_presentation_2 AS label_presentation_2_32, c0_.label_presentation_3 AS label_presentation_3_33, c0_.label_presentation_4 AS label_presentation_4_34, c0_.author_presentation_1 AS author_presentation_1_35, c0_.author_presentation_2 AS author_presentation_2_36, c0_.author_presentation_3 AS author_presentation_3_37, c0_.author_presentation_4 AS author_presentation_4_38, c0_.role_presentation_1 AS role_presentation_1_39, c0_.role_presentation_2 AS role_presentation_2_40, c0_.role_presentation_3 AS role_presentation_3_41, c0_.role_presentation_4 AS role_presentation_4_42, c0_.featured AS featured_43, c0_.position AS position_44, c0_.online AS online_45 FROM cvs_landingjobs c0_ WHERE c0_.locale = ? AND c0_.featured = ? AND ((c0_.online = ? OR c0_.online IS NULL)) ORDER BY c0_.position ASC, c0_.updated_at DESC LIMIT 5"
"params" => [1 => "fr"
2 => 13 => 1]
"types" => [1 => 22 => 53 => 5]
]
deprecation
User Deprecated: The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Component\Validator\Constraints\NotBlank".