Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
AuthenticationManagerTest::providerTestDefaultFilter function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php Provides data to self::testDefaultFilter().
AuthenticationManagerTest::testApplyFilterWithFilterProvider function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php Tests apply filter with filter provider.
AuthenticationManagerTest::testDefaultFilter function core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php Tests default filter.
AuthenticationProviderFilterInterface::appliesToRoutedRequest function core/lib/Drupal/Core/Authentication/AuthenticationProviderFilterInterface.php Checks whether the authentication method is allowed on a given route.
AuthenticationProviderInterface::applies function core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php Checks whether suitable authentication credentials are on the request.
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 Tests Drupal\Core\DependencyInjection\Compiler\AuthenticationProviderPass.
AuthenticationProviderPassTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php
AuthenticationProviderPassTest::testEncoders function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php Tests encoders.
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_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\AuthenticationSubscriber
AuthorFormatter::checkAccess function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php
AuthorFormatter::isApplicable function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php
AuthorFormatter::viewElements function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php
AuthorNameFormatter::isApplicable function core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php
AuthorNameFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php
autocomplete-loading.module.css file core/themes/stable9/css/core/components/autocomplete-loading.module.css Visual styles for animated throbber.
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/misc/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/olivero/css/components/autocomplete-loading.module.css Visual styles for autocomplete input field.
autocomplete-loading.module.css file core/themes/admin/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/default_admin/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css file core/themes/default_admin/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css file core/themes/admin/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css file core/themes/olivero/css/components/autocomplete-loading.module.pcss.css Visual styles for autocomplete input field.
autocomplete-loading.module.pcss.css file core/themes/claro/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
autocomplete.css file core/themes/admin/migration/css/components/autocomplete.css .ui-autocomplete,
.ui-dialog .ui-autocomplete {
color: var(--gin-color-text);
border-radius: 0 0 var(--gin-border-m) var(--gin-border-m);
background: var(--gin-bg-input);
}

.ui-autocomplete .ui-menu-item-wrapper.ui-state-active,
.ui-dialog…
autocomplete.css file core/themes/default_admin/migration/css/components/autocomplete.css .ui-autocomplete,
.ui-dialog .ui-autocomplete {
color: var(--gin-color-text);
border-radius: 0 0 var(--gin-border-m) var(--gin-border-m);
background: var(--gin-bg-input);
}

.ui-autocomplete .ui-menu-item-wrapper.ui-state-active,
.ui-dialog…
autocomplete.css file core/assets/vendor/jquery.ui/themes/base/autocomplete.css /*!
* jQuery UI Autocomplete 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/autocomplete/#theming
AutoconfigurationTest class core/tests/Drupal/KernelTests/Core/DependencyInjection/AutoconfigurationTest.php Tests autoconfiguration of services.
AutoconfigurationTest.php file core/tests/Drupal/KernelTests/Core/DependencyInjection/AutoconfigurationTest.php
AutoconfigurationTest::testCoreServiceTags function core/tests/Drupal/KernelTests/Core/DependencyInjection/AutoconfigurationTest.php Tests that core services do not use tags if autoconfiguration is enabled.
AutoIncrementingTestItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php Defines the 'field_method_invocation_order_test' entity field type.
AutoIncrementingTestItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php
AutoIncrementingTestItem::getIncrementedFieldValue function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php Gets an incremented field value.
AutoIncrementingTestItem::preSave function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php
Automated tests group core/core.api.php Overview of PHPUnit and Nightwatch automated tests.

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