Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| autocomplete.css | file | core/ |
Autocomplete and autocomplete-deluxe styles. |
| 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. |
| 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. |
| autoload_runtime.php | file | ./ |
Includes the autoload_runtime created by the Symfony Runtime component. |
| Automated tests | group | core/ |
Overview of PHPUnit and Nightwatch automated tests. |
| AutomatedCron | class | core/ |
A subscriber running cron after a response is sent. |
| AutomatedCron.php | file | core/ |
|
| AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| AutomatedCron::onTerminate | function | core/ |
Run the automated cron if enabled. |
| 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. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.