bool|null isWritable(string $class, string $property, array $context = array()) Is the property writable? Parameters string $class string $property array $context Return Value bool|null
setAuthenticated($isAuthenticated) Sets the authenticated flag. Parameters $isAuthenticated
class UserPasswordEncoderCommand extends ContainerAwareCommand Encode a user's password. Methods __construct(string|null $name = null) Constructor. from Command ignoreValidationErrors() Ignores validation errors. from Command setApplication(Application $application = null) Sets the application instance for this command. from Command setHelperSet(HelperSet $helperSet) Sets the helper set. from Command HelperSet getHelperSet() Gets the helper set. from Command Application
string getUsername() Returns the username Return Value string
string getName() Returns the canonical name of this helper. Return Value string The canonical name
RouteCollection getRoutes() Gets the routes to dump. Return Value RouteCollection A RouteCollection instance
FormConfigBuilderInterface setRequired(bool $required) Unsupported method. This method should not be invoked. Parameters bool $required Return Value FormConfigBuilderInterface The configuration object Exceptions BadMethodCallException
string|null getParent() Returns the name of the parent type. Return Value string|null The name of the parent type if any, null otherwise
string getValue() Returns the value of the CSRF token. Return Value string The token value
configureOptions(OptionsResolver $resolver) Configures the options for this type. Parameters OptionsResolver $resolver The resolver for the options
Page 322 of 787