Skip to content

Conversation

@dunglas
Copy link
Member

@dunglas dunglas commented Feb 27, 2017

No description provided.

core/filters.md Outdated
properly.
API Platform provides a convenient way to create Doctrine ORM filters. If you use [custom data providers](data-providers.md),
you can still create filters by implementing the previously mentioned interface, but - as API Platform isn't aware of your
persistence system's internals - you have to create the filtering logic by yourself.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

persistence system's internals - you have to create the filtering logic yourself.

core/filters.md Outdated
tags: [ { name: 'api_platform.filter', id: 'regexp' } ]
```
Finally, add this filter to resources you want:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you want to be filtered:

Sign up for free to 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