Search results for: "var", 62 result(s).

[Snippet] Computing of a virtual Doctrine entity's property after its loading

[Snippet] Executing simple math operations in the terminal (bash, fish)

[Snippet] Render a form field manually with Vue.js instead of Symfony

[Snippet] Test the validity of a Symfony form inside a Twig template

[Snippet] Requesting a JSON response with the Symfony HTTP test client

[Snippet] Testing if a block in a Twig template exists

[Snippet] Creating a unit test for a Twig template

[Snippet] Validating array keys type and presence with Symfony

[Snippet] Removing useless decimal of number_format with PHP

[Snippet] Using the PHP null coalescing assignment operator