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 |
---|---|---|---|
Settings::getAll | function | core/ |
Returns all the settings. This is only used for testing purposes. |
SettingsTest::testGetAll | function | core/ |
@covers ::getAll |
Sql::getAllEntities | function | core/ |
Gets all the involved entities of the view. |
StableLibraryOverrideTestBase::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
Standard::getAllowedTags | function | core/ |
Get all allowed tags from a restrictions data structure. |
StorageComparer::getAllCollectionNames | function | core/ |
Gets the existing collections from both the target and source storage. |
StorageComparerInterface::getAllCollectionNames | function | core/ |
Gets the existing collections from both the target and source storage. |
StorageInterface::getAllCollectionNames | function | core/ |
Gets the existing collections. |
StorageReplaceDataWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
TableMappingInterface::getAllColumns | function | core/ |
Gets a list of all database columns for a given table. |
TableMappingInterface::getAllFieldTableNames | function | core/ |
Gets all the table names in which an entity field is stored. |
TestInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
TestMemoryBackend::getAllCids | function | core/ |
|
ToolkitTestTrait::imageTestGetAllCalls | function | core/ |
Gets an array of calls to the 'test' toolkit. |
UpdateHookRegistry::getAllEquivalentUpdates | function | core/ |
Returns the equivalent update information for all modules. |
UpdateHookRegistry::getAllInstalledVersions | function | core/ |
Returns the currently installed schema version for all modules. |
UrlHelper::getAllowedProtocols | function | core/ |
Gets the allowed protocols. |
User::getAllowedConfigurableLanguageCodes | function | core/ |
Defines allowed configurable language codes for AllowedValues constraints. |
User::getAllowedTimezones | function | core/ |
Defines allowed timezones for the field's AllowedValues constraint. |
ValidKeysConstraint::getAllowedKeys | function | core/ |
Returns the list of valid keys. |
Views::getAllViews | function | core/ |
Returns an array of all views as fully loaded $view objects. |
ViewsData::getAll | function | core/ |
Gets all table data. |
ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data without a warm cache. |
ViewsDataTest::testCacheCallsWithWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.