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 (1)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "HeimrichHannot\TwigSupportBundle\DependencyInjection\HeimrichHannotTwigSupportExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "HeimrichHannot\UtilsBundle\DependencyInjection\HeimrichHannotUtilsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "HeimrichHannot\GoogleMapsBundle\DependencyInjection\GoogleMapsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Scheb\TwoFactorBundle\DependencyInjection\Factory\Security\TwoFactorFactory" class implements "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface" that is deprecated since Symfony 5.3, use AuthenticatorFactoryInterface instead.
Class "Scheb\TwoFactorBundle\DependencyInjection\Factory\Security\AuthenticatorTwoFactorFactory" should implement method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\AuthenticatorFactoryInterface::getPriority(): int": defines the position at which the authenticator is called.
Since symfony/security-bundle 5.4: Method "Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension::addSecurityListenerFactory()" is deprecated, use "addAuthenticatorFactory()" instead.
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 "HeimrichHannot\UtilsBundle\Command\CreateImageSizeItemsCommand" 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 "HeimrichHannot\UtilsBundle\Command\EntityFinderCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Contracts\Service\ServiceSubscriberInterface::getSubscribedServices()" might add "array" as a native return type declaration in the future. Do the same in implementation "HeimrichHannot\UtilsBundle\Util\Container\ContainerUtil" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Contracts\Service\ServiceSubscriberInterface::getSubscribedServices()" might add "array" as a native return type declaration in the future. Do the same in implementation "HeimrichHannot\UtilsBundle\Util\Routing\RoutingUtil" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "HeimrichHannot\UtilsBundle\EventListener\ExtendEntityFinderSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/home/memolabs/public_html/productive/schnuppern/elias/vendor/heimrichhannot/contao-utils-bundle/src/Resources/config/services.yml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the "deprecated" option in "/home/memolabs/public_html/productive/schnuppern/elias/vendor/heimrichhannot/contao-utils-bundle/src/Resources/config/services.yml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the "deprecated" option in "/home/memolabs/public_html/productive/schnuppern/elias/vendor/heimrichhannot/contao-utils-bundle/src/Resources/config/utils.yml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the "deprecated" option in "/home/memolabs/public_html/productive/schnuppern/elias/vendor/heimrichhannot/contao-utils-bundle/src/Resources/config/utils.yml" is deprecated.
Since contao/manager-bundle 4.13: Using the "MAILER_URL" environment variable has been deprecated and will no longer work in Contao 5.0. Use the "MAILER_DSN" environment variable instead.
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "Contao\User" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "Contao\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\EquatableInterface::isEqualTo()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Contao\User" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.