Search for list
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTranslationViewListUiTest::$modules | property | core/ |
Modules to install. |
ConfigTranslationViewListUiTest::$testViews | property | core/ |
Views used by this test. |
ConfigTranslationViewListUiTest::setUp | function | core/ |
Sets up the test. |
ConfigTranslationViewListUiTest::testTimestampFormatterTranslation | function | core/ |
Test to ensure that TimestampFormatter translation works. |
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi | function | core/ |
Tests views_ui list to see if translate link is added to operations. |
ConfigurableLanguageManager::getStandardLanguageListWithoutConfigured | function | core/ |
Returns the standard language list excluding already configured languages. |
ConfigurableLanguageManagerInterface::getStandardLanguageListWithoutConfigured | function | core/ |
Returns the standard language list excluding already configured languages. |
ContactFormListBuilder | class | core/ |
Defines a class to build a listing of contact form entities. |
ContactFormListBuilder.php | file | core/ |
|
ContactFormListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ContactFormListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ContentEntityNormalizerTest::createMockFieldListItem | function | core/ |
Creates a mock field list item. |
CountryManager::getList | function | core/ |
Get an array of country code => country name pairs, altered by alter hooks. |
CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
Database::getDriverList | function | core/ |
Returns the list provider for available database drivers. |
DatabaseDriverList | class | core/ |
Provides a list of available database drivers. |
DatabaseDriverList.php | file | core/ |
|
DatabaseDriverList::$includeTestDrivers | property | core/ |
Determines whether test drivers shall be included in the discovery. |
DatabaseDriverList::checkIncompatibility | function | core/ |
Tests the compatibility of an extension. |
DatabaseDriverList::CORE_MYSQL_DRIVER_NAMESPACE | constant | core/ |
The namespace of core's MySql database driver. |
DatabaseDriverList::createExtensionInfo | function | core/ |
Creates the info value for an extension object. |
DatabaseDriverList::doList | function | core/ |
Builds the list of extensions. |
DatabaseDriverList::doScanExtensions | function | core/ |
Scans the available extensions. |
DatabaseDriverList::get | function | core/ |
Returns a single extension. |
DatabaseDriverList::getAllAvailableInfo | function | core/ |
Returns an array of info files information of available extensions. |
DatabaseDriverList::getAllInstalledInfo | function | core/ |
Returns an array of info files information of installed extensions. |
DatabaseDriverList::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
DatabaseDriverList::getExtensionInfo | function | core/ |
Returns information about a specified extension. |
DatabaseDriverList::getInstallableList | function | core/ |
Returns the list of installable database drivers. |
DatabaseDriverList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
DatabaseDriverList::getName | function | core/ |
Returns the human-readable name of the extension. |
DatabaseDriverList::getPath | function | core/ |
Gets the path to an extension of a specific type (module, theme, etc.). |
DatabaseDriverList::getPathname | function | core/ |
Gets the info file path for an extension. |
DatabaseDriverList::getPathNames | function | core/ |
Returns a list of extension file paths keyed by machine name. |
DatabaseDriverList::includeTestDrivers | function | core/ |
Determines whether test drivers shall be included in the discovery. |
DatabaseDriverList::recalculateInfo | function | core/ |
Generates the information from .info.yml files for extensions of this type. |
DatabaseDriverList::recalculatePathNames | function | core/ |
Generates a sorted list of .info.yml file locations for all extensions. |
DatabaseDriverList::setPathname | function | core/ |
Sets the pathname for an extension. |
DatabaseDriverList::sortByName | function | core/ |
Array sorting callback; sorts extensions by their name. |
DatabaseDriverList::__construct | function | core/ |
Constructs a new instance. |
DatabaseDriverListTest | class | core/ |
Tests DatabaseDriverList methods. |
DatabaseDriverListTest.php | file | core/ |
|
DatabaseDriverListTest::providerDatabaseDrivers | function | core/ |
Data provider for testLegacyGetFromDriverName(). |
DatabaseDriverListTest::testGet | function | core/ |
Tests get. |
DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
DatabaseFileUsageBackend::listUsage | function | core/ |
Determines where a file is used. |
DatabaseStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
DataDefinition::isList | function | core/ |
Returns whether the data is multi-valued, i.e. a list of data items. |
DataDefinitionInterface::isList | function | core/ |
Returns whether the data is multi-valued, i.e. a list of data items. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.