DisallowBasicAuthRequests
  • References/PHP/Drupal/basic_auth/src/PageCache/DisallowBasicAuthRequests

Cache policy for pages served from basic auth. This policy disallows caching of requests that use basic_auth for security reasons. Otherwise

2025-01-10 15:47:30
DisallowBasicAuthRequests::check
  • References/PHP/Drupal/basic_auth/src/PageCache/DisallowBasicAuthRequests

public DisallowBasicAuthRequest

2025-01-10 15:47:30
BasicAuth::__construct
  • References/PHP/Drupal/basic_auth/src/Authentication/Provider/BasicAuth

public BasicAuth::__construct(ConfigFactoryInterface

2025-01-10 15:47:30
BasicAuth::$userAuth
  • References/PHP/Drupal/basic_auth/src/Authentication/Provider/BasicAuth

The user auth service. Type:

2025-01-10 15:47:30
BasicAuth
  • References/PHP/Drupal/basic_auth/src/Authentication/Provider/BasicAuth

HTTP Basic authentication provider. Hierarchy class \Drupal\basic_auth\Authentication\Provider\

2025-01-10 15:47:30
BasicAuth::$entityManager
  • References/PHP/Drupal/basic_auth/src/Authentication/Provider/BasicAuth

The entity manager. Type:

2025-01-10 15:47:30
BasicAuth::$configFactory
  • References/PHP/Drupal/basic_auth/src/Authentication/Provider/BasicAuth

The config factory. Type:

2025-01-10 15:47:30
BasicAuth::authenticate
  • References/PHP/Drupal/basic_auth/src/Authentication/Provider/BasicAuth

public BasicAuth::authenticate(Request $request)

2025-01-10 15:47:30
BasicAuth::challengeException
  • References/PHP/Drupal/basic_auth/src/Authentication/Provider/BasicAuth

public BasicAuth::challengeException(Request $request

2025-01-10 15:47:30
BasicAuth::applies
  • References/PHP/Drupal/basic_auth/src/Authentication/Provider/BasicAuth

public BasicAuth::applies(Request $request)

2025-01-10 15:47:30