https://bn-invest-com.ewm.dev/rent?direction=asc&page=1

Log Messages

Level (7)
Channel (3)
Time Message
info Connecting with parameters
[
  "url" => "<redacted>"
  "driver" => "pdo_mysql"
  "host" => "rm9b6.myd.infomaniak.com"
  "port" => 3306
  "user" => "rm9b6_bn_invest"
  "password" => "<redacted>"
  "driverOptions" => [
    1002 => "SET SESSION sql_mode=(SELECT REPLACE(@@sql_mode, 'ONLY_FULL_GROUP_BY', ''))"
  ]
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "rm9b6_bn_invest"
  "charset" => "utf8mb4"
]
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
deprecation User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "sulu_security.encoder_factory" service is deprecated, use "security.password_hasher_factory" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
deprecation User Deprecated: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead.
deprecation User Deprecated: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead.
deprecation User Deprecated: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead.
info Matched route
"rent"
.
deprecation User Deprecated: The "urls" variable is deprecated, set "localizations" instead in the "seo.html.twig". ("@SuluWebsite/Extension/seo.html.twig" at line 9).
deprecation User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getAncestor()" might add "ItemInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getParent()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getDepth()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::getSession()" might add "SessionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::isNode()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::isNew()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::isModified()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\ItemInterface::isSame()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Item" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::addNode()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::addNodeAutoNamed()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::setProperty()" might add "PropertyInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getNode()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getNodes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getNodeNames()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getProperty()" might add "PropertyInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPropertyValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPropertyValueWithDefault()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getProperties()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPropertiesValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPrimaryItem()" might add "ItemInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getIdentifier()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getIndex()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getReferences()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getWeakReferences()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::hasNode()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::hasProperty()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::hasNodes()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::hasProperties()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getPrimaryNodeType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getMixinNodeTypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::isNodeType()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::canAddMixin()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getDefinition()" might add "NodeDefinitionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getCorrespondingNodePath()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getSharedSet()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::isCheckedOut()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::isLocked()" might add "boolean." as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\NodeInterface::getAllowedLifecycleTransitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Node" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getString()" might add "string|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getLong()" might add "int|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getDouble()" might add "float|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getDecimal()" might add "string|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getDate()" might add "DateTime|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getBoolean()" might add "bool|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getNode()" might add "NodeInterface|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getProperty()" might add "PropertyInterface|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getLength()" might add "int|array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getDefinition()" might add "PropertyDefinitionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::getType()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "PHPCR\PropertyInterface::isMultiple()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\TargetSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RobotSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\ManagedStructure" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Structure\StructureBridge" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\PropertyValue" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\PropertyValue" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\PropertyValue" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\PropertyValue" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.

There are no log messages.

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.