Request|null getCurrentRequest() Return Value Request|null
string getVersion(string $path) Returns the asset version for an asset. Parameters string $path A path Return Value string The version string
bool supportsAttribute(string $attribute) Checks if the voter supports the given attribute. Parameters string $attribute An attribute Return Value bool true if this Voter supports the attribute, false otherwise
FormConfigBuilderInterface resetModelTransformers() Clears the normalization transformers. Return Value FormConfigBuilderInterface The configuration object
static handleBC($errorNumber, $message, $file, $line, $context) Parameters $errorNumber $message $file $line $context
class NoSuchPropertyException extends AccessException Thrown when a property cannot be found.
string applyVersion(string $path) Applies version to the supplied path. Parameters string $path A path Return Value string The versionized path
class ApcUniversalClassLoader extends UniversalClassLoader deprecated since version 2.4, to be removed in 3.0. Use the {@link ClassLoader} class instead. ApcUniversalClassLoader implements a "universal" autoloader cached in APC for PHP 5.3. It is able to load classes that use either: The technical interoperability standards for PHP 5.3 namespaces and class names (https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md); The PEAR naming convention for classes (http://pear.p
bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format. Parameters string $format format name Return Value bool
addDocument(DOMDocument $dom) Adds a \DOMDocument to the list of nodes. Parameters DOMDocument $dom A \DOMDocument instance
Page 409 of 787