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

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

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

protected AuthenticationManager::getChallenger(Request

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
AuthenticationManager::challengeException
  • References/PHP/Drupal/Authentication/AuthenticationManager

public AuthenticationManager::challengeException(Request

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

public AuthenticationCollector::isGlobal(

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

public AuthenticationManager::applies(Request

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

public AuthenticationManager::appliesToRoutedRequest(Request

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

public AuthenticationProvider

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

Generate a challenge when access is denied for unauthenticated users. On a 403 (access denied), if there are no credentials on the request,

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