Component\HttpKernel\Fragment

Classes EsiFragmentRenderer Implements the ESI rendering strategy. FragmentHandler Renders a URI that represents a resource fragment. HIncludeFragmentRenderer Implements the Hinclude rendering strategy. InlineFragmentRenderer Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel. RoutableFragmentRenderer Adds the possibility to generate a fragment URI for a given Controller. Interfaces FragmentRendererInterface Interface imple

DeprecationErrorHandler deprecated::preBind()

static preBind($listener, FormEvent $event) Parameters $listener FormEvent $event

FormExtension::getTokenParsers()

getTokenParsers() {@inheritdoc}

EnvParametersResource

class EnvParametersResource implements SelfCheckingResourceInterface, Serializable EnvParametersResource represents resources stored in prefixed environment variables. Methods __construct(string $prefix) Constructor. string __toString() Returns a string representation of the Resource. array getResource() bool isFresh(int $timestamp) Returns true if the resource has not been updated since the given timestamp. serialize() unserialize($serialized) Details

SecurityFactoryInterface

interface SecurityFactoryInterface SecurityFactoryInterface is the interface for all security authentication listener. Methods array create(ContainerBuilder $container, string $id, array $config, string $userProvider, string $defaultEntryPoint) Configures the container services required to use the authentication listener. string getPosition() Defines the position at which the provider is called. string getKey() Defines the configuration key used to reference the provider in the