ControllerExtraBundle icon indicating copy to clipboard operation
ControllerExtraBundle copied to clipboard

Controller extra Bundle for Symfony2

Results 8 ControllerExtraBundle issues
Sort by recently updated
recently updated
newest added

I was migrating Symfony from 2 to 3, thus from v1 to v2 of this bundle. I was still relying on the old tag `controller_extra.annotation`, that was changed about a...

I have 2 problems. 1. The "Paginator Wheres" are linked to "andwhere". I need "orwhere". What can I do? 2. I give a searchstring, which can also contain blank characters....

Hi, I'm having a problem trying to filter date fields using the where params. I.e. if I do the following (expiration_date is a DateTime in the entity) ``` php /*...

Add route nulls to paginator Merge mmoreram repository Sorry for the previous PR, bad manipulation

Using expressionlanguage

idea
improvement

Log component should accept expression language

idea
improvement
tests

Logger should be selected using logger name. For this, we need to create a LoggerFactory, returning desired logger, given a name.

improvement
tests

improvement
tests
documentation