Search for getAll

  1. Search 7.x for getAll
  2. Search 9.5.x for getAll
  3. Search 10.3.x for getAll
  4. Search 11.x for getAll
  5. Other projects
Title Object type File name Summary
AllowedPackages::getAllowedPackages function composer/Plugin/Scaffold/AllowedPackages.php Gets a list of all packages that are allowed to copy scaffold files.
AllowedPackages::recursiveGetAllowedPackages function composer/Plugin/Scaffold/AllowedPackages.php Builds a name-to-package mapping from a list of package names.
AnnotationExtendsAnnotationTargetAll class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
AnnotationTargetAll class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAll.php Plugin annotation
@Target("ALL");
AnnotationTargetAll.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAll.php
AnnotationTargetAll::$data property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAll.php
AnnotationTargetAll::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAll.php
AnnotationTargetAll::$target property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAll.php
ApcuBackend::getAll function core/lib/Drupal/Core/Cache/ApcuBackend.php Returns all cached items, optionally limited by a cache ID prefix.
ArrayElement::getAllKeys function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets valid configuration data keys.
AssertContentTrait::getAllOptions function core/tests/Drupal/KernelTests/AssertContentTrait.php Get all option elements, including nested options, in a select.
AssertLegacyTrait::getAllOptions function core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Get all option elements, including nested options, in a select.
AssertLegacyTraitDeprecatedTest::testGetAllOptions function core/tests/Drupal/FunctionalTests/Core/Test/AssertLegacyTraitDeprecatedTest.php Tests getAllOptions().
AssetCollectionOptimizerInterface::getAll function core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php Returns all optimized asset collections assets.
Batch::getAllItems function core/lib/Drupal/Core/Queue/Batch.php Retrieves all remaining items in the queue.
BatchMemory::getAllItems function core/lib/Drupal/Core/Queue/BatchMemory.php Retrieves all remaining items in the queue.
BookManager::getAllBooks function core/modules/book/src/BookManager.php Returns an array of all books.
BookManagerInterface::getAllBooks function core/modules/book/src/BookManagerInterface.php Returns an array of all books.
CacheContextsManager::getAll function core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php Provides an array of available cache contexts.
CachedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/CachedStorage.php Gets the existing collections.
Config::getAllCleanupPaths function composer/Plugin/VendorHardening/Config.php Gets the configured list of directories to remove from the root package.
ContainerAwareEventDispatcherTest::testGetAllListenersSortsByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContentModerationSyncingTest::getAllRevisionNames function core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php Get all the revision names in order of the revision ID.
CssCollectionOptimizer::getAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php Returns all optimized asset collections assets.
Database::getAllConnectionInfo function core/lib/Drupal/Core/Database/Database.php Gets connection information for all available databases.
DatabaseStorage::getAll function core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php Returns all stored key/value pairs in the collection.
DatabaseStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/DatabaseStorage.php Gets the existing collections.
DatabaseStorageExpirable::getAll function core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php Returns all stored key/value pairs in the collection.
DefaultTableMapping::getAllColumns function core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php Gets a list of all database columns for a given table.
DefaultTableMappingTest::testGetAllColumns function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Tests DefaultTableMapping::getAllColumns().
DisplayPluginBase::getAllHandlers function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets all the handlers used by the display.
DisplayPluginBase::getAllPlugins function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets all the plugins used by the display.
EntityDisplayRepository::getAllDisplayModesByEntityType function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Gets the entity display mode info for all entity types.
EntityDisplayRepository::getAllFormModes function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Gets the entity form mode info for all entity types.
EntityDisplayRepository::getAllViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Gets the entity view mode info for all entity types.
EntityDisplayRepositoryInterface::getAllFormModes function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Gets the entity form mode info for all entity types.
EntityDisplayRepositoryInterface::getAllViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Gets the entity view mode info for all entity types.
EntityManager::getAllBundleInfo function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getAllFormModes function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getAllViewModes function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerTest::testGetAllBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllBundleInfo() method.
EntityManagerTest::testGetAllFormModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllFormModes() method.
EntityManagerTest::testGetAllViewModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllViewModes() method.
EntityTypeBundleInfo::getAllBundleInfo function core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php Get the bundle info of all entity types.
EntityTypeBundleInfoInterface::getAllBundleInfo function core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php Get the bundle info of all entity types.
EntityTypeBundleInfoTest::testGetAllBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php Tests the getAllBundleInfo() method.
EntityTypeBundleInfoTest::testGetAllBundleInfoWithEntityBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php @covers ::getAllBundleInfo
ExtensionInstallStorage::getAllFolders function core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Returns a map of all config object names and their folders.
ExtensionList::getAllAvailableInfo function core/lib/Drupal/Core/Extension/ExtensionList.php Returns an array of info files information of available extensions.
ExtensionList::getAllInstalledInfo function core/lib/Drupal/Core/Extension/ExtensionList.php Returns an array of info files information of installed extensions.

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