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
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
purge() Purges all data from the database.
leave(Twig_Profiler_Profile $profile) Parameters Twig_Profiler_Profile $profile
mapDataToForms($choices, $checkboxes) Maps properties of some data to a list of forms. Parameters $choices $checkboxes Exceptions UnexpectedTypeException if the type of the data parameter is not supported.
string getBundleName() Returns the name of the compiled resource bundle. Return Value string The name of the bundle.
RouteCollection build() Creates the final RouteCollection and returns it. Return Value RouteCollection
getNames($displayLocale = null) Parameters $displayLocale
err($message, array $context = array()) deprecated deprecated since version 2.2, to be removed in 3.0. Use error() which is PSR-3 compatible. Parameters $message array $context
countScreams()
Page 242 of 787