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 |
---|---|---|---|
DatabaseBackend::getMaxRows | function | core/ |
The maximum number of rows that this cache bin table is allowed to store. |
DatabaseBackend::getMultiple | function | core/ |
|
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[[api-linebreak]] @covers ::get[[api-linebreak]] @dataProvider getProvider |
DatabaseBackendTest::getNumRows | function | core/ |
Gets the number of rows in the test cache bin database table. |
DatabaseBackendTest::testSetGet | function | core/ |
|
DatabaseCacheTagsChecksum::getDatabaseConnection | function | core/ |
|
DatabaseCacheTagsChecksum::getTagInvalidationCounts | function | core/ |
|
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. |
DatabaseLockBackend::getLockId | function | core/ |
|
DatabaseStorage::getAll | function | core/ |
|
DatabaseStorage::getAllCollectionNames | function | core/ |
|
DatabaseStorage::getCollectionName | function | core/ |
|
DatabaseStorage::getMultiple | function | core/ |
|
DatabaseStorageExpirable::getAll | function | core/ |
|
DatabaseStorageExpirable::getMultiple | function | core/ |
|
DatabaseStorageTest | class | core/ |
Tests DatabaseStorage operations. |
DatabaseStorageTest | class | core/ |
Tests the key-value database storage. |
DatabaseStorageTest.php | file | core/ |
|
DatabaseStorageTest.php | file | core/ |
|
DatabaseStorageTest::$modules | property | core/ |
Modules to enable. |
DatabaseStorageTest::delete | function | core/ |
|
DatabaseStorageTest::insert | function | core/ |
|
DatabaseStorageTest::read | function | core/ |
|
DatabaseStorageTest::register | function | core/ |
|
DatabaseStorageTest::setUp | function | core/ |
|
DatabaseStorageTest::setUp | function | core/ |
|
DatabaseStorageTest::update | function | core/ |
|
DatabaseTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DataDefinition::getClass | function | core/ |
|
DataDefinition::getConstraint | function | core/ |
|
DataDefinition::getConstraints | function | core/ |
|
DataDefinition::getDataType | function | core/ |
|
DataDefinition::getDescription | function | core/ |
|
DataDefinition::getLabel | function | core/ |
|
DataDefinition::getSetting | function | core/ |
|
DataDefinition::getSettings | function | core/ |
|
DataDefinition::offsetGet | function | core/ |
This is for BC support only. @todo: Remove in https://www.drupal.org/node/1928868. |
DataDefinitionInterface::getClass | function | core/ |
Returns the class used for creating the typed data object. |
DataDefinitionInterface::getConstraint | function | core/ |
Returns a validation constraint. |
DataDefinitionInterface::getConstraints | function | core/ |
Returns an array of validation constraints. |
DataDefinitionInterface::getDataType | function | core/ |
Returns the data type of the data. |
DataDefinitionInterface::getDescription | function | core/ |
Returns a human readable description. |
DataDefinitionInterface::getLabel | function | core/ |
Returns a human readable label. |
DataDefinitionInterface::getSetting | function | core/ |
Returns the value of a given setting. |
DataDefinitionInterface::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.