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.
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.
User Deprecated: Method "PHPCR\Query\QOM\ColumnInterface::getSelectorName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\Column" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\ColumnInterface::getPropertyName()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\Column" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\ColumnInterface::getColumnName()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\Column" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\SelectorInterface::getNodeTypeName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\Selector" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\SelectorInterface::getSelectorName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\Selector" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\PropertyValueInterface::getSelectorName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\PropertyValue" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\PropertyValueInterface::getPropertyName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\PropertyValue" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\OrderingInterface::getOperand()" might add "DynamicOperandInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\Ordering" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\OrderingInterface::getOrder()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\Ordering" 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\SecuritySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\DescendantNodeInterface::getSelectorName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\DescendantNodeConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\DescendantNodeInterface::getAncestorPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\DescendantNodeConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\SameNodeInterface::getSelectorName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\SameNode" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\SameNodeInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\SameNode" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\OrInterface::getConstraint1()" might add "ConstraintInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\OrConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\OrInterface::getConstraint2()" might add "ConstraintInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\OrConstraint" 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 "PHPCR\Query\QueryInterface::execute()" might add "QueryResultInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Query" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryInterface::cancel()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Query" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryInterface::getBindVariableNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Query" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryInterface::getStatement()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Query" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryInterface::getStoredQueryPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Query" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryInterface::storeAsNode()" might add "NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Query" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelInterface::getSource()" might add "SourceInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModel" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelInterface::getConstraint()" might add "?ConstraintInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModel" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelInterface::getOrderings()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModel" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\QueryObjectModelInterface::getColumns()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModel" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryInterface::getBindVariableNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModel" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryInterface::getStatement()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\QueryObjectModel" now to avoid errors or add an explicit @return annotation to suppress this message.
[
"sql" => "SELECT 1 FROM phpcr_workspaces WHERE name = ?"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT prefix, uri FROM phpcr_namespaces"
doctrine
[
"sql" => "SELECT prefix, uri FROM phpcr_namespaces"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
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\NodeType\NodeDefinitionInterface::getRequiredPrimaryTypes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeDefinitionInterface::getRequiredPrimaryTypeNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeDefinitionInterface::getDefaultPrimaryType()" might add "NodeTypeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeDefinitionInterface::getDefaultPrimaryTypeName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\NodeType\NodeDefinitionInterface::allowsSameNameSiblings()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jackalope\NodeType\NodeDefinition" now to avoid errors or add an explicit @return annotation to suppress this message.
"""
\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" => []
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND (n0.path LIKE '/cmf/lerepere/contents/%' OR n0.path = '/cmf/lerepere/contents') ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND (n0.path LIKE '/cmf/lerepere/contents/%' OR n0.path = '/cmf/lerepere/contents') ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Method "PHPCR\Query\QueryResultInterface::getColumnNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryResult" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryResultInterface::getRows()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryResult" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryResultInterface::getNodes()" might add "Iterator" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryResult" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QueryResultInterface::getSelectorNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryResult" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "SeekableIterator::seek()" might add "void" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\RowIterator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\RowInterface::getValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Row" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\RowInterface::getValue()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Row" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\RowInterface::getNode()" might add "?NodeInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Row" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\RowInterface::getPath()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Row" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\RowInterface::getScore()" might add "float" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\Row" 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 "Jackalope\Query\Row" 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 "Jackalope\Query\Row" 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 "Jackalope\Query\Row" 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 "Jackalope\Query\Row" 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\Repository\Content" 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\Repository\Content" 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\Repository\Content" 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\Repository\Content" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\ChildNodeInterface::getSelectorName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\ChildNodeConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "PHPCR\Query\QOM\ChildNodeInterface::getParentPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QOM\ChildNodeConstraint" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/camps' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/camps' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/evenements' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/evenements' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/formations' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/formations' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/dons' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/dons' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/encadrants' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/encadrants' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/l-association' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/l-association' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/administration' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/administration' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/acces-chef-de-camp' LIMIT 1"
(parameters:
[1 => "default_live"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND n0.parent = '/cmf/lerepere/contents/acces-chef-de-camp' LIMIT 1"
"params" => [1 => "default_live"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT s0_.name AS name_0, s0_.role_key AS role_key_1, s0_.securitySystem AS securitySystem_2, s0_.anonymous AS anonymous_3, s0_.id AS id_4, s0_.created AS created_5, s0_.changed AS changed_6, s1_.context AS context_7, s1_.module AS module_8, s1_.permissions AS permissions_9, s1_.id AS id_10, s0_.idSecurityTypes AS idSecurityTypes_11, s0_.idUsersCreator AS idUsersCreator_12, s0_.idUsersChanger AS idUsersChanger_13, s1_.idRoles AS idRoles_14 FROM se_roles s0_ LEFT JOIN se_permissions s1_ ON s0_.id = s1_.idRoles WHERE s0_.anonymous = ? ORDER BY s1_.id ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]