6 methods override AuthenticationProviderInterface::applies()
- Auth::applies in core/
modules/ locale/ tests/ modules/ early_translation_test/ src/ Auth.php - Checks whether suitable authentication credentials are on the request.
- BasicAuth::applies in core/
modules/ basic_auth/ src/ Authentication/ Provider/ BasicAuth.php - Checks whether suitable authentication credentials are on the request.
- Cookie::applies in core/
modules/ user/ src/ Authentication/ Provider/ Cookie.php - TestAuth::applies in core/
modules/ rest/ tests/ modules/ rest_test/ src/ Authentication/ Provider/ TestAuth.php - Checks whether suitable authentication credentials are on the request.
- TestAuthenticationProvider::applies in core/
tests/ Drupal/ Tests/ Core/ Authentication/ AuthenticationCollectorTest.php - TestAuthGlobal::applies in core/
modules/ rest/ tests/ modules/ rest_test/ src/ Authentication/ Provider/ TestAuthGlobal.php - Checks whether suitable authentication credentials are on the request.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.