Skip to content

Add a test for exists filter on a collection relation - #3482

Merged
alanpoulain merged 1 commit into
api-platform:2.5from
alanpoulain:add-test-exists-filter-collection
Apr 4, 2020
Merged

Add a test for exists filter on a collection relation#3482
alanpoulain merged 1 commit into
api-platform:2.5from
alanpoulain:add-test-exists-filter-collection

Conversation

@alanpoulain

Copy link
Copy Markdown
Member
QA
Bug fix?no
New feature?no
BC breaks?no
Deprecations?no
TicketsN/A
LicenseMIT
Doc PRN/A

This test was missing since the exists filter can be used to filter based on the emptiness of a collection relation.

@alanpoulain
alanpoulain merged commit 960f62f into api-platform:2.5Apr 4, 2020
dunglas added a commit that referenced this pull request Apr 20, 2020
* 2.5:
Test Location with status code between 300 and 400
Prevent header Location on POST when status code is not 201 or 30x
Fix phpcs issues
Update CHANGELOG.md
Improve the DQL query in case the values are equals
Fix cs
Fix bug Pagination throws 500 when etrying set large value page
Fix cs, use static::class instead of get_class($this)
fix cs
Update path to switch to other API docs.
missed doctrine type of bottom of filterProperty
!squash remove type from $fieldType
Passing custom doctrine type to addWhereByStrategy
Allow normalization on classes implementing \Traversable interface
Fixed php-cs-fixer issue
Do not treat classes implementing \Traversable as collection if defined as resource
Fix mispelling in hydra spec : hydra:writable to hydra:writeable
Add a test for exists filter on a collection relation (#3482)
Use SchemaBuilderInterface in GraphQlExportCommand (#3470)
Issue-#3293 - fix: changed "hydra:next" apparition condition (#3457]
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@alanpoulain@GregoireHebert