feat(doctrine): boolean filter like laravel filters #11666
Annotations
4 errors
Run PHPStan analysis:
src/Doctrine/Odm/Filter/ExistsFilter.php#L116
Parameter #1 $managerRegistry of method ApiPlatform\Doctrine\Odm\Filter\AbstractFilter::__construct() expects Doctrine\Bundle\MongoDBBundle\ManagerRegistry|null, Doctrine\Persistence\ManagerRegistry given.
|
Run PHPStan analysis:
src/Doctrine/Odm/Filter/OrderFilter.php#L218
Parameter #1 $managerRegistry of method ApiPlatform\Doctrine\Odm\Filter\AbstractFilter::__construct() expects Doctrine\Bundle\MongoDBBundle\ManagerRegistry|null, Doctrine\Persistence\ManagerRegistry given.
|
Run PHPStan analysis:
src/Doctrine/Odm/Filter/SearchFilter.php#L145
Parameter #1 $managerRegistry of method ApiPlatform\Doctrine\Odm\Filter\AbstractFilter::__construct() expects Doctrine\Bundle\MongoDBBundle\ManagerRegistry|null, Doctrine\Persistence\ManagerRegistry given.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Loading