RememberMeToken::setAuthenticated()

setAuthenticated($authenticated) Sets the authenticated flag. Parameters $authenticated

Ldap::bind()

bind(string $dn = null, string $password = null) Return a connection bound to the ldap. Parameters string $dn A LDAP dn string $password A password Exceptions ConnectionException If dn / password could not be bound.

PrototypedArrayNode

class PrototypedArrayNode extends ArrayNode Represents a prototyped Array node in the config tree. Methods __construct(string $name, NodeInterface $parent = null) Constructor. from BaseNode setAttribute($key, $value) from BaseNode getAttribute($key, $default = null) from BaseNode hasAttribute($key) from BaseNode getAttributes() from BaseNode setAttributes(array $attributes) from BaseNode removeAttribute($key) from BaseNode setInfo(string $info) Sets an i

Bundle\SecurityBundle\Command

Classes InitAclCommand Installs the tables required by the ACL system

Section::getId()

string getId() Return Value string The identifier of the section

Request::setDefaultLocale()

setDefaultLocale(string $locale) Sets the default locale. Parameters string $locale

AjaxDataCollector::getName()

string getName() Returns the name of the collector. Return Value string The collector name

FormHelper

class FormHelper extends Helper FormHelper provides helpers to help display forms. Methods setCharset(string $charset) Sets the default charset. from Helper string getCharset() Gets the default charset. from Helper __construct(FormRendererInterface $renderer) string getName() Returns the canonical name of this helper. setTheme(FormView $view, string|array $themes) Sets a theme for a given view. string form(FormView $view, array $variables = array()) Renders the HT

Acl::updateClassAuditing()

updateClassAuditing(int $index, bool $auditSuccess, bool $auditFailure) Updates auditing for class-based ACE Parameters int $index bool $auditSuccess bool $auditFailure

VirtualFormAwareIterator deprecated::getChildren()

getChildren() {@inheritdoc}