bool getMapped() Unsupported method. Return Value bool Whether the form is mapped
mixed getCredentials() Returns the user credentials. Return Value mixed The user credentials
DataMapperInterface getDataMapper() Unsupported method. Return Value DataMapperInterface The data mapper
string getSapiName() Gets the PHP SAPI name. Return Value string The environment
updateObjectFieldAce(int $index, string $field, int $mask, string $strategy = null) Updates an object-field-based ACE Parameters int $index string $field int $mask string $strategy if null the strategy should not be changed
class DoctrineProvider extends CacheProvider Methods __construct(CacheItemPoolInterface $pool) Details __construct(CacheItemPoolInterface $pool) Parameters CacheItemPoolInterface $pool
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
static callable|null getPlaceholderFormatterDefinition(string $name) Gets the placeholder formatter for a given name. Parameters string $name The placeholder name (including the delimiter char like %) Return Value callable|null A PHP callable
purge() Purges all data from the database.
class FrozenParameterBag extends ParameterBag Holds read-only parameters. Methods __construct(array $parameters = array()) For performance reasons, the constructor assumes that all keys are already lowercased. clear() Clears all parameters. add(array $parameters) Adds parameters to the service container parameters. array all() Gets the service container parameters. from ParameterBag mixed get(string $name) Gets a service container parameter. from ParameterBag set(s
Page 307 of 787