Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AuthenticationCollectorInterface::getProvider | function | core/ |
Returns an authentication provider. |
| AuthenticationCollectorInterface::getSortedProviders | function | core/ |
Returns the sorted array of authentication providers. |
| AuthenticationCollectorInterface::isGlobal | function | core/ |
Returns whether a provider is considered global. |
| AuthenticationCollectorTest | class | core/ |
Tests Drupal\Core\Authentication\AuthenticationCollector. |
| AuthenticationCollectorTest.php | file | core/ |
|
| AuthenticationCollectorTest::testAuthenticationCollector | function | core/ |
Tests adding, getting, and order of priorities. |
| AuthenticationManager::$authCollector | property | core/ |
The authentication provider collector. |
| AuthenticationManager::appliesToRoutedRequest | function | core/ |
Checks whether the authentication method is allowed on a given route. |
| AuthenticationProviderFilterInterface::appliesToRoutedRequest | function | core/ |
Checks whether the authentication method is allowed on a given route. |
| authentication_collector | service | core/ |
Drupal\Core\Authentication\AuthenticationCollector |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for autocomplete input field. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.pcss.css | file | core/ |
Visual styles for autocomplete input field. |
| autocomplete-loading.module.pcss.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.pcss.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.pcss.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete.css | file | core/ |
Autocomplete and autocomplete-deluxe styles. |
| autocomplete.css | file | core/ |
.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/ |
/*! * jQuery UI Autocomplete 1.14.2 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/autocomplete/#theming … |
| autocomplete.pcss.css | file | core/ |
Autocomplete and autocomplete-deluxe styles. |
| AutocompleteController | class | core/ |
Defines a controller class with methods for autocompletion. |
| AutocompleteController.php | file | core/ |
|
| AutocompleteController::delayed_autocomplete | function | core/ |
Returns some autocompletion content with a slight delay. |
| AutoconfigurationTest | class | core/ |
Tests autoconfiguration of services. |
| AutoconfigurationTest.php | file | core/ |
|
| AutoconfigurationTest::testCoreServiceTags | function | core/ |
Tests that core services do not use tags if autoconfiguration is enabled. |
| AutoIncrementingTestItem | class | core/ |
Defines the 'field_method_invocation_order_test' entity field type. |
| AutoIncrementingTestItem.php | file | core/ |
|
| AutoIncrementingTestItem::getIncrementedFieldValue | function | core/ |
Gets an incremented field value. |
| AutoIncrementingTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| Autoload | class | core/ |
|
| Autoload.php | file | core/ |
|
| autoload.php | file | ./ |
|
| AutoloadingStorage | class | core/ |
Defines the autoloading storage. |
| AutoloadingStorage.php | file | core/ |
|
| AutoloadingStorage::$classloader | property | core/ |
Class loader that loads code from extensions provided to the constructor. |
| AutoloadingStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| AutoloadingStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| AutoloadingStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| AutoloadingStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| AutoloadingStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| AutoloadingStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| AutoloadingStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| AutoloadingStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| AutoloadingStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| AutoloadingStorage::read | function | core/ |
Reads configuration data from the storage. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.