TimeDataCollector::setEvents()

setEvents(array $events) Sets the request events. Parameters array $events The request events

OutputFormatter::escape()

static string escape(string $text) Escapes "<" special char in given text. Parameters string $text Text to escape Return Value string Escaped text

Component\Security\Http\Authorization

Interfaces AccessDeniedHandlerInterface This is used by the ExceptionListener to translate an AccessDeniedException to a Response object.

Bundle\TwigBundle\CacheWarmer

Classes TemplateCacheCacheWarmer Generates the Twig cache for all templates.

Component\Translation

Namespaces Symfony\Component\Translation\CatalogueSymfony\Component\Translation\DumperSymfony\Component\Translation\ExceptionSymfony\Component\Translation\ExtractorSymfony\Component\Translation\LoaderSymfony\Component\Translation\Writer Classes IdentityTranslator IdentityTranslator does not translate anything. Interval Tests if a given number belongs to a given math interval. MessageCatalogue MessageCatalogue. MessageSelector MessageSelector. PluralizationRules Returns the

PropertyInfoCacheExtractor::getLongDescription()

string|null getLongDescription(string $class, string $property, array $context = array()) Gets the long description of the property. Parameters string $class string $property array $context Return Value string|null

WindowsPipes::close()

close() Closes file handles and pipes.

FormFieldRegistry::has()

bool has(string $name) Tests whether the form has the given field. Parameters string $name The fully qualified name of the field Return Value bool Whether the form has the given field

FrameworkExtension::getXsdValidationBasePath()

string getXsdValidationBasePath() Returns the base path for the XSD files. Return Value string The XSD base path

PseudoClassExtension::getPseudoClassTranslators()

callable[] getPseudoClassTranslators() Returns pseudo-class translators. Return Value callable[]