Copied!

Deprecated

Table of Contents

vendor/ibexa/admin-ui/src/contracts/UniversalDiscovery/Provider.php
vendor/ibexa/core/src/contracts/FieldType/BinaryBase/PathGenerator.php
vendor/ibexa/core/src/contracts/FieldType/FieldStorage.php
vendor/ibexa/core/src/contracts/IO/BinaryFile.php
vendor/ibexa/core/src/contracts/Persistence/Bookmark/Bookmark.php
vendor/ibexa/core/src/contracts/Persistence/Bookmark/CreateStruct.php
vendor/ibexa/core/src/contracts/Persistence/Content/ContentInfo.php
vendor/ibexa/core/src/contracts/Persistence/Content/Handler.php
vendor/ibexa/core/src/contracts/Persistence/Content/LoadStruct.php
vendor/ibexa/core/src/contracts/Persistence/Content/Location/CreateStruct.php
vendor/ibexa/core/src/contracts/Persistence/Content/Location/Handler.php
vendor/ibexa/core/src/contracts/Persistence/Content/Location.php
vendor/ibexa/core/src/contracts/Persistence/FieldType/IsEmptyValue.php
vendor/ibexa/core/src/contracts/Persistence/Handler.php
vendor/ibexa/core/src/contracts/Persistence/User/Handler.php
vendor/ibexa/core/src/contracts/Repository/ContentService.php
vendor/ibexa/core/src/contracts/Repository/SectionService.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Location.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/Criterion/Location/IsMainLocation.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/Criterion/Location/Priority.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/Criterion/LogicalOperator.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/ContentTypeFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/CriterionFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/DateRangeFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/FieldFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/FieldRangeFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/Location/LocationFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/Location.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/LocationFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/SectionFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/TermFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder/UserFacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Query/FacetBuilder.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/ContentTypeFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/CriterionFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/DateRangeFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/FieldFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/FieldRangeFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/LocationFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/RangeFacetEntry.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/SectionFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/TermFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet/UserFacet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/Facet.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Search/SearchResult.php
vendor/ibexa/core/src/contracts/Repository/Values/Content/Trash/SearchResult.php
vendor/ibexa/core/src/contracts/User/Identity.php
vendor/ibexa/elasticsearch/src/contracts/Query/FacetBuilderVisitor.php
vendor/ibexa/elasticsearch/src/contracts/Query/FacetResultExtractor.php
vendor/ibexa/product-catalog/src/contracts/Values/AttributeDefinition/AttributeDefinitionQuery.php
vendor/ibexa/product-catalog/src/contracts/Values/Common/Query/AbstractCriterionQuery.php
vendor/ibexa/product-catalog/src/contracts/Values/Common/Query/AbstractSortClause.php
vendor/ibexa/product-catalog/src/contracts/Values/Common/Query/CriterionMapperInterface.php
vendor/ibexa/product-catalog/src/contracts/Values/Common/Query/SortClause/FieldValueSortClause.php
vendor/ibexa/product-catalog/src/contracts/Values/Common/Query/SortDirection.php
vendor/ibexa/product-catalog/src/contracts/Values/Price/Delete/Struct/ProductPriceDeleteStruct.php
vendor/ibexa/product-catalog/src/contracts/Values/Price/Delete/Struct/ProductPriceDeleteStructInterface.php
vendor/ibexa/product-catalog/src/contracts/Values/Price/Update/Struct/ProductPriceUpdateStruct.php
vendor/ibexa/product-catalog/src/contracts/Values/Price/Update/Struct/ProductPriceUpdateStructInterface.php
vendor/ibexa/rest/src/contracts/Output/Generator.php
vendor/ibexa/segmentation/src/contracts/SegmentationServiceInterface.php
vendor/ibexa/shipping/src/contracts/Iterator/BatchIteratorAdapter/RegionFetchAdapter.php
vendor/ibexa/storefront/src/contracts/Repository/TaxonomyTreeServiceInterface.php
vendor/ibexa/workflow/src/contracts/Service/WorkflowServiceInterface.php

Provider.php

Line Element Reason
69 Provider::getRestFormat()

Will be removed in 5.0.

PathGenerator.php

Line Element Reason
15 PathGenerator

use PathGeneratorInterface instead.

FieldStorage.php

Line Element Reason
89 FieldStorage::getIndexData()

Use Indexable

BinaryFile.php

Line Element Reason
55 BinaryFile::$mimeType

Since 5.3.3, use IOServiceInterface::getMimeType() or IOMetadataHandler::getMimeType()

Bookmark.php

Line Element Reason
29 Bookmark::$name

Property is here purely for BC with 5.x.

CreateStruct.php

Line Element Reason
22 CreateStruct::$name

Property is here purely for BC with 5.x.

ContentInfo.php

Line Element Reason
23 ContentInfo::STATUS_ARCHIVED

Use ContentInfo::STATUS_TRASHED

68 ContentInfo::$isPublished

Use ContentInfo::$status (with value ContentInfo::STATUS_PUBLISHED)

Flag indicating if content is currently published.

Handler.php

Line Element Reason
304 Handler::loadRelations()

It will be removed in 5.0. Use ContentService::loadRelationList() instead.

LoadStruct.php

Line Element Reason
19 LoadStruct

Not in use anymore as of v7.2.3 as it was causing slow storage engine performance on large amount of bulk loading.

CreateStruct.php

Line Element Reason
76 CreateStruct::$pathIdentificationString

Since 5.4, planned to be removed in 6.0

Handler.php

Line Element Reason
140 Handler::markSubtreeModified()

As of 6.8, not been used by repository since 5.x.

Location.php

Line Element Reason
100 Location::$pathIdentificationString

Since 5.4, planned to be removed in 6.0

IsEmptyValue.php

Line Element Reason
18 IsEmptyValue

since 7.5.6. In 8.0 (for eZ Platform 3.0) it will be merged into the \Ibexa\Contracts\Core\Persistence\FieldType interface

Handler.php

Line Element Reason
103 Handler::beginTransaction()

Since 5.3 transactionHandler()->beginTransaction()

114 Handler::commit()

Since 5.3 transactionHandler()->commit()

125 Handler::rollback()

Since 5.3 transactionHandler()->rollback()

Handler.php

Line Element Reason
317 Handler::loadPoliciesByUserId()

Since 6.8, not currently in use as permission system needs to know about role assignment limitations.

ContentService.php

Line Element Reason
272 ContentService::loadContentDrafts()

Please use ContentService::loadContentDraftList() instead to avoid risking loading too much data.

359 ContentService::loadRelations()

It will be removed in 5.0. Use ContentService::loadRelationList() instead.

SectionService.php

Line Element Reason
87 SectionService::countAssignedContents()

since 6.0

Location.php

Line Element Reason
312 Location::__isset()

accessing magic getter is deprecated and will be removed in 5.0.0.

322 Location::__get()

accessing magic getter is deprecated and will be removed in 5.0.0.

49 Location::SORT_FIELD_MODIFIED_SUBNODE

IsMainLocation.php

Line Element Reason
62 IsMainLocation::createFromQueryBuilder()

since 7.2, will be removed in 8.0. Use the constructor directly instead.

Priority.php

Line Element Reason
51 Priority::createFromQueryBuilder()

since 7.2, will be removed in 8.0. Use the constructor directly instead.

LogicalOperator.php

Line Element Reason
52 LogicalOperator::getSpecifications()

in LogicalOperators since 7.2. It will be removed in 8.0 when Logical Operator no longer extends Criterion.

ContentTypeFacetBuilder.php

Line Element Reason
20 ContentTypeFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

CriterionFacetBuilder.php

Line Element Reason
21 CriterionFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

DateRangeFacetBuilder.php

Line Element Reason
19 DateRangeFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

FieldFacetBuilder.php

Line Element Reason
22 FieldFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

43 FieldFacetBuilder::$regex

This field is not in use and will be replaced in the future by similar features.

FieldRangeFacetBuilder.php

Line Element Reason
22 FieldRangeFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

LocationFacetBuilder.php

Line Element Reason
23 LocationFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

Location.php

Line Element Reason
18 Location

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

LocationFacetBuilder.php

Line Element Reason
23 LocationFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

SectionFacetBuilder.php

Line Element Reason
21 SectionFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

TermFacetBuilder.php

Line Element Reason
21 TermFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

UserFacetBuilder.php

Line Element Reason
20 UserFacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

FacetBuilder.php

Line Element Reason
18 FacetBuilder

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

ContentTypeFacet.php

Line Element Reason
18 ContentTypeFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

CriterionFacet.php

Line Element Reason
18 CriterionFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

DateRangeFacet.php

Line Element Reason
18 DateRangeFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

FieldFacet.php

Line Element Reason
20 FieldFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

FieldRangeFacet.php

Line Element Reason
18 FieldRangeFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

LocationFacet.php

Line Element Reason
18 LocationFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

RangeFacetEntry.php

Line Element Reason
16 RangeFacetEntry

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

SectionFacet.php

Line Element Reason
18 SectionFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

TermFacet.php

Line Element Reason
18 TermFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

UserFacet.php

Line Element Reason
18 UserFacet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

Facet.php

Line Element Reason
18 Facet

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

SearchResult.php

Line Element Reason
28 SearchResult::$facets

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

50 SearchResult::$spellSuggestion

since Ibexa 4.6.0, to be removed in Ibexa 5.0.0.

SearchResult.php

Line Element Reason
40 SearchResult::$count

Property is here purely for BC with 5.x/6.x.

Identity.php

Line Element Reason
18 Identity

since 5.4. Will be removed in 6.0. Use FOSHttpCacheBundle user context feature instead.

FacetBuilderVisitor.php

Line Element Reason
16 FacetBuilderVisitor

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

FacetResultExtractor.php

Line Element Reason
17 FacetResultExtractor

since eZ Platform 3.2.0, to be removed in Ibexa 4.0.0.

AttributeDefinitionQuery.php

Line Element Reason
56 AttributeDefinitionQuery::getAttributesGroups()

no replacement is provided.

75 AttributeDefinitionQuery::setAttributesGroups()

use AttributeDefinitionQuery::and() method with AttributeGroupIdentifierCriterion instead.

111 AttributeDefinitionQuery::getNamePrefix()

no replacement is provided.

130 AttributeDefinitionQuery::setNamePrefix()

use AttributeDefinitionQuery::and() method with NameCriterion instead.

AbstractCriterionQuery.php

Line Element Reason
24 AbstractCriterionQuery

since 4.6, will be removed in 5.0. Use AbstractCriterionQuery instead

AbstractSortClause.php

Line Element Reason
16 AbstractSortClause

since 4.6, will be removed in 5.0. Use AbstractSortClause instead

CriterionMapperInterface.php

Line Element Reason
20 CriterionMapperInterface

since 4.6, will be removed in 5.0. Use CriterionMapperInterface instead

FieldValueSortClause.php

Line Element Reason
16 FieldValueSortClause

since 4.6, will be removed in 5.0. Use FieldValueSortClause instead

SortDirection.php

Line Element Reason
16 SortDirection

since 4.6, will be removed in 5.0. Use SortDirection instead

ProductPriceDeleteStruct.php

Line Element Reason
34 ProductPriceDeleteStruct::getId()

since 4.2. Use getPrice()->getId() instead.

ProductPriceDeleteStructInterface.php

Line Element Reason
21 ProductPriceDeleteStructInterface::getId()

since 4.2. Use getPrice()->getId() instead.

ProductPriceUpdateStruct.php

Line Element Reason
49 ProductPriceUpdateStruct::getId()

since 4.2. Use getPrice()->getId() instead.

ProductPriceUpdateStructInterface.php

Line Element Reason
22 ProductPriceUpdateStructInterface::getId()

since 4.2. Use getPrice()->getId() instead.

Generator.php

Line Element Reason
332 Generator::generateMediaType()

please start to use generateMediaTypeWithVendor()

SegmentationServiceInterface.php

Line Element Reason
24 SegmentationServiceInterface::loadSegment()

Deprecated since Ibexa DXP 3.3 and will be dropped in 5.0. Use SegmentationServiceInterface::loadSegmentByIdentifier() method instead.

45 SegmentationServiceInterface::loadSegmentGroup()

Deprecated since Ibexa DXP 3.3 and will be dropped in 5.0. Use SegmentationServiceInterface::loadSegmentGroupByIdentifier() method instead.

RegionFetchAdapter.php

Line Element Reason
20 RegionFetchAdapter

The "RegionFetchAdapter" is deprecated, use \Ibexa\Contracts\ProductCatalog\Iterator\BatchIteratorAdapter\RegionFetchAdapter instead.

TaxonomyTreeServiceInterface.php

Line Element Reason
24 TaxonomyTreeServiceInterface::getPath()

Since ibexa/storefront 4.5, method is deprecated. It will be removed in 5.0. Use TaxonomyServiceInterface::getPath() instead.

WorkflowServiceInterface.php

Line Element Reason
60 WorkflowServiceInterface::loadWorkflowMetadataOriginatedByUser()

This method is deprecated since eZ Platform 3.0 and will be removed in 4.0.

72 WorkflowServiceInterface::loadAllWorkflowMetadata()

This method is deprecated since eZ Platform 3.0 and will be removed in 4.0.