Namespaces Symfony\Component\Filesystem\Exception Classes Filesystem Provides basic utility to manipulate the file system.
class Request Request represents an HTTP request. The methods dealing with URL accept / return a raw path (% encoded): * getBasePath * getBaseUrl * getPathInfo * getRequestUri * getUri * getUriForPath Constants HEADER_FORWARDED HEADER_CLIENT_IP HEADER_CLIENT_HOST HEADER_CLIENT_PROTO HEADER_CLIENT_PORT METHOD_HEAD METHOD_GET METHOD_POST METHOD_PUT METHOD_PATCH METHOD_DELETE METHOD_PURGE METHOD_OPTIONS METHOD_TRACE METHOD_CONNECT P
FormConfigBuilderInterface setAction(string $action) Sets the target URL of the form. Parameters string $action The target URL of the form Return Value FormConfigBuilderInterface The configuration object
mixed getCause() Returns the cause of this error. Return Value mixed The cause of this error
flushExpiredCookies() Removes all expired cookies.
FormConfigBuilderInterface resetViewTransformers() Unsupported method. This method should not be invoked. Return Value FormConfigBuilderInterface The configuration object Exceptions BadMethodCallException
getFilters() {@inheritdoc}
mixed getArgument(string $name) Returns the argument value for a given argument name. Parameters string $name The argument name Return Value mixed The argument value Exceptions InvalidArgumentException When argument given doesn't exist
bool|null isReadable(string $class, string $property, array $context = array()) Is the property readable? Parameters string $class string $property array $context Return Value bool|null
setForeground(string $color = null) Sets style foreground color. Parameters string $color The color name
Page 727 of 787