Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
CurrentThemeCondition::getCacheContexts | function | core/ |
|
CurrentUser::getArgument | function | core/ |
Return the default argument. |
CurrentUser::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
CurrentUser::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
CurrentUserContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
CurrentUserContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
CurrentUserContextTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts |
CustomPageExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest | function | core/ |
Tests onHandleException with a GET request. |
CustomStrings::getLanguage | function | core/ |
Retrieves translations for a given language. |
D6NodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
D6TermNodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
d6_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d6_field_instance_widget_settings.yml |
D7Comment::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
D7NodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
D7TaxonomyTermDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
d7_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d7_field_instance_widget_settings.yml |
Data::getCardinality | function | core/ |
Gets the cardinality of this collection. |
Data::getIterator | function | core/ |
Returns an iterator for entities. |
Data::getTotalCount | function | core/ |
|
Database::$ignoreTargets | property | core/ |
A list of key/target credentials to simply ignore. |
Database::getAllConnectionInfo | function | core/ |
Gets connection information for all available databases. |
Database::getConnection | function | core/ |
Gets the connection object for the specified database key and target. |
Database::getConnectionInfo | function | core/ |
Gets information on the specified database connection. |
Database::getConnectionInfoAsUrl | function | core/ |
Gets database connection info as a URL. |
Database::getDriverList | function | core/ |
Returns the list provider for available database drivers. |
Database::getLog | function | core/ |
Retrieves the queries logged on for given logging key. |
Database::ignoreTarget | function | core/ |
Instructs the system to temporarily ignore a given key/target. |
DatabaseBackend::get | function | core/ |
Returns data from the persistent cache. |
DatabaseBackend::getMaxRows | function | core/ |
The maximum number of rows that this cache bin table is allowed to store. |
DatabaseBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
DatabaseBackendFactory::get | function | core/ |
Gets DatabaseBackend for the specified cache bin. |
DatabaseBackendFactory::getMaxRowsForBin | function | core/ |
Gets the max rows for the specified cache bin. |
DatabaseBackendFactoryTest::getProvider | function | core/ |
|
DatabaseBackendFactoryTest::testGet | function | core/ |
@covers ::__construct @covers ::get @dataProvider getProvider |
DatabaseBackendTest::getNumRows | function | core/ |
Gets the number of rows in the test cache bin database table. |
DatabaseBackendTest::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
DatabaseCacheTagsChecksum::getDatabaseConnection | function | core/ |
Returns the database connection. |
DatabaseCacheTagsChecksum::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
DatabaseDriver::getAutoloadInfo | function | core/ |
|
DatabaseDriver::getDriverName | function | core/ |
Returns the name of the database driver. |
DatabaseDriver::getExtensionFilename | function | core/ |
Returns the name of the main extension file, if any. |
DatabaseDriver::getExtensionPathname | function | core/ |
Returns the relative path of the main extension file, if any. |
DatabaseDriver::getFilename | function | core/ |
Returns the filename of the extension's info file. |
DatabaseDriver::getInstallTasks | function | core/ |
Returns the install tasks object instance of this database driver. |
DatabaseDriver::getModule | function | core/ |
Returns the Extension object of the module containing the database driver. |
DatabaseDriver::getModuleInfo | function | core/ |
Gets the content of the info.yml file of the driver's module, as an array. |
DatabaseDriver::getName | function | core/ |
Returns the internal name of the extension. |
DatabaseDriver::getNamespace | function | core/ |
Returns the PHP namespace of the database driver. |
DatabaseDriver::getPath | function | core/ |
Returns the relative path of the extension. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.