DebugLoggerInterface::getLogs()

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

DateTimeType::getBlockPrefix()

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

PdoProfilerStorage deprecated::purge()

purge() Purges all data from the database.

ProfilerExtension::leave()

leave(Twig_Profiler_Profile $profile) Parameters Twig_Profiler_Profile $profile

CheckboxListMapper::mapDataToForms()

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.

TransformationRuleInterface::getBundleName()

string getBundleName() Returns the name of the compiled resource bundle. Return Value string The name of the bundle.

RouteCollectionBuilder::build()

RouteCollection build() Creates the final RouteCollection and returns it. Return Value RouteCollection

LocaleDataProvider::getNames()

getNames($displayLocale = null) Parameters $displayLocale

LoggerInterface deprecated::err()

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

LoggerDataCollector::countScreams()

countScreams()