Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContextInterface::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
ContextInterface::getContextValue | function | core/ |
Gets the context value. |
ContextProviderInterface::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
ContextProviderInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
ContextRepositoryInterface::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
ContextRepositoryInterface::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
DatabaseLegacyTest::testDbGetTarget | function | core/ |
Tests the _db_get_target() function. |
DatabaseLegacyTest::testDbOptionsTarget | function | core/ |
Tests deprecation of the $options 'target' key in Connection::query. |
DatabaseLegacyTest::testDbOptionsTargetInSelect | function | core/ |
Tests deprecation of the $options 'target' key in Select. |
DatabaseStorage::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
DatabaseStorage::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
DatabaseStorageExpirable::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
DatabaseStorageExpirable::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
DateFormat::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
DateFormat::getPattern | function | core/ |
Gets the date pattern string for this format. |
DateFormatInterface::getPattern | function | core/ |
Gets the date pattern string for this format. |
DateFormatterInterface::getSampleDateFormats | function | core/ |
Provides values for all date formatting characters for a given timestamp. |
DateTestBase::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
DateTestBase::massageTestDate | function | core/ |
Massages test date values. |
DateTimePlus::getErrors | function | core/ |
Gets error messages. |
DateTimePlus::getPhpDateTime | function | core/ |
Gets a clone of the proxied PHP \DateTime object wrapped by this class. |
DbCommandBase::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
DbDumpApplication::getCommandName | function | core/ |
|
DbDumpApplication::getDefaultCommands | function | core/ |
|
DbDumpApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
DbDumpCommand::getFieldOrder | function | core/ |
Gets field ordering for a given table. |
DbDumpCommand::getTableCollation | function | core/ |
Set the table collation. |
DbDumpCommand::getTableData | function | core/ |
Gets all data from a given table. |
DbDumpCommand::getTableIndexes | function | core/ |
Adds primary key, unique keys, and index information to the schema. |
DbDumpCommand::getTables | function | core/ |
Returns a list of tables, not including those set to be excluded. |
DbDumpCommand::getTableSchema | function | core/ |
Returns a schema array for a given table. |
DbDumpCommand::getTableScript | function | core/ |
The part of the script for each table. |
DbDumpCommand::getTemplate | function | core/ |
The script template. |
DbLogResourceTest::getExpectedBcUnauthorizedAccessMessage | function | core/ |
|
DbLogResourceTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
DbLogResourceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
DbToolsApplication::getDefaultCommands | function | core/ |
|
DefaultContentModerationStateRevisionUpdateTest::getEntityByLabel | function | core/ |
Load an entity by label. |
DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
DefaultLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
DefaultPluginManager::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
DefaultPluginManager::getCachedDefinitions | function | core/ |
Returns the cached plugin definitions of the decorated discovery class. |
DefaultPluginManager::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
DefaultPluginManager::getCacheTags | function | core/ |
The cache tags associated with this object. |
DefaultPluginManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
DefaultPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
DefaultPluginManager::getFactory | function | core/ |
Gets the plugin factory. |
DefaultSingleLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.