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 => "fr/companies/search?city=Rennes&limit=10&locale=fr&offset=0&q="
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.
Deprecated: App\Entity\Core\Users implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Core\Users" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.category AS category_3, c0_.short_title AS short_title_4, c0_.short_description AS short_description_5, c0_.company_name AS company_name_6, c0_.address AS address_7, c0_.city AS city_8, c0_.zipcode AS zipcode_9, c0_.country AS country_10, c0_.website AS website_11, c0_.email AS email_12, c0_.phone AS phone_13, c0_.company_description AS company_description_14, c0_.contact_name AS contact_name_15, c0_.contact_email AS contact_email_16, c0_.contact_url AS contact_url_17, c0_.online AS online_18, c0_.validation AS validation_19, c0_.verification AS verification_20, c0_.slug AS slug_21, c0_.locale AS locale_22, c0_.views AS views_23, c0_.pointx AS pointx_24, c0_.pointy AS pointy_25, c0_.image_name AS image_name_26, c0_.image_original_name AS image_original_name_27, c0_.image_mime_type AS image_mime_type_28, c0_.image_size AS image_size_29, c0_.image_dimensions AS image_dimensions_30, c0_.user_id AS user_id_31, c0_.agency_id AS agency_id_32 FROM cvs_enterprises c0_ WHERE c0_.online = ? AND c0_.locale = ? AND c0_.validation = 1 AND c0_.city LIKE ? ORDER BY c0_.updated_at DESC LIMIT 10"
(parameters:
[1 => 12 => "fr"
3 => "%Rennes%"
]
, types:
[1 => 52 => 23 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.category AS category_3, c0_.short_title AS short_title_4, c0_.short_description AS short_description_5, c0_.company_name AS company_name_6, c0_.address AS address_7, c0_.city AS city_8, c0_.zipcode AS zipcode_9, c0_.country AS country_10, c0_.website AS website_11, c0_.email AS email_12, c0_.phone AS phone_13, c0_.company_description AS company_description_14, c0_.contact_name AS contact_name_15, c0_.contact_email AS contact_email_16, c0_.contact_url AS contact_url_17, c0_.online AS online_18, c0_.validation AS validation_19, c0_.verification AS verification_20, c0_.slug AS slug_21, c0_.locale AS locale_22, c0_.views AS views_23, c0_.pointx AS pointx_24, c0_.pointy AS pointy_25, c0_.image_name AS image_name_26, c0_.image_original_name AS image_original_name_27, c0_.image_mime_type AS image_mime_type_28, c0_.image_size AS image_size_29, c0_.image_dimensions AS image_dimensions_30, c0_.user_id AS user_id_31, c0_.agency_id AS agency_id_32 FROM cvs_enterprises c0_ WHERE c0_.online = ? AND c0_.locale = ? AND c0_.validation = 1 AND c0_.city LIKE ? ORDER BY c0_.updated_at DESC LIMIT 10"
"params" => [1 => 12 => "fr"
3 => "%Rennes%"
]
"types" => [1 => 52 => 23 => 2]
]
debug
Executing statement:
"SELECT COUNT(c0_.id) AS sclr_0 FROM cvs_enterprises c0_ WHERE c0_.online = ? AND c0_.locale = ? AND c0_.validation = 1 AND c0_.city LIKE ?"
(parameters:
[1 => 12 => "fr"
3 => "%Rennes%"
]
, types:
[1 => 52 => 23 => 2]
)
doctrine
[
"sql" => "SELECT COUNT(c0_.id) AS sclr_0 FROM cvs_enterprises c0_ WHERE c0_.online = ? AND c0_.locale = ? AND c0_.validation = 1 AND c0_.city LIKE ?"
"params" => [1 => 12 => "fr"
3 => "%Rennes%"
]
"types" => [1 => 52 => 23 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.query AS query_1, c0_.normalized_query AS normalized_query_2, c0_.city_keyword AS city_keyword_3, c0_.locale AS locale_4, c0_.source AS source_5, c0_.views AS views_6, c0_.first_seen_at AS first_seen_at_7, c0_.last_seen_at AS last_seen_at_8 FROM cvs_searchstats c0_ WHERE c0_.normalized_query = ? AND c0_.locale = ? AND c0_.last_seen_at >= ? AND c0_.city_keyword = ? LIMIT 1"
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.