interface ExceptionInterface Base exception interface.
bool offsetExists(mixed $offset) Unsupported method. Parameters mixed $offset Return Value bool Always returns false
compile() Compiles the container. This method does two things: Parameter values are resolved; The parameter bag is frozen.
rewind()
Route setCondition(string $condition) Sets the condition. This method implements a fluent interface. Parameters string $condition The condition Return Value Route The current Route instance
array getAccessDecisionLog() Returns the log of the security decisions made by the access decision manager. Return Value array
getAttributes()
evaluate($functions, $values) Parameters $functions $values
write(ClassMetadata $metadata) Stores a class metadata in the cache. Parameters ClassMetadata $metadata A Class Metadata
bool isObjectInitialized(string $cacheKey) Returns whether an object was initialized. Parameters string $cacheKey The hash of the object Return Value bool Whether the object was already initialized See also ObjectInitializerInterface
Page 610 of 787