MappingException

class MappingException extends ValidatorException

NormalizationAwareInterface

interface NormalizationAwareInterface Defines the interface of encoders that will normalize data themselves. Implementing this interface essentially just tells the Serializer that the data should not be pre-normalized before being passed to this Encoder.

Bundle

Namespaces Symfony\Bundle\FrameworkBundleSymfony\Bundle\SecurityBundleSymfony\Bundle\TwigBundleSymfony\Bundle\WebProfilerBundle

FullTransformer

class FullTransformer Parser and formatter for date formats. Methods __construct(string $pattern, string $timezone) Constructor. Transformer[] getTransformers() Return the array of Transformer objects. string format(DateTime $dateTime) Format a DateTime using ICU dateformat pattern. string formatReplace(string $dateChars, DateTime $dateTime) Return the formatted ICU value for the matched date characters. int parse(DateTime $dateTime, string $value) Parse a pattern bas

ClassNode::getName()

string getName() Return Value string

WebProfilerBundle

class WebProfilerBundle extends Bundle Bundle. Methods setContainer(ContainerInterface $container = null) Sets the Container associated with this Controller. from ContainerAware boot() Boots the Bundle. from Bundle shutdown() Shutdowns the Bundle. from Bundle build(ContainerBuilder $container) Builds the bundle. from Bundle ExtensionInterface|null getContainerExtension() Returns the bundle's container extension. from Bundle string getNamespace() Gets the Bundle namesp

TerminableInterface

interface TerminableInterface Terminable extends the Kernel request/response cycle with dispatching a post response event after sending the response and before shutting down the kernel. Methods terminate(Request $request, Response $response) Terminates a request/response cycle. Details terminate(Request $request, Response $response) Terminates a request/response cycle. Should be called after sending the response and before shutting down the ke

Client::getCookieJar()

CookieJar getCookieJar() Returns the CookieJar instance. Return Value CookieJar A CookieJar instance

TwigRenderer

class TwigRenderer extends FormRenderer implements TwigRendererInterface Constants CACHE_KEY_VAR Methods __construct(FormRendererEngineInterface $engine, CsrfTokenManagerInterface $csrfTokenManager = null) Constructor. FormRendererEngineInterface getEngine() Returns the engine used by this renderer. from FormRenderer setTheme(FormView $view, mixed $themes) Sets the theme(s) to be used for rendering a view and its children. from FormRenderer string renderCsrfToken(string

FilePathsIterator deprecated::getSubPath()

string getSubPath() Return Value string