Kenny Debrauwer
Kenny Debrauwer
When editing a translation label, my PHPStorm freezes and is unresponsive for up to 2 minutes, sometimes short, other times very long (minutes) and I kill the process because I'm...
When filtering a column on 'not equals to' value A, my users expect the the grid to return also return rows where the value is empty, since it also doesn't...
I'm trying to find a way to specify the source group specifically when an export is happening. We add additional columns in the export by adding those to the default...
Update the PHPParser namespaces.  Solves : https://github.com/APY/APYDataGridBundle/issues/857
Hi, I'm trying to order the data in a group_concat but can't figure out how to do it. Email is an ORM entity with a `isPrimary` boolean. I need the...
When trying to install OpenVNet on Ubuntu I came across some issues which were resolved by the following actions. Mostly unconfirmed, but in the end I got rspec running. ###...
Which ORM Column type should I be using to save this to the database ? I tried text and simple_array, but I can't get it to work. When using text,...
Is there currently a way to define custom analyzers with Sherlock ? Or multiple analyzer for a field ? For example, I want my content field to be run through...