UserPasswordEncoderCommand
  • References/PHP/Symfony/Bundle/SecurityBundle/Command

class UserPasswordEncoderCommand extends

2025-01-10 15:47:30
Bundle\SecurityBundle\DataCollector
  • References/PHP/Symfony/Bundle/SecurityBundle

Classes

2025-01-10 15:47:30
LogoutUrlHelper::getLogoutUrl()
  • References/PHP/Symfony/Bundle/SecurityBundle/Templating/Helper

string getLogoutUrl(string|null $key) Generates the absolute logout URL for the firewall.

2025-01-10 15:47:30
InMemoryFactory::addConfiguration()
  • References/PHP/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider

addConfiguration(

2025-01-10 15:47:30
SecurityHelper::isGranted()
  • References/PHP/Symfony/Bundle/SecurityBundle/Templating/Helper

isGranted($role, $object = null, $field = null) Parameters

2025-01-10 15:47:30
AbstractFactory::addConfiguration()
  • References/PHP/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory

addConfiguration(

2025-01-10 15:47:30
RemoteUserFactory::create()
  • References/PHP/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory

create(ContainerBuilder

2025-01-10 15:47:30
AbstractFactory::addOption()
  • References/PHP/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory

final addOption($name, $default = null) Parameters

2025-01-10 15:47:30
SecurityDataCollector::getName()
  • References/PHP/Symfony/Bundle/SecurityBundle/DataCollector

string getName() Returns the name of the collector.

2025-01-10 15:47:30
SecurityFactoryInterface::getKey()
  • References/PHP/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory

string getKey() Defines the configuration key used to reference the provider in the firewall

2025-01-10 15:47:30