Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallHelper::storeCreatedContentUuids | function | core/ |
Stores record of content entities created by this import. |
| InstallStorage | class | core/ |
Storage used by the Drupal installer. |
| InstallStorage.php | file | core/ |
|
| InstallStorage::$directory | property | core/ |
The directory to scan in each extension to scan for files. |
| InstallStorage::$folders | property | core/ |
Folder map indexed by configuration name. |
| InstallStorage::CONFIG_INSTALL_DIRECTORY | constant | core/ |
Extension sub-directory containing default configuration for installation. |
| InstallStorage::CONFIG_OPTIONAL_DIRECTORY | constant | core/ |
Extension sub-directory containing optional configuration for installation. |
| InstallStorage::CONFIG_SCHEMA_DIRECTORY | constant | core/ |
Extension sub-directory containing configuration schema. |
| InstallStorage::delete | function | core/ |
Overrides Drupal\Core\Config\FileStorage::delete(). |
| InstallStorage::deleteAll | function | core/ |
Overrides Drupal\Core\Config\FileStorage::deleteAll(). |
| InstallStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| InstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| InstallStorage::getComponentFolder | function | core/ |
Get folder inside each component that contains the files. |
| InstallStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| InstallStorage::getCoreFolder | function | core/ |
Get folder inside Drupal core that contains the files. |
| InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
| InstallStorage::getFilePath | function | core/ |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
| InstallStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| InstallStorage::rename | function | core/ |
Overrides Drupal\Core\Config\FileStorage::rename(). |
| InstallStorage::reset | function | core/ |
Resets the static cache. |
| InstallStorage::write | function | core/ |
Overrides Drupal\Core\Config\FileStorage::write(). |
| InstallStorage::__construct | function | core/ |
Constructs an InstallStorage object. |
| install_ensure_config_directory | function | core/ |
Ensures that the config directory exists and is writable, or can be made so. |
| install_goto | function | core/ |
Sends the user to a different installer page. |
| install_tasks_to_display | function | core/ |
Returns a list of tasks that should be displayed to the end user. |
| install_tasks_to_perform | function | core/ |
Returns a list of tasks to perform during the current installation request. |
| IntegerItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| IntegrationTest::$feedStorage | property | core/ |
The entity storage for aggregator feeds. |
| IntegrationTest::$itemStorage | property | core/ |
The entity storage for aggregator items. |
| IntegrationTest::testAggregatorItemView | function | core/ |
Tests basic aggregator_item view. |
| Internal::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| InternalTest::$ckeditorPluginManager | property | core/ |
The CKEditor plugin manager. |
| InternalTest::$editor | property | core/ |
A testing text editor. |
| Interpolator | class | composer/ |
Injects config values from an associative array into a string. |
| Interpolator.php | file | composer/ |
|
| Interpolator::$data | property | composer/ |
The associative array of replacements. |
| Interpolator::$endToken | property | composer/ |
The character sequence that identifies the end of a token. |
| Interpolator::$startToken | property | composer/ |
The character sequence that identifies the start of a token. |
| Interpolator::addData | function | composer/ |
Adds to the data set to use when interpolating. |
| Interpolator::findTokens | function | composer/ |
Finds all of the tokens in the provided message. |
| Interpolator::interpolate | function | composer/ |
Replaces tokens in a string with values from an associative array. |
| Interpolator::replacements | function | composer/ |
Finds the tokens that exist in a message and builds a replacement array. |
| Interpolator::setData | function | composer/ |
Sets the data set to use when interpolating. |
| Interpolator::__construct | function | composer/ |
Interpolator constructor. |
| InvokeCommand::$selector | property | core/ |
A CSS selector string. |
| IsNullConstraintValidator | class | core/ |
Null constraint validator. |
| IsNullConstraintValidator.php | file | core/ |
|
| IsNullConstraintValidator::validate | function | core/ |
|
| Item::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ItemList::getIterator | function | core/ |
Pagination
- Previous page
- Page 125
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.