Search for getAll
- Search 7.x for getAll
- Search 9.5.x for getAll
- Search 8.9.x for getAll
- Search 11.x for getAll
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ExtensionList::getAllAvailableInfo | function | core/ |
Returns an array of info files information of available extensions. |
ExtensionList::getAllInstalledInfo | function | core/ |
Returns an array of info files information of installed extensions. |
ExtensionListTest::testGetAllAvailableInfo | function | core/ |
@covers ::getAllAvailableInfo |
ExtensionListTest::testGetAllInstalledInfo | function | core/ |
@covers ::getAllInstalledInfo |
FieldDiscovery::getAllFields | function | core/ |
Gets all field information related to this migration. |
FieldDiscoveryTest::getAllFieldData | function | core/ |
Returns dummy data to test the field getters. |
FieldDiscoveryTest::testGetAllFields | function | core/ |
Tests the getAllFields method. |
FieldDiscoveryTest::testGetAllFields | function | core/ |
Tests the getAllFields method. |
FieldDiscoveryTestClass::getAllFields | function | core/ |
Gets all field information related to this migration. |
FieldResolver::getAllDataReferencePropertyNames | function | core/ |
Gets all unique reference property names from the given field definitions. |
FileSanitizationEventSubscriber::getAllowedExtensions | function | core/ |
Gets the allowed extensions. |
FileStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
FileStorage::getAllCollectionNamesHelper | function | core/ |
Helper function for getAllCollectionNames(). |
FileUploadSanitizeNameEvent::getAllowedExtensions | function | core/ |
Gets the list of allowed extensions. |
FilterPluginCollection::getAll | function | core/ |
Retrieves filter definitions and creates an instance for each filter. |
HTMLRestrictions::getAllowedElements | function | core/ |
Gets allowed elements. |
InstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
JsCollectionOptimizer::getAll | function | core/ |
Returns all optimized asset collections assets. |
JsCollectionOptimizerLazy::getAll | function | core/ |
Returns all optimized asset collections assets. |
KeyValueStoreInterface::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
LanguageReference::getAllValidLangcodes | function | core/ |
Returns all valid values for a `langcode` config value. |
LocaleProjectStorage::getAll | function | core/ |
|
LocaleProjectStorageInterface::getAll | function | core/ |
Returns all the project records. |
ManageDisplayTest::getAllOptionsList | function | core/ |
Extracts all options from a select element. |
ManagedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
MediaLibraryState::getAllowedTypeIds | function | core/ |
Returns the media type IDs which can be selected. |
MediaLibraryWidget::getAllowedMediaTypeIdsSorted | function | core/ |
Gets the enabled media type IDs sorted by weight. |
MemoryStorage::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
MemoryStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
MenuTreeStorage::getAllChildIds | function | core/ |
|
MenuTreeStorageInterface::getAllChildIds | function | core/ |
Loads all the IDs for menu links that are below the given ID. |
MockRouteProvider::getAllRoutes | function | core/ |
|
NullStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
NullStorageExpirable::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
ProviderRepository::getAll | function | core/ |
|
ProviderRepository::getAll | function | core/ |
|
ProviderRepositoryInterface::getAll | function | core/ |
Returns information on all available oEmbed providers. |
ReadOnlyStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeConfigStorageWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeConfigStorageWrapperTest::testGetAllCollectionNames | function | core/ |
Test that we merge and return only unique collection names. |
RecipeExtensionConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
RecipeOverrideConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
ResolvedLibraryDefinitionsFilesMatchTest::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
ResourceTypeRepository::getAllBundlesForEntityType | function | core/ |
Gets all bundle IDs for a given entity type. |
ResourceTypeRepository::getAllFieldNames | function | core/ |
Gets all field names for a given entity type and bundle. |
RouteProvider::getAllRoutes | function | core/ |
|
RouteProvider::getAllRoutes | function | core/ |
|
RouteProviderInterface::getAllRoutes | function | core/ |
Returns all the routes on the system. |
RouteProviderLazyBuilder::getAllRoutes | function | core/ |
|
RouteProviderTest::testGetAllRoutes | function | core/ |
Confirms RouteProvider::getAllRoutes() extracts information correctly from the database. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.