Search options now working. Added Regex search.

This commit is contained in:
Jan Böhmer 2020-03-08 13:05:53 +01:00
parent 120eb30b11
commit 86ee10e582
7 changed files with 274 additions and 50 deletions

View file

@ -26,3 +26,7 @@ doctrine:
dir: '%kernel.project_dir%/src/Entity'
prefix: 'App\Entity'
alias: App
dql:
string_functions:
regexp: DoctrineExtensions\Query\Mysql\Regexp