[2026-07-13T21:45:59.042648+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:45:59.042660+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:45:59.044779+02:00] php.DEBUG: Warning: mkdir(): File exists {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php","line":40,"trace":[{"file":"/home/syllamd/serignesam/var/cache/dev/ContainerW2hKxpc/App_KernelDevDebugContainer.php","line":612,"function":"__construct","class":"Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage","type":"->"}],"count":1}}} [] [2026-07-13T21:45:59.057774+02:00] php.DEBUG: Warning: mkdir(): File exists {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/cache/Traits/FilesystemCommonTrait.php","line":42,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/cache/Adapter/FilesystemAdapter.php","line":27,"function":"init","class":"Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter","type":"->"}],"count":1}}} [] [2026-07-13T21:45:59.091818+02:00] request.INFO: Matched route "app_playlists". {"route":"app_playlists","route_parameters":{"_route":"app_playlists","_controller":"App\\Controller\\PlaylistController::index"},"request_uri":"https://serignesam.blog/mes-playlists","method":"GET"} [] [2026-07-13T21:45:59.091810+02:00] request.INFO: Matched route "admin_dashboard". {"route":"admin_dashboard","route_parameters":{"_route":"admin_dashboard","_controller":"App\\Controller\\Admin\\DashboardController::index"},"request_uri":"https://serignesam.blog/admin","method":"GET"} [] [2026-07-13T21:45:59.096561+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:45:59.096559+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:45:59.096931+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:45:59.096928+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:45:59.097262+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:45:59.097262+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:45:59.101084+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:45:59.131321+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:45:59.158425+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:45:59.166932+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:45:59.178622+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.owner_id AS owner_id_4 FROM playlist t0 WHERE t0.owner_id = ? ORDER BY t0.created_at DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.owner_id AS owner_id_4 FROM playlist t0 WHERE t0.owner_id = ? ORDER BY t0.created_at DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:45:59.243564+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.position AS position_2, t0.playlist_id AS playlist_id_3, t0.podcast_id AS podcast_id_4 FROM playlist_item t0 WHERE t0.playlist_id = ? ORDER BY t0.position ASC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.position AS position_2, t0.playlist_id AS playlist_id_3, t0.podcast_id AS podcast_id_4 FROM playlist_item t0 WHERE t0.playlist_id = ? ORDER BY t0.position ASC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:45:59.253046+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.id = ? (parameters: array{"1":136}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.id = ?","params":{"1":136},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:45:59.258155+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.position AS position_2, t0.playlist_id AS playlist_id_3, t0.podcast_id AS podcast_id_4 FROM playlist_item t0 WHERE t0.playlist_id = ? ORDER BY t0.position ASC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.position AS position_2, t0.playlist_id AS playlist_id_3, t0.podcast_id AS podcast_id_4 FROM playlist_item t0 WHERE t0.playlist_id = ? ORDER BY t0.position ASC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:45:59.262790+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.id = ? (parameters: array{"1":351}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.id = ?","params":{"1":351},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:45:59.271113+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:45:59.273812+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:45:59.285938+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:45:59.304479+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:45:59.312197+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:45:59.316861+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM podcast t0 {"sql":"SELECT COUNT(*) FROM podcast t0"} [] [2026-07-13T21:45:59.321955+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM theme t0 {"sql":"SELECT COUNT(*) FROM theme t0"} [] [2026-07-13T21:45:59.323456+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:45:59.326682+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM `user` t0 {"sql":"SELECT COUNT(*) FROM `user` t0"} [] [2026-07-13T21:45:59.330784+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0"} [] [2026-07-13T21:45:59.349054+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 ORDER BY t0.created_at DESC LIMIT 10 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 ORDER BY t0.created_at DESC LIMIT 10"} [] [2026-07-13T21:45:59.380104+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:45:59.394656+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:46:00.048161+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:00.049027+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:00.058554+02:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://serignesam.blog/_wdt/styles","method":"GET"} [] [2026-07-13T21:46:00.059858+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"521677"},"request_uri":"https://serignesam.blog/_wdt/521677?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:46:00.388172+02:00] deprecation.INFO: User Deprecated: Since twig/twig 3.27: Using the "macro" tag outside the root of a template is deprecated in @WebProfiler/Collector/mailer.html.twig at line 267. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since twig/twig 3.27: Using the \"macro\" tag outside the root of a template is deprecated in @WebProfiler/Collector/mailer.html.twig at line 267. at /home/syllamd/serignesam/vendor/twig/twig/src/NodeVisitor/CorrectnessNodeVisitor.php:162)"} [] [2026-07-13T21:46:00.388282+02:00] deprecation.INFO: User Deprecated: Since twig/twig 3.27: Using the "macro" tag outside the root of a template is deprecated in @WebProfiler/Collector/mailer.html.twig at line 306. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since twig/twig 3.27: Using the \"macro\" tag outside the root of a template is deprecated in @WebProfiler/Collector/mailer.html.twig at line 306. at /home/syllamd/serignesam/vendor/twig/twig/src/NodeVisitor/CorrectnessNodeVisitor.php:162)"} [] [2026-07-13T21:46:00.388754+02:00] deprecation.INFO: User Deprecated: Since twig/twig 3.27: Using the "macro" tag outside the root of a template is deprecated in @WebProfiler/Collector/mailer.html.twig at line 472. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since twig/twig 3.27: Using the \"macro\" tag outside the root of a template is deprecated in @WebProfiler/Collector/mailer.html.twig at line 472. at /home/syllamd/serignesam/vendor/twig/twig/src/NodeVisitor/CorrectnessNodeVisitor.php:162)"} [] [2026-07-13T21:46:04.664586+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:04.674764+02:00] request.INFO: Matched route "app_home". {"route":"app_home","route_parameters":{"_route":"app_home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://serignesam.blog/","method":"GET"} [] [2026-07-13T21:46:04.678076+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:46:04.678379+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:04.678760+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:04.697445+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:46:04.733556+02:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.created_at DESC LIMIT 8 {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.created_at DESC LIMIT 8"} [] [2026-07-13T21:46:04.746623+02:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.play_count DESC LIMIT 6 {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.play_count DESC LIMIT 6"} [] [2026-07-13T21:46:04.752679+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.position AS position_6 FROM theme t0 ORDER BY t0.position ASC, t0.name ASC {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.position AS position_6 FROM theme t0 ORDER BY t0.position ASC, t0.name ASC"} [] [2026-07-13T21:46:04.757738+02:00] doctrine.DEBUG: Executing statement: SELECT COUNT(*) FROM podcast t0 WHERE t0.published = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT COUNT(*) FROM podcast t0 WHERE t0.published = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:04.762554+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.published = ? ORDER BY t0.title ASC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.published = ? ORDER BY t0.title ASC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:04.818957+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:04.824686+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:04.829521+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:04.834660+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:04.840647+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:04.872816+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:46:05.398630+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:05.409983+02:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"https://serignesam.blog/_wdt/styles","method":"GET"} [] [2026-07-13T21:46:05.662118+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:05.672211+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"989fdc"},"request_uri":"https://serignesam.blog/_wdt/989fdc?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:46:11.222203+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:11.234773+02:00] request.INFO: Matched route "admin_dashboard". {"route":"admin_dashboard","route_parameters":{"_route":"admin_dashboard","_controller":"App\\Controller\\Admin\\DashboardController::index"},"request_uri":"https://serignesam.blog/admin","method":"GET"} [] [2026-07-13T21:46:11.239201+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:46:11.239646+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:11.240002+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:11.248130+02:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_ADMIN. at /home/syllamd/serignesam/vendor/symfony/security-http/Firewall/AccessListener.php:79)"} [] [2026-07-13T21:46:11.248773+02:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2026-07-13T21:46:11.523988+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:11.533886+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://serignesam.blog/login","method":"GET"} [] [2026-07-13T21:46:11.537282+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:46:11.537658+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:11.538015+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:12.025840+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:12.035711+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0f68c"},"request_uri":"https://serignesam.blog/_wdt/a0f68c?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:46:28.874444+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:28.898864+02:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"https://serignesam.blog/logout","method":"GET"} [] [2026-07-13T21:46:28.909007+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:46:28.909331+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:28.909693+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:28.919445+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:46:28.952187+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:46:28.979590+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:28.988756+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:46:29.017459+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:46:29.309339+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:29.319194+02:00] request.INFO: Matched route "app_home". {"route":"app_home","route_parameters":{"_route":"app_home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"https://serignesam.blog/","method":"GET"} [] [2026-07-13T21:46:29.322346+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:46:29.322751+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:29.323157+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:29.344931+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:46:29.379685+02:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.created_at DESC LIMIT 8 {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.created_at DESC LIMIT 8"} [] [2026-07-13T21:46:29.394110+02:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.play_count DESC LIMIT 6 {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.play_count DESC LIMIT 6"} [] [2026-07-13T21:46:29.401108+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.position AS position_6 FROM theme t0 ORDER BY t0.position ASC, t0.name ASC {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.position AS position_6 FROM theme t0 ORDER BY t0.position ASC, t0.name ASC"} [] [2026-07-13T21:46:29.406876+02:00] doctrine.DEBUG: Executing statement: SELECT COUNT(*) FROM podcast t0 WHERE t0.published = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT COUNT(*) FROM podcast t0 WHERE t0.published = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:29.412211+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.published = ? ORDER BY t0.title ASC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.published = ? ORDER BY t0.title ASC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:29.454152+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:29.459886+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:29.465102+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:29.470050+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:29.475156+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:46:29.509108+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:46:30.455960+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:30.466148+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d1f7e"},"request_uri":"https://serignesam.blog/_wdt/9d1f7e?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:46:32.437876+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:32.454416+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://serignesam.blog/login","method":"GET"} [] [2026-07-13T21:46:32.460146+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:46:32.460627+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:32.461265+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:46:33.383223+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:46:33.395848+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8e124"},"request_uri":"https://serignesam.blog/_wdt/a8e124?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:47:17.447708+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:17.477238+02:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://serignesam.blog/login","method":"POST"} [] [2026-07-13T21:47:17.488189+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:47:17.488765+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:17.510667+02:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2026-07-13T21:47:17.542089+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:47:17.572103+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"amar91syll@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.email = ? LIMIT 1","params":{"1":"amar91syll@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:17.987221+02:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken":"UsernamePasswordToken(user=\"amar91syll@gmail.com\", roles=\"ROLE_ADMIN, ROLE_USER\")"},"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-07-13T21:47:17.992955+02:00] security.DEBUG: The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [] [2026-07-13T21:47:17.994123+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:47:18.024862+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:47:18.354854+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:18.366129+02:00] request.INFO: Matched route "admin_dashboard". {"route":"admin_dashboard","route_parameters":{"_route":"admin_dashboard","_controller":"App\\Controller\\Admin\\DashboardController::index"},"request_uri":"https://serignesam.blog/admin","method":"GET"} [] [2026-07-13T21:47:18.369797+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:47:18.370255+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:18.370647+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:18.375316+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:47:18.389674+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:47:18.411466+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:18.420153+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:47:18.432539+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM podcast t0 {"sql":"SELECT COUNT(*) FROM podcast t0"} [] [2026-07-13T21:47:18.438007+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM theme t0 {"sql":"SELECT COUNT(*) FROM theme t0"} [] [2026-07-13T21:47:18.444034+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM `user` t0 {"sql":"SELECT COUNT(*) FROM `user` t0"} [] [2026-07-13T21:47:18.448670+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0"} [] [2026-07-13T21:47:18.467934+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 ORDER BY t0.created_at DESC LIMIT 10 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 ORDER BY t0.created_at DESC LIMIT 10"} [] [2026-07-13T21:47:18.489773+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:47:18.511623+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:47:18.953560+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:18.964461+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9df76"},"request_uri":"https://serignesam.blog/_wdt/f9df76?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:47:21.417318+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:21.428426+02:00] request.INFO: Matched route "admin_dashboard". {"route":"admin_dashboard","route_parameters":{"_route":"admin_dashboard","_controller":"App\\Controller\\Admin\\DashboardController::index"},"request_uri":"https://serignesam.blog/admin","method":"GET"} [] [2026-07-13T21:47:21.431991+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:47:21.432468+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:21.432805+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:21.437043+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:47:21.452730+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:47:21.475152+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:21.483448+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:47:21.488879+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM podcast t0 {"sql":"SELECT COUNT(*) FROM podcast t0"} [] [2026-07-13T21:47:21.494128+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM theme t0 {"sql":"SELECT COUNT(*) FROM theme t0"} [] [2026-07-13T21:47:21.499212+02:00] doctrine.DEBUG: Executing query: SELECT COUNT(*) FROM `user` t0 {"sql":"SELECT COUNT(*) FROM `user` t0"} [] [2026-07-13T21:47:21.504226+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0"} [] [2026-07-13T21:47:21.525504+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 ORDER BY t0.created_at DESC LIMIT 10 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 ORDER BY t0.created_at DESC LIMIT 10"} [] [2026-07-13T21:47:21.539337+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:47:21.556043+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:47:21.875299+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:21.885577+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40565c"},"request_uri":"https://serignesam.blog/_wdt/40565c?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:47:22.542613+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:22.552423+02:00] request.INFO: Matched route "admin_themes". {"route":"admin_themes","route_parameters":{"_route":"admin_themes","_controller":"App\\Controller\\Admin\\ThemeAdminController::index"},"request_uri":"https://serignesam.blog/admin/themes","method":"GET"} [] [2026-07-13T21:47:22.555649+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:47:22.556067+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:22.556443+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:22.560282+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:47:22.573117+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:47:22.594263+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:22.602683+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:47:22.610012+02:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.position AS position_6 FROM theme t0 ORDER BY t0.position ASC, t0.name ASC {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.position AS position_6 FROM theme t0 ORDER BY t0.position ASC, t0.name ASC"} [] [2026-07-13T21:47:22.663269+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:22.669908+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:22.675074+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:22.680050+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:22.685239+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.audio_path AS audio_path_5, t0.file_hash AS file_hash_6, t0.duration_seconds AS duration_seconds_7, t0.file_size AS file_size_8, t0.published AS published_9, t0.play_count AS play_count_10, t0.created_at AS created_at_11, t0.recorded_year AS recorded_year_12, t0.theme_id AS theme_id_13 FROM podcast t0 WHERE t0.theme_id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:22.692290+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:47:22.710192+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:47:22.890648+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:22.900313+02:00] request.INFO: Matched route "admin_videos". {"route":"admin_videos","route_parameters":{"_route":"admin_videos","_controller":"App\\Controller\\Admin\\VideoController::index"},"request_uri":"https://serignesam.blog/admin/videos","method":"GET"} [] [2026-07-13T21:47:22.903605+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:47:22.904090+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:22.904609+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:22.908595+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:47:22.921404+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:47:22.941242+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:22.949285+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:47:22.974795+02:00] doctrine.DEBUG: Executing query: SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.slug AS slug_2, v0_.description AS description_3, v0_.youtube_id AS youtube_id_4, v0_.video_filename AS video_filename_5, v0_.video_mime_type AS video_mime_type_6, v0_.video_size AS video_size_7, v0_.thumbnail AS thumbnail_8, v0_.theme AS theme_9, v0_.duration AS duration_10, v0_.position AS position_11, v0_.published AS published_12, v0_.created_at AS created_at_13, v0_.updated_at AS updated_at_14 FROM video v0_ ORDER BY v0_.position ASC, v0_.created_at DESC {"sql":"SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.slug AS slug_2, v0_.description AS description_3, v0_.youtube_id AS youtube_id_4, v0_.video_filename AS video_filename_5, v0_.video_mime_type AS video_mime_type_6, v0_.video_size AS video_size_7, v0_.thumbnail AS thumbnail_8, v0_.theme AS theme_9, v0_.duration AS duration_10, v0_.position AS position_11, v0_.published AS published_12, v0_.created_at AS created_at_13, v0_.updated_at AS updated_at_14 FROM video v0_ ORDER BY v0_.position ASC, v0_.created_at DESC"} [] [2026-07-13T21:47:23.010731+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:47:23.028708+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:47:23.506540+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:23.516935+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29e537"},"request_uri":"https://serignesam.blog/_wdt/29e537?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:47:24.995011+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:25.006814+02:00] request.INFO: Matched route "admin_video_new". {"route":"admin_video_new","route_parameters":{"_route":"admin_video_new","_controller":"App\\Controller\\Admin\\VideoController::new"},"request_uri":"https://serignesam.blog/admin/videos/nouvelle","method":"GET"} [] [2026-07-13T21:47:25.010630+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:47:25.011845+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:25.013541+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:47:25.019629+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:47:25.035727+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:47:25.057750+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:47:25.066096+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:47:25.077860+02:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\Admin\VideoController::new" requires the "$thumbnailGenerator" argument that could not be resolved. Cannot resolve argument $thumbnailGenerator of "App\Controller\Admin\VideoController::new()": Cannot autowire service "App\Service\VideoThumbnailGenerator": argument "$videosDirectory" of method "__construct()" is type-hinted "string", you should configure its value explicitly." at ArgumentResolver.php line 122 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\Admin\\VideoController::new\" requires the \"$thumbnailGenerator\" argument that could not be resolved. Cannot resolve argument $thumbnailGenerator of \"App\\Controller\\Admin\\VideoController::new()\": Cannot autowire service \"App\\Service\\VideoThumbnailGenerator\": argument \"$videosDirectory\" of method \"__construct()\" is type-hinted \"string\", you should configure its value explicitly. at /home/syllamd/serignesam/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:122)"} [] [2026-07-13T21:47:25.115845+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:47:25.137618+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:47:25.481411+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:47:25.491563+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a82614"},"request_uri":"https://serignesam.blog/_wdt/a82614?XDEBUG_IGNORE=1","method":"GET"} [] [2026-07-13T21:48:10.265934+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:48:10.303527+02:00] request.INFO: Matched route "admin_video_new". {"route":"admin_video_new","route_parameters":{"_route":"admin_video_new","_controller":"App\\Controller\\Admin\\VideoController::new"},"request_uri":"https://serignesam.blog/admin/videos/nouvelle","method":"GET"} [] [2026-07-13T21:48:10.308648+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2026-07-13T21:48:10.309088+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:48:10.309503+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2026-07-13T21:48:10.314085+02:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2026-07-13T21:48:10.343040+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"51.210.106.188","port":3306,"user":"syll_amar","password":"","driverOptions":[],"defaultTableOptions":[],"dbname":"serigne_sam_v2","charset":"utf8mb4"}} [] [2026-07-13T21:48:10.368298+02:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.google_id AS google_id_6, t0.avatar_url AS avatar_url_7, t0.created_at AS created_at_8, t0.is_verified AS is_verified_9, t0.last_played_id AS last_played_id_10 FROM `user` t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2026-07-13T21:48:10.377435+02:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"amar91syll@gmail.com"} [] [2026-07-13T21:48:10.561443+02:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2026-07-13T21:48:10.583152+02:00] doctrine.INFO: Disconnecting [] [] [2026-07-13T21:48:10.981800+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:48:10.999525+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://serignesam.blog/js/video-dropzone.js" (from "https://serignesam.blog/admin/videos/nouvelle")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://serignesam.blog/js/video-dropzone.js\" (from \"https://serignesam.blog/admin/videos/nouvelle\") at /home/syllamd/serignesam/vendor/symfony/http-kernel/EventListener/RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/js/video-dropzone.js/\". at /home/syllamd/serignesam/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2026-07-13T21:48:11.380805+02:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/syllamd/serignesam/vendor/symfony/error-handler/DebugClassLoader.php","line":346,"trace":[{"file":"/home/syllamd/serignesam/vendor/symfony/debug-bundle/DebugBundle.php","line":34,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2026-07-13T21:48:11.390473+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3da979"},"request_uri":"https://serignesam.blog/_wdt/3da979?XDEBUG_IGNORE=1","method":"GET"} []