Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryFactoryInterface::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactoryInterface::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
| QueryFactoryTest::providerTestGetKeys | function | core/ |
|
| QueryFactoryTest::testGetKeys | function | core/ |
@covers ::getKeys[[api-linebreak]] @covers ::getValues[[api-linebreak]] |
| QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
@covers ::getKeys[[api-linebreak]] @covers ::getValues[[api-linebreak]] |
| QueryInterface::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
| QueryParameter::getArgument | function | core/ |
Return the default argument. |
| QueryParameter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| QueryParameter::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| QueryParameterTest::providerGetArgument | function | core/ |
Provides data for testGetArgument(). |
| QueryParameterTest::testGetArgument | function | core/ |
Tests the getArgument() method. |
| QueryParameterWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| QueryParameterWorkspaceNegotiator::getQueryToken | function | core/ |
Calculates a token based on a workspace ID. |
| QueryPluginBase::getAggregationInfo | function | core/ |
Get aggregation info for group by queries. |
| QueryPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| QueryPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| QueryPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| QueryPluginBase::getDateField | function | core/ |
Returns a Unix timestamp to database native timestamp expression. |
| QueryPluginBase::getDateFormat | function | core/ |
Creates cross-database date formatting. |
| QueryPluginBase::getEntityTableInfo | function | core/ |
Returns an array of all tables from the query that map to an entity type. |
| QueryPluginBase::getLimit | function | core/ |
Returns the limit of the query. |
| QueryPluginBase::getTimezoneOffset | function | core/ |
Get the timezone offset in seconds. |
| QueueDatabaseFactory::get | function | core/ |
Constructs a new queue object for a given name. |
| QueueFactory::get | function | core/ |
Constructs a new queue. |
| QueueFactoryInterface::get | function | core/ |
Constructs a new queue object for a given name. |
| QueueSerializationTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Radio::getInfo | function | core/ |
Returns the element properties for this element. |
| Radios::getInfo | function | core/ |
Returns the element properties for this element. |
| Random::getGenerator | function | core/ |
Gets the random generator for the utility methods. |
| RandomGeneratorTrait::getRandomGenerator | function | core/ |
Gets the random generator for the utility methods. |
| Range::getInfo | function | core/ |
Returns the element properties for this element. |
| Raw::getArgument | function | core/ |
Return the default argument. |
| Raw::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Raw::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| RawTest::testGetArgument | function | core/ |
Tests the getArgument() method. |
| ReadOnlyStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| ReadOnlyStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| ReadOnlyStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ReadOnlyStorage[[api-linebreak]] @group Config |
| ReadOnlyStorageTest.php | file | core/ |
|
| ReadOnlyStorageTest::$memory | property | core/ |
The memory storage containing the data. |
| ReadOnlyStorageTest::$storage | property | core/ |
The read-only storage under test. |
| ReadOnlyStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
| ReadOnlyStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
| ReadOnlyStorageTest::setUp | function | core/ |
|
| ReadOnlyStorageTest::testCollections | function | core/ |
@covers ::getAllCollectionNames[[api-linebreak]] @covers ::getCollectionName[[api-linebreak]] @covers ::createCollection[[api-linebreak]] |
| ReadOnlyStorageTest::testEncodeDecode | function | core/ |
@covers ::encode[[api-linebreak]] @covers ::decode[[api-linebreak]] |
| ReadOnlyStorageTest::testReadOperations | function | core/ |
@covers ::exists[[api-linebreak]] @covers ::read[[api-linebreak]] @covers ::readMultiple[[api-linebreak]] @covers ::listAll[[api-linebreak]] |
| ReadOnlyStorageTest::testWriteOperations | function | core/ |
@covers ::write[[api-linebreak]] @covers ::delete[[api-linebreak]] @covers ::rename[[api-linebreak]] @covers ::deleteAll[[api-linebreak]] |
| ReadOnlyStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
Pagination
- Previous page
- Page 164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.