AuthenticationCollector::$providerOrders
  • References/PHP/Drupal/Authentication/AuthenticationCollector

Array of all providers and their priority. Type:

2025-01-10 15:47:30
AuthenticationCollector::getSortedProviders
  • References/PHP/Drupal/Authentication/AuthenticationCollector

public AuthenticationCollector::getSorted

2025-01-10 15:47:30
AuthenticationCollector
  • References/PHP/Drupal/Authentication/AuthenticationCollector

A collector class for authentication providers. Hierarchy class \Drupal\Core\Authentication\

2025-01-10 15:47:30
AuthenticationCollector::isGlobal
  • References/PHP/Drupal/Authentication/AuthenticationCollector

public AuthenticationCollector::isGlobal(

2025-01-10 15:47:30
AuthenticationCollector::$sortedProviders
  • References/PHP/Drupal/Authentication/AuthenticationCollector

Sorted list of registered providers. Type: \Drupal\Core\Authentication\AuthenticationProviderInterface[]

2025-01-10 15:47:30
AuthenticationCollector::$globalProviders
  • References/PHP/Drupal/Authentication/AuthenticationCollector

List of providers which are allowed on routes with no _auth option. Type: string[] File

2025-01-10 15:47:30
AuthenticationCollector::$providers
  • References/PHP/Drupal/Authentication/AuthenticationCollector

Array of all registered authentication providers, keyed by ID. Type: \Drupal\Core\Authentication\AuthenticationProviderInterface[]

2025-01-10 15:47:30
AuthenticationCollector::addProvider
  • References/PHP/Drupal/Authentication/AuthenticationCollector

public AuthenticationCollector::addProvid

2025-01-10 15:47:30
AuthenticationCollector::getProvider
  • References/PHP/Drupal/Authentication/AuthenticationCollector

public AuthenticationCollector::getProvid

2025-01-10 15:47:30