MonthTransformer::getReverseMatchingRegExp()

string getReverseMatchingRegExp(int $length) Returns a reverse matching regular expression of a string generated by format(). Parameters int $length The length of the value to be reverse matched Return Value string The reverse matching regular expression

Profile::getToken()

string getToken() Gets the token. Return Value string The token

ViolationPathIterator

class ViolationPathIterator extends PropertyPathIterator Methods __construct(ViolationPath $violationPath) Constructor. Boolean isIndex() Returns whether the current element in the property path is an array index. from PropertyPathIterator Boolean isProperty() Returns whether the current element in the property path is a property name. from PropertyPathIterator mapsForm() Details __construct(ViolationPath $violationPath) Constructo

CurrencyBundleTransformationRule::afterCompile()

afterCompile(CompilationContextInterface $context) Runs instructions to be executed after compiling the sources of the resource bundle. Parameters CompilationContextInterface $context The contextual information of the compilation.

CliDumper::setStyles()

setStyles(array $styles) Configures styles. Parameters array $styles A map of style names to style definitions

Component\Form\Extension\DependencyInjection

Classes DependencyInjectionExtension

Process::isTerminated()

bool isTerminated() Checks if the process is terminated. Return Value bool true if process is terminated, false otherwise

KernelInterface::getCharset()

string getCharset() Gets the charset of the application. Return Value string The charset

Button::has()

bool has(string $name) Unsupported method. Parameters string $name The name of the child Return Value bool

Component\HttpKernel\EventListener

Classes ErrorsLoggerListener Injects the logger into the ErrorHandler, so that it can log various errors. EsiListener EsiListener adds a Surrogate-Control HTTP header when the Response needs to be parsed for ESI. ExceptionListener ExceptionListener. FragmentListener Handles content fragments represented by special URIs. LocaleListener Initializes the locale based on the current request. ProfilerListener ProfilerListener collects data for the current request by listening t