Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
InstallerRedirectTraitTest::testShouldRedirectToInstaller function core/tests/Drupal/KernelTests/Core/Installer/InstallerRedirectTraitTest.php Tests should redirect to installer.
InstallHelper::storeCreatedContentUuids function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Stores record of content entities created by this import.
InstallProfileUninstallValidator class core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Ensures install profile can only be uninstalled if the modules are available.
InstallProfileUninstallValidator.php file core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php
InstallProfileUninstallValidator::$noProfileExtensionDiscovery property core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Extension discovery that scans all folders except profiles.
InstallProfileUninstallValidator::getExtensionDiscovery function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Gets an extension discovery object that ignores the install profile.
InstallProfileUninstallValidator::validate function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Determines the reasons a module can not be uninstalled.
InstallProfileUninstallValidator::__construct function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php
InstallStorage class core/lib/Drupal/Core/Config/InstallStorage.php Storage used by the Drupal installer.
InstallStorage.php file core/lib/Drupal/Core/Config/InstallStorage.php
InstallStorage::$directory property core/lib/Drupal/Core/Config/InstallStorage.php The directory to scan in each extension to scan for files.
InstallStorage::$folders property core/lib/Drupal/Core/Config/InstallStorage.php Folder map indexed by configuration name.
InstallStorage::CONFIG_INSTALL_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing default configuration for installation.
InstallStorage::CONFIG_OPTIONAL_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing optional configuration for installation.
InstallStorage::CONFIG_SCHEMA_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing configuration schema.
InstallStorage::delete function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::delete().
InstallStorage::deleteAll function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::deleteAll().
InstallStorage::exists function core/lib/Drupal/Core/Config/InstallStorage.php Returns whether a configuration object exists.
InstallStorage::getAllFolders function core/lib/Drupal/Core/Config/InstallStorage.php Returns a map of all config object names and their folders.
InstallStorage::getComponentFolder function core/lib/Drupal/Core/Config/InstallStorage.php Get folder inside each component that contains the files.
InstallStorage::getComponentNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for a list of modules or themes.
InstallStorage::getCoreFolder function core/lib/Drupal/Core/Config/InstallStorage.php Get folder inside Drupal core that contains the files.
InstallStorage::getCoreNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for Drupal core.
InstallStorage::getFilePath function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::getFilePath().
InstallStorage::listAll function core/lib/Drupal/Core/Config/InstallStorage.php Gets configuration object names starting with a given prefix.
InstallStorage::rename function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::rename().
InstallStorage::reset function core/lib/Drupal/Core/Config/InstallStorage.php Resets the static cache.
InstallStorage::write function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::write().
InstallStorage::__construct function core/lib/Drupal/Core/Config/InstallStorage.php Constructs an InstallStorage object.
install_goto function core/includes/install.inc Sends the user to a different installer page.
install_profile_uninstall_validator service core/core.services.yml Drupal\Core\Extension\InstallProfileUninstallValidator
install_tasks_to_display function core/includes/install.core.inc Returns a list of tasks that should be displayed to the end user.
install_tasks_to_perform function core/includes/install.core.inc Returns a list of tasks to perform during the current installation request.
IntegerItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Defines the storage-level settings for this plugin.
Interpolator class composer/Plugin/Scaffold/Interpolator.php Injects config values from an associative array into a string.
Interpolator.php file composer/Plugin/Scaffold/Interpolator.php
Interpolator::$data property composer/Plugin/Scaffold/Interpolator.php The associative array of replacements.
Interpolator::$endToken property composer/Plugin/Scaffold/Interpolator.php The character sequence that identifies the end of a token.
Interpolator::$startToken property composer/Plugin/Scaffold/Interpolator.php The character sequence that identifies the start of a token.
Interpolator::addData function composer/Plugin/Scaffold/Interpolator.php Adds to the data set to use when interpolating.
Interpolator::findTokens function composer/Plugin/Scaffold/Interpolator.php Finds all of the tokens in the provided message.
Interpolator::interpolate function composer/Plugin/Scaffold/Interpolator.php Replaces tokens in a string with values from an associative array.
Interpolator::replacements function composer/Plugin/Scaffold/Interpolator.php Finds the tokens that exist in a message and builds a replacement array.
Interpolator::setData function composer/Plugin/Scaffold/Interpolator.php Sets the data set to use when interpolating.
Interpolator::__construct function composer/Plugin/Scaffold/Interpolator.php Interpolator constructor.
InvokeCommand::$selector property core/lib/Drupal/Core/Ajax/InvokeCommand.php A CSS selector string.
IsNullConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php Null constraint validator.
IsNullConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php
IsNullConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php
ItemList::getIterator function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php

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