Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CalculatedPermissionsTrait::getItems | function | core/ |
|
CalculatedPermissionsTrait::getItemsByScope | function | core/ |
|
CalculatedPermissionsTrait::getScopes | function | core/ |
|
CallableResolver::getCallableFromDefinition | function | core/ |
Gets a callable from a definition. |
Callbacks::tableselectGetData | function | core/ |
Create a header and options array. Helper function for callbacks. |
CanaryTransportFactory::getSupportedSchemes | function | core/ |
|
CastSql::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
CastSqlInterface::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
CategorizingPluginManagerInterface::getCategories | function | core/ |
Gets the names of all categories. |
CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
CategorizingPluginManagerTrait::getCategories | function | core/ |
|
CategorizingPluginManagerTrait::getDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::getModuleExtensionList | function | core/ |
Returns the module extension list used. |
CategorizingPluginManagerTrait::getModuleHandler | function | core/ |
Returns the module handler used. |
CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories[[api-linebreak]] |
CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
ChainedFastBackend::get | function | core/ |
Returns data from the persistent cache. |
ChainedFastBackend::getLastWriteTimestamp | function | core/ |
Gets the last write timestamp. |
ChainedFastBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
ChainedFastBackendFactory::get | function | core/ |
Instantiates a chained, fast cache backend class for a given cache bin. |
ChainedFastBackendTest::testGetDoesNotHitConsistentBackend | function | core/ |
Tests a get() on the fast backend, with no hit on the consistent backend. |
ChangeLogger::getSubscribedEvents | function | core/ |
|
Checkbox::getInfo | function | core/ |
Returns the element properties for this element. |
Checkboxes::getCheckedCheckboxes | function | core/ |
Determines which checkboxes were checked when a form is submitted. |
Checkboxes::getInfo | function | core/ |
Returns the element properties for this element. |
CheckpointListInterface::get | function | core/ |
Gets a checkpoint. |
CheckpointListInterface::getActiveCheckpoint | function | core/ |
Gets the active checkpoint. |
CheckpointListInterface::getParents | function | core/ |
Gets a checkpoint's parents. |
CheckpointStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
CheckpointStorage::getCheckpointsToReadFrom | function | core/ |
Gets the checkpoints to read from. |
CheckpointStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
CheckpointStorage::getKeyValue | function | core/ |
Gets the key value storage for the provided checkpoint. |
CheckpointStorage::getOriginalConfig | function | core/ |
Gets the original data from the configuration. |
CheckpointStorage::getSubscribedEvents | function | core/ |
|
CheckpointStorageTest | class | core/ |
Tests CheckpointStorage operations. |
CheckpointStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Checkpoint\CheckpointStorage[[api-linebreak]] @group Config |
CheckpointStorageTest.php | file | core/ |
|
CheckpointStorageTest.php | file | core/ |
|
CheckpointStorageTest::$memory | property | core/ |
The memory storage containing the data. |
CheckpointStorageTest::$modules | property | core/ |
Modules to install. |
CheckpointStorageTest::$storage | property | core/ |
The checkpoint storage under test. |
CheckpointStorageTest::getConfigImporter | function | core/ |
Gets the configuration importer. |
CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.