Search results for: "function", 133 result(s).

[Snippet] Testing if a Doctrine entity has been modified

[Snippet] Accessing the bound's entity to a Symfony form type inside the buildForm function

[Snippet] Getting the physical path of a temporary PHP file

[Snippet] Quick debug of a string using the file_put_contents PHP function

[Snippet] Conditional output with a Symfony command, depending on the current verbosity level

[Snippet] Getting the activated PHP extensions list with their versions

[Snippet] Dynamic date creation depending on the current fixture with nelmio/alice

[Snippet] Generating a random string with the Symfony string component

[Snippet] Trimming the first word of a string with PHP