Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Knp\Bundle\GaufretteBundle\DependencyInjection\KnpGaufretteExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\DependencyInjection\LiipImagineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Administratif\ExpensesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Core\ContactsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Elearning\SubscriptionCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Mailing\StacksCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Manage\BufferCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Shop\RegistrationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Shop\SubscriptionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\Shop\UsersCommissionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\WebSocket\ElearningServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\ElearningServerCommand".
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\WebSocket\GptServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\GptServerCommand".
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\WebSocket\RentalPropertyServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\RentalPropertyServerCommand".
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1"
"params" => [1 => "api/missions/categories/by-slug/content-marketing-copywriting?locale=en"
2 => 1]
"types" => [1 => 22 => 5]
]
deprecation
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Yectep\PhpSpreadsheetBundle\PhpSpreadsheetBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
"SELECT t0.id AS id_1, t0.locale AS locale_2, t0.code AS code_3, t0.slug AS slug_4, t0.name AS name_5, t0.description AS description_6, t0.icon AS icon_7, t0.color AS color_8, t0.seo_title AS seo_title_9, t0.seo_description AS seo_description_10, t0.position AS position_11, t0.enabled AS enabled_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.parent_id AS parent_id_15 FROM whileproject_missions_categories t0 WHERE t0.locale = ? AND t0.slug = ? AND t0.enabled = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.code AS code_3, t0.slug AS slug_4, t0.name AS name_5, t0.description AS description_6, t0.icon AS icon_7, t0.color AS color_8, t0.seo_title AS seo_title_9, t0.seo_description AS seo_description_10, t0.position AS position_11, t0.enabled AS enabled_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.parent_id AS parent_id_15 FROM whileproject_missions_categories t0 WHERE t0.locale = ? AND t0.slug = ? AND t0.enabled = ? LIMIT 1"
"params" => [1 => "en"
2 => "content-marketing-copywriting"
3 => 1]
"types" => [1 => 22 => 23 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.locale AS locale_2, t0.code AS code_3, t0.slug AS slug_4, t0.name AS name_5, t0.description AS description_6, t0.icon AS icon_7, t0.color AS color_8, t0.seo_title AS seo_title_9, t0.seo_description AS seo_description_10, t0.position AS position_11, t0.enabled AS enabled_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.parent_id AS parent_id_15 FROM whileproject_missions_categories t0 WHERE t0.parent_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.name ASC"
(parameters:
[1 => 352 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.code AS code_3, t0.slug AS slug_4, t0.name AS name_5, t0.description AS description_6, t0.icon AS icon_7, t0.color AS color_8, t0.seo_title AS seo_title_9, t0.seo_description AS seo_description_10, t0.position AS position_11, t0.enabled AS enabled_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.parent_id AS parent_id_15 FROM whileproject_missions_categories t0 WHERE t0.parent_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.name ASC"
"params" => [1 => 352 => 1]
"types" => [1 => 12 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.locale AS locale_2, t0.code AS code_3, t0.slug AS slug_4, t0.name AS name_5, t0.description AS description_6, t0.icon AS icon_7, t0.color AS color_8, t0.seo_title AS seo_title_9, t0.seo_description AS seo_description_10, t0.position AS position_11, t0.enabled AS enabled_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.parent_id AS parent_id_15 FROM whileproject_missions_categories t0 WHERE t0.id = ?"
(parameters:
[1 => 31]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.code AS code_3, t0.slug AS slug_4, t0.name AS name_5, t0.description AS description_6, t0.icon AS icon_7, t0.color AS color_8, t0.seo_title AS seo_title_9, t0.seo_description AS seo_description_10, t0.position AS position_11, t0.enabled AS enabled_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.parent_id AS parent_id_15 FROM whileproject_missions_categories t0 WHERE t0.id = ?"
"params" => [1 => 31]
"types" => [1 => 1]
]
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.