ConfigInstaller::drupalGetPath
  • References/PHP/Drupal/Config/ConfigInstaller

protected ConfigInstaller::drupalGetPath($type, $name)

2025-01-10 15:47:30
ConfigInstaller::$sourceStorage
  • References/PHP/Drupal/Config/ConfigInstaller

The configuration storage that provides the default configuration. Type:

2025-01-10 15:47:30
ConfigInstaller::$configManager
  • References/PHP/Drupal/Config/ConfigInstaller

The configuration manager. Type:

2025-01-10 15:47:30
ConfigInstaller::$activeStorages
  • References/PHP/Drupal/Config/ConfigInstaller

The active configuration storages, keyed by collection. Type: \Drupal\Core\Config\StorageInterface[]

2025-01-10 15:47:30
ConfigInstaller::getProfileStorages
  • References/PHP/Drupal/Config/ConfigInstaller

protected ConfigInstaller::getProfileStorages($installing_name = '')

2025-01-10 15:47:30
ConfigInstaller::getEnabledExtensions
  • References/PHP/Drupal/Config/ConfigInstaller

protected ConfigInstaller::getEnabledExtensions()

2025-01-10 15:47:30
ConfigInstaller::getSourceStorage
  • References/PHP/Drupal/Config/ConfigInstaller

public ConfigInstaller::getSourceStorage()

2025-01-10 15:47:30
ConfigInstaller::drupalInstallationAttempted
  • References/PHP/Drupal/Config/ConfigInstaller

protected ConfigInstaller::drupalInstallationAttempted()

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

public ConfigInstaller::__construct(ConfigFactoryInterface $config_factory

2025-01-10 15:47:30
ConfigInstaller::createConfiguration
  • References/PHP/Drupal/Config/ConfigInstaller

protected ConfigInstaller::createConfiguration($collection, array

2025-01-10 15:47:30