othercorey

Results 200 comments of othercorey

> > Can you use the trim() filter in twig to remove the whitespace? > > Form helper templates aren't using twig, they use similar syntax but don't have filters...

To confirm, that `abort()` function does throw an exception.

We would have to provide a deprecation path that involves Query using query objects underneath and supporting both where needed.

Related to https://github.com/cakephp/cakephp/issues/13659

> Marked as an enhancement but this is also in the realm of bug too. What part should be considered a bug and fixed?

This was already fixed https://github.com/cakephp/cakephp/pull/16354

Best we could do is provide a helper that works similar to `array_key_exists()` that checks if the field exists in the entity.