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
User Deprecated: Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "ProjectBiz\DatabaseBundle\Type\TextType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^4.2.1" to perform async HTTP operations, including full HTTP/2 support
Deprecated: Return type of ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaComposite::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: The "ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaComposite::buildCriteria()" method will require a new "array $readableColumnsInView" argument in the next major version of its interface "ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaBuilderInterface", not defining it is deprecated.
Deprecated: Return type of ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaComparison::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: The "ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaComparison::buildCriteria()" method will require a new "array $readableColumnsInView" argument in the next major version of its interface "ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaBuilderInterface", not defining it is deprecated.
Deprecated: Return type of ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaUnmappedColumn::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: The "ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaUnmappedColumn::buildCriteria()" method will require a new "array $readableColumnsInView" argument in the next major version of its interface "ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaBuilderInterface", not defining it is deprecated.
Deprecated: Return type of ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaConstant::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: The "ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaConstant::buildCriteria()" method will require a new "array $readableColumnsInView" argument in the next major version of its interface "ProjectBiz\DatabaseBundle\Database\Criteria\CriteriaBuilderInterface", not defining it is deprecated.
User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_NullTransport" now to avoid errors or add an explicit @return annotation to suppress this message.