Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Doctrine\Bundle\PHPCRBundle\DependencyInjection\BaseDoctrinePHPCRExtension" 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 "Sulu\Bundle\HttpCacheBundle\DependencyInjection\SuluHttpCacheExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sulu\Component\SmartContent\ResourceItemInterface::getId()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Content\EvenementDataItem" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sulu\Component\SmartContent\ItemInterface::getTitle()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Content\EvenementDataItem" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sulu\Component\SmartContent\DataProviderInterface::getConfiguration()" might add "ProviderConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "App\Content\EvenementDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getSession()" might add "SessionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getLockManager()" might add "LockManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getQueryManager()" might add "QueryManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getTransactionManager()" might add "UserTransactionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getNamespaceRegistry()" might add "NamespaceRegistryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getNodeTypeManager()" might add "NodeTypeManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getObservationManager()" might add "ObservationManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getRepositoryManager()" might add "RepositoryManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getVersionManager()" might add "VersionManagerInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\WorkspaceInterface::getAccessibleWorkspaceNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Workspace" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getPrefixes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getURIs()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getURI()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NamespaceRegistryInterface::getNamespaces()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NamespaceRegistry" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::getNodeType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::hasNodeType()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::getAllNodeTypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::getPrimaryNodeTypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::getMixinNodeTypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::createNodeTypeTemplate()" might add "NodeTypeTemplateInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::createNodeDefinitionTemplate()" might add "NodeDefinitionTemplateInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::createPropertyDefinitionTemplate()" might add "PropertyDefinitionTemplateInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::registerNodeType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::registerNodeTypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeManagerInterface::registerNodeTypesCnd()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Transaction\UserTransactionInterface::inTransaction()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Transaction\UserTransaction" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryManagerInterface::createQuery()" might add "QueryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryManagerInterface::getQOMFactory()" might add "QueryObjectModelFactoryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryManagerInterface::getQuery()" might add "QueryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryManagerInterface::getSupportedQueryLanguages()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::createQuery()" might add "QueryObjectModelInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::selector()" might add "SelectorInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::join()" might add "JoinInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::equiJoinCondition()" might add "EquiJoinConditionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::sameNodeJoinCondition()" might add "SameNodeJoinConditionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::childNodeJoinCondition()" might add "ChildNodeJoinConditionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::descendantNodeJoinCondition()" might add "DescendantNodeJoinConditionInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::andConstraint()" might add "AndInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::orConstraint()" might add "OrInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::notConstraint()" might add "NotInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::comparison()" might add "ComparisonInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::propertyExistence()" might add "PropertyExistenceInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::fullTextSearch()" might add "FullTextSearchInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::sameNode()" might add "SameNodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::childNode()" might add "ChildNodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::descendantNode()" might add "DescendantNodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::propertyValue()" might add "PropertyValueInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::length()" might add "LengthInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::nodeName()" might add "NodeNameInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::nodeLocalName()" might add "NodeLocalNameInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::fullTextSearchScore()" might add "FullTextSearchScoreInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::lowerCase()" might add "LowerCaseInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::upperCase()" might add "UpperCaseInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::bindVariable()" might add "BindVariableValueInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::literal()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::ascending()" might add "OrderingInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::descending()" might add "OrderingInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelFactoryInterface::column()" might add "ColumnInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModelFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Webspace\Manager\WebspaceCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Localization\Localization" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead.
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead.
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead.
[
"sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
"params" => [1 => "/cmf/lerepere/routes/fr/administration"
2 => "default_live"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
\nSELECT\nphpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\nphpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\nphpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\nphpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\nphpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\nphpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\nphpcr_type_props.on_parent_version AS property_on_parent_version,\nphpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\nphpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\nphpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\nphpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\nphpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\nphpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\nphpcr_type_childs.primary_types AS child_primary_types\nFROM\nphpcr_type_nodes\nLEFT JOIN\nphpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\nLEFT JOIN\nphpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n
"""
(parameters:
[]
, types:
[]
)
doctrine
[
"sql" => """
\nSELECT\nphpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\nphpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\nphpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\nphpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\nphpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\nphpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\nphpcr_type_props.on_parent_version AS property_on_parent_version,\nphpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\nphpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\nphpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\nphpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\nphpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\nphpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\nphpcr_type_childs.primary_types AS child_primary_types\nFROM\nphpcr_type_nodes\nLEFT JOIN\nphpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\nLEFT JOIN\nphpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n
"""
"params" => []
"types" => []
]
deprecation
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getDeclaredSupertypeNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::isAbstract()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::isMixin()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::hasOrderableChildNodes()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::isQueryable()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getPrimaryItemName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getDeclaredPropertyDefinitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeDefinitionInterface::getDeclaredChildNodeDefinitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeTypeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getSupertypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getSupertypeNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getDeclaredSupertypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getSubtypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getDeclaredSubtypes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::isNodeType()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getPropertyDefinitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::getChildNodeDefinitions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::canSetProperty()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::canAddChildNode()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::canRemoveNode()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeTypeInterface::canRemoveProperty()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::getDeclaringNodeType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::isAutoCreated()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::isMandatory()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::getOnParentVersion()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\ItemDefinitionInterface::isProtected()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\ItemDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::getRequiredType()" might add "int" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::getValueConstraints()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::getDefaultValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::isMultiple()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::getAvailableQueryOperators()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::isFullTextSearchable()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\PropertyDefinitionInterface::isQueryOrderable()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\PropertyDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
[
"sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
"params" => [1 => "/cmf/lerepere/contents/administration"
2 => "default_live"
]
"types" => [1 => 22 => 2]
]
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
[
"sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
"params" => [1 => "/cmf/lerepere/contents"
2 => "default_live"
]
"types" => [1 => 22 => 2]
]
deprecation
User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\ChildrenCollection" now to avoid errors or add an explicit @return annotation to suppress this message.
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.
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.
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.
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\Property" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC, w1_.id ASC"
[
"sql" => "SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC, w1_.id ASC"
"params" => [1 => "2023.lerepere.ch"
2 => "dev"
3 => "lerepere"
]
"types" => [1 => 22 => 23 => 2]
]