leave(Twig_Profiler_Profile $profile) Parameters Twig_Profiler_Profile $profile
purge() Purges all data from the database.
string getBlockPrefix() Returns the prefix of the template block name for this type. The block prefix defaults to the underscored short class name with the "Type" suffix removed (e.g. "UserProfileType" => "user_profile"). Return Value string The prefix of the template block name
array getLogs() Returns an array of logs. A log is an array with the following mandatory keys: timestamp, message, priority, and priorityName. It can also have an optional context key containing an array. Return Value array An array of logs
InputInterface getInput() Gets the input instance used by the last execution of the command. Return Value InputInterface The current input instance
setProgress(int $step) Sets the current progress. Parameters int $step The current progress Exceptions LogicException
FormConfigBuilderInterface setErrorBubbling(bool $errorBubbling) Sets whether errors bubble up to the parent. Parameters bool $errorBubbling Return Value FormConfigBuilderInterface The configuration object
clear() Clear all session data in memory.
FormInterface getForm() Returns the iterated form. Return Value FormInterface The form whose errors are iterated by this object
bool isGlob() Return Value bool
Page 382 of 787