Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 animated throbber. |
| autocomplete-loading.module.pcss.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.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.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 … |
| autocomplete.pcss.css | file | core/ |
Autocomplete and autocomplete-deluxe styles. |
| 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. |
| 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. |
| AutoloadingStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| AutoloadingStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| AutoloadingStorage::resetListCache | function | core/ |
Clears the static list cache. |
| AutoloadingStorage::write | function | core/ |
Writes configuration data to the storage. |
| AutoloadingStorage::__construct | function | core/ |
Constructs a new AutoloadingStorage. |
| Automated tests | group | core/ |
Overview of PHPUnit and Nightwatch automated tests. |
| AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| AutomatedCron::__construct | function | core/ |
|
| AutomatedCronHooks | class | core/ |
Hook implementations for automated_cron. |
| AutomatedCronHooks.php | file | core/ |
|
| AutomatedCronHooks::formSystemCronSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
| AutomatedCronHooks::help | function | core/ |
Implements hook_help(). |
| AutomatedCronTest | class | core/ |
Tests for automated_cron. |
| AutomatedCronTest | class | core/ |
Tests for automated_cron. |
| AutomatedCronTest.php | file | core/ |
|
| AutomatedCronTest.php | file | core/ |
|
| AutomatedCronTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AutomatedCronTest::$modules | property | core/ |
Modules to install. |
| AutomatedCronTest::testCronDoesNotRunOnCliRequest | function | core/ |
Tests that automated cron does not run cron on a CLI request. |
| AutomatedCronTest::testRunsCronOnHttpRequest | function | core/ |
Tests that automated cron runs cron on an HTTP request. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.