Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
AuthenticationManagerTest::testApplyFilterWithFilterprovider function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php @covers ::applyFilter
AuthenticationManagerTest::testDefaultFilter function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php @covers ::defaultFilter
@covers ::applyFilter
AuthenticationProviderChallengeInterface interface core/lib/Drupal/Core/Authentication/AuthenticationProviderChallengeInterface.php Generate a challenge when access is denied for unauthenticated users.
AuthenticationProviderChallengeInterface.php file core/lib/Drupal/Core/Authentication/AuthenticationProviderChallengeInterface.php
AuthenticationProviderChallengeInterface::challengeException function core/lib/Drupal/Core/Authentication/AuthenticationProviderChallengeInterface.php Constructs an exception which is used to generate the challenge.
AuthenticationProviderFilterInterface interface core/lib/Drupal/Core/Authentication/AuthenticationProviderFilterInterface.php Restrict authentication methods to a subset of the site.
AuthenticationProviderFilterInterface.php file core/lib/Drupal/Core/Authentication/AuthenticationProviderFilterInterface.php
AuthenticationProviderFilterInterface::appliesToRoutedRequest function core/lib/Drupal/Core/Authentication/AuthenticationProviderFilterInterface.php Checks whether the authentication method is allowed on a given route.
AuthenticationProviderInterface interface core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php Interface for authentication providers.
AuthenticationProviderInterface.php file core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php
AuthenticationProviderInterface::applies function core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php Checks whether suitable authentication credentials are on the request.
AuthenticationProviderInterface::authenticate function core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php Authenticates the user.
AuthenticationProviderPass class core/lib/Drupal/Core/DependencyInjection/Compiler/AuthenticationProviderPass.php Registers the authentication_providers container parameter.
AuthenticationProviderPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/AuthenticationProviderPass.php
AuthenticationProviderPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/AuthenticationProviderPass.php
AuthenticationProviderPassTest class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\AuthenticationProviderPass
@group DependencyInjection
AuthenticationProviderPassTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php
AuthenticationProviderPassTest::testEncoders function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php @covers ::process
AuthenticationSubscriber class core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Authentication subscriber.
AuthenticationSubscriber.php file core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php
AuthenticationSubscriber::$accountProxy property core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Account proxy.
AuthenticationSubscriber::$authenticationProvider property core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Authentication provider.
AuthenticationSubscriber::$challengeProvider property core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Authentication challenge provider.
AuthenticationSubscriber::$filter property core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Authentication provider filter.
AuthenticationSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php
AuthenticationSubscriber::onExceptionAccessDenied function core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Detect disallowed authentication methods on access denied exceptions.
AuthenticationSubscriber::onExceptionSendChallenge function core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Respond with a challenge on access denied exceptions if appropriate.
AuthenticationSubscriber::onKernelRequestAuthenticate function core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Authenticates user on request.
AuthenticationSubscriber::onKernelRequestFilterProvider function core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Denies access if authentication provider is not allowed on this route.
AuthenticationSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php Constructs an authentication subscriber.
authentication_collector service core/core.services.yml Drupal\Core\Authentication\AuthenticationCollector
authentication_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\AuthenticationSubscriber
AuthorFormatter class core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php Plugin implementation of the 'author' formatter.
AuthorFormatter.php file core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php
AuthorFormatter::checkAccess function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php Checks access to the given entity.
AuthorFormatter::isApplicable function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php Returns if the formatter can be used for the provided field.
AuthorFormatter::viewElements function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php Builds a renderable array for a field value.
authorize-report.html.twig file core/modules/system/templates/authorize-report.html.twig Default theme implementation for authorize.php operation report templates.
authorize-report.html.twig file core/themes/stable/templates/admin/authorize-report.html.twig Theme override for authorize.php operation report templates.
authorize.php file core/authorize.php Administrative script for running authorized file operations.
Authorized operations group core/modules/system/system.module Functions to run operations with elevated privileges via authorize.php.
authorize_access_allowed function core/authorize.php Determines if the current user is allowed to run authorize.php.
AuthorNameFormatter class core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Plugin implementation of the 'comment_username' formatter.
AuthorNameFormatter.php file core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php
AuthorNameFormatter::isApplicable function core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Returns if the formatter can be used for the provided field.
AuthorNameFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Builds a renderable array for a field value.
AUTHORS.txt file core/assets/vendor/jquery.ui/AUTHORS.txt Authors ordered by first contribution
A list of current team members is available at http://jqueryui.com/about

Paul Bakaus <paul.bakaus@gmail.com>
Richard Worth <rdworth@gmail.com>
Yehuda Katz <wycats@gmail.com>
Sean Catchpole…
autocomplete-loading.module.css file core/themes/claro/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/stable/css/system/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/modules/system/css/components/autocomplete-loading.module.css Visual styles for animated throbber.

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