Commit 6b4760b
authored
* Added missing type hints to \Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Value\MapLocationValue
* Added missing type hints to \Ibexa\Contracts\Core\Repository\Values\Content\Query\Aggregation\Field\FieldAggregationTrait
* Added missing type hints to search contracts (automatic)
* Added generics to aggregation framework contracts
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Image\AbstractImageRangeCriterion
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Image\AbstractImageCompositeCriterion
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Location\Depth
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Location\IsMainLocation
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Location\Priority
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Ancestor
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\ContentId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\ContentTypeGroupId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\ContentTypeId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\ContentTypeIdentifier
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\DateMetadata
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Field
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\FullText
* Removed unsupported \Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\FullText::{$analyzers, $wildcards} properties
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\LanguageCode
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\LocationId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\LocationRemoteId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\LogicalOperator
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\MapLocationDistance
* Removed unsupported Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\MapLocationDistance::$boost property
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\ObjectStateId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\ObjectStateIdentifier
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Operator
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\ParentLocationId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\RemoteId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\SectionId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\SectionIdentifier
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Subtree
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\UserEmail
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\UserId
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\UserLogin
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\UserMetadata
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Visibility
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\SortClause\Target\CustomFieldTarget
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\SortClause\Target\FieldTarget
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\SortClause\Target\MapLocationTarget
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\SortClause\Target\RandomTarget
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\SortClause\Field
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\SortClause\MapLocationDistance
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Query\SortClause
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Search\SearchHit
* Added missing type hints to Ibexa\Contracts\Core\Repository\Values\Content\Search\SearchResult
* [PHPStan] Regenerated baseline
* [Tests] Updated unit tests
* Applied code review suggestions
1 parent 13b64dc commit 6b4760b
File tree
95 files changed
+555
-740
lines changed- src
- contracts/Repository/Values/Content
- Query
- Aggregation
- Field
- Location
- Ranges
- Criterion
- Image
- Location
- Operator
- Value
- SortClause
- Target
- Search
- AggregationResult
- lib/Search/Legacy/Content/Common/Gateway/CriterionHandler
- tests
- integration/Core/Repository
- SearchService/Aggregation
- DataSetBuilder
- Field
- Values/Content/Query/Aggregation/Ranges
- lib
- Limitation
- Repository/Values
- Content/Query/Aggregation
- Filter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+555
-740
lines changedLarge diffs are not rendered by default.
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | | - | |
18 | | - | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | | - | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
Lines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
28 | | - | |
29 | 25 | | |
30 | | - | |
| 26 | + | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
34 | | - | |
35 | | - | |
36 | 30 | | |
37 | | - | |
| 31 | + | |
38 | 32 | | |
39 | 33 | | |
40 | 34 | | |
| |||
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | | - | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 | | |
35 | 43 | | |
36 | 44 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
| |||
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | | - | |
17 | | - | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
0 commit comments