Search for listAll

  1. Search 7.x for listAll
  2. Search 9.5.x for listAll
  3. Search 8.9.x for listAll
  4. Search 11.x for listAll
  5. Other projects
Title Object type File name Summary
CachedStorage::listAll function core/lib/Drupal/Core/Config/CachedStorage.php Gets configuration object names starting with a given prefix.
CachedStorageTest::testListAllStaticCache function core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php Tests listAll static cache.
ConfigFactory::listAll function core/lib/Drupal/Core/Config/ConfigFactory.php
ConfigFactoryInterface::listAll function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Gets configuration object names starting with a given prefix.
DatabaseStorage::listAll function core/lib/Drupal/Core/Config/DatabaseStorage.php Gets configuration object names starting with a given prefix.
FileReadOnlyStorage::listAll function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Lists all the files in the storage.
FileStorage::listAll function core/lib/Drupal/Component/PhpStorage/FileStorage.php Lists all the files in the storage.
FileStorage::listAll function core/lib/Drupal/Core/Config/FileStorage.php Gets configuration object names starting with a given prefix.
FileStorageTest::testListAll function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php Tests the FileStorage::listAll method with a relative and absolute path.
InstallStorage::listAll function core/lib/Drupal/Core/Config/InstallStorage.php Gets configuration object names starting with a given prefix.
LocaleDefaultConfigStorage::listAll function core/modules/locale/src/LocaleDefaultConfigStorage.php Return the list of configuration in install storage and current languages.
ManagedStorage::listAll function core/lib/Drupal/Core/Config/ManagedStorage.php Gets configuration object names starting with a given prefix.
MemoryStorage::listAll function core/lib/Drupal/Core/Config/MemoryStorage.php Gets configuration object names starting with a given prefix.
NullStorage::listAll function core/lib/Drupal/Core/Config/NullStorage.php Gets configuration object names starting with a given prefix.
PhpStorageInterface::listAll function core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Lists all the files in the storage.
ReadOnlyStorage::listAll function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Gets configuration object names starting with a given prefix.
StorageInterface::listAll function core/lib/Drupal/Core/Config/StorageInterface.php Gets configuration object names starting with a given prefix.
StorageReplaceDataWrapper::listAll function 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.