authentication

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \authentication
  2. 10 core/core.services.yml \authentication

Class

Drupal\Core\Authentication\AuthenticationManager
4 string references to authentication
rest.schema.yml in core/modules/rest/config/schema/rest.schema.yml
core/modules/rest/config/schema/rest.schema.yml
rest.views.schema.yml in core/modules/rest/config/schema/rest.views.schema.yml
core/modules/rest/config/schema/rest.views.schema.yml
RestExport::optionsSummary in core/modules/rest/src/Plugin/views/display/RestExport.php
Provides the default summary for options in the views UI.
UpdateKernel::handleAccess in core/lib/Drupal/Core/Update/UpdateKernel.php
Checks if the current user has rights to access updates page.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Authentication\AuthenticationManager
  2. arguments:
  3. - '@authentication_collector'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.