Search results for: "functional programming", 131 result(s).

[Snippet] Test if a Doctrine entity is already persisted in the database

[Snippet] Escape reserved characters when using the Twig date filter

[Snippet] Use the JSON pretty print with the Twig json_encode filter

[Snippet] Use a predefined PHP date format when using the Twig date filter

[Snippet] Using the PHP compact function with the Symfony debug functions

[Snippet] Getting the calling function name in a debug message with PHP

[Snippet] Modifying array values with array_map and an anonymous function

[Snippet] Forcing the output of the Symfony debug functions for CLI

[Snippet] Testing if an array is a list with PHP

[Snippet] Checking if a PHP variable is an enumeration