13 methods override StorageInterface::listAll()
- AllowListConfigStorage::listAll in core/
lib/ Drupal/ Core/ Recipe/ AllowListConfigStorage.php - Gets configuration object names starting with a given prefix.
- CachedStorage::listAll in core/
lib/ Drupal/ Core/ Config/ CachedStorage.php - Gets configuration object names starting with a given prefix.
- CheckpointStorage::listAll in core/
lib/ Drupal/ Core/ Config/ Checkpoint/ CheckpointStorage.php - Gets configuration object names starting with a given prefix.
- DatabaseStorage::listAll in core/
lib/ Drupal/ Core/ Config/ DatabaseStorage.php - Gets configuration object names starting with a given prefix.
- FileStorage::listAll in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Gets configuration object names starting with a given prefix.
- ManagedStorage::listAll in core/
lib/ Drupal/ Core/ Config/ ManagedStorage.php - Gets configuration object names starting with a given prefix.
- MemoryStorage::listAll in core/
lib/ Drupal/ Core/ Config/ MemoryStorage.php - Gets configuration object names starting with a given prefix.
- NullStorage::listAll in core/
lib/ Drupal/ Core/ Config/ NullStorage.php - Gets configuration object names starting with a given prefix.
- ReadOnlyStorage::listAll in core/
lib/ Drupal/ Core/ Config/ ReadOnlyStorage.php - Gets configuration object names starting with a given prefix.
- RecipeConfigStorageWrapper::listAll in core/
lib/ Drupal/ Core/ Recipe/ RecipeConfigStorageWrapper.php - Gets configuration object names starting with a given prefix.
- RecipeExtensionConfigStorage::listAll in core/
lib/ Drupal/ Core/ Recipe/ RecipeExtensionConfigStorage.php - Gets configuration object names starting with a given prefix.
- RecipeOverrideConfigStorage::listAll in core/
lib/ Drupal/ Core/ Recipe/ RecipeOverrideConfigStorage.php - Gets configuration object names starting with a given prefix.
- StorageReplaceDataWrapper::listAll in core/
modules/ config/ src/ StorageReplaceDataWrapper.php - Gets configuration object names starting with a given prefix.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.