InstallStorage::getComponentNames
  • References/PHP/Drupal/Config/InstallStorage

public InstallStorage::getComponentNames(array $list)

2025-01-10 15:47:30
InstallStorage::__construct
  • References/PHP/Drupal/Config/InstallStorage

public InstallStorage::__construct($directory = self::CONFIG_INSTALL_DIRECTORY

2025-01-10 15:47:30
InstallStorage::getComponentFolder
  • References/PHP/Drupal/Config/InstallStorage

protected InstallStorage::getComponentFolder(Extension $extension)

2025-01-10 15:47:30
InstallStorage::getCoreFolder
  • References/PHP/Drupal/Config/InstallStorage

protected InstallStorage::getCoreFolder() Get

2025-01-10 15:47:30
InstallStorage::CONFIG_OPTIONAL_DIRECTORY
  • References/PHP/Drupal/Config/InstallStorage

Extension sub-directory containing optional configuration for installation. File core/lib/Drupal/Cor

2025-01-10 15:47:30
InstallStorage::CONFIG_SCHEMA_DIRECTORY
  • References/PHP/Drupal/Config/InstallStorage

Extension sub-directory containing configuration schema. File core/lib/Drupal/Core/Config/InstallStorage

2025-01-10 15:47:30
InstallStorage::deleteAll
  • References/PHP/Drupal/Config/InstallStorage

public InstallStorage::deleteAll($prefix = '')

2025-01-10 15:47:30
InstallStorage::getFilePath
  • References/PHP/Drupal/Config/InstallStorage

public InstallStorage::getFilePath($name)

2025-01-10 15:47:30
InstallStorage::exists
  • References/PHP/Drupal/Config/InstallStorage

public InstallStorage::exists($name) Returns

2025-01-10 15:47:30
InstallStorage::CONFIG_INSTALL_DIRECTORY
  • References/PHP/Drupal/Config/InstallStorage

Extension sub-directory containing default configuration for installation. File core/lib/Drupal/Core

2025-01-10 15:47:30