Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CachedStorageTest::update | function | core/ |
|
| CacheFactory::get | function | core/ |
Instantiates a cache backend class for a given cache bin. |
| CacheFactoryInterface::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| CachePluginBase::cacheGet | function | core/ |
Retrieve data from the cache. |
| CachePluginBase::getCacheMaxAge | function | core/ |
Gets the max age for the current view. |
| CachePluginBase::getCacheTags | function | core/ |
Gets an array of cache tags for the current view. |
| CachePluginBase::getDefaultCacheMaxAge | function | core/ |
Returns the default cache max age. |
| CachePluginBase::getResultsKey | function | core/ |
Returns the resultsKey property. |
| CachePluginBase::getRowCacheKeys | function | core/ |
Returns the row cache keys. |
| CachePluginBase::getRowCacheTags | function | core/ |
Returns the row cache tags. |
| CachePluginBase::getRowId | function | core/ |
Returns a unique identifier for the specified row. |
| CacheRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
| CacheTagsChecksumInterface::getCurrentChecksum | function | core/ |
Returns the sum total of validations for a given set of tags. |
| CacheTagsChecksumTrait::getCurrentChecksum | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::getCurrentChecksum() |
| CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
| CacheTagsChecksumTrait::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
| CacheTagsInvalidator::getInvalidatorCacheBins | function | core/ |
Returns all cache bins that need to be notified about invalidations. |
| CacheTagTest::getRenderCache | function | core/ |
Gets the render cache for a given view. |
| CacheTest::mergeTagsProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
| CacheTest::testMergeTags | function | core/ |
@covers ::mergeTags[[api-linebreak]] |
| CalculatedCacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| CalculatedCacheContextInterface::getContext | function | core/ |
Returns the string representation of the cache context. |
| CalculatedCacheContextInterface::getLabel | function | core/ |
Returns the label of the cache context. |
| 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::getGroupedDefinitions | function | core/ |
|
| 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. |
| 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. |
| CheckProvider::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| ChooseBlockController::getAjaxAttributes | function | core/ |
Get dialog attributes if an ajax request. |
| ChooseBlockController::getBlockLinks | function | core/ |
Gets a render array of block links. |
| CKEditor5::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| CKEditor5::getEventualEditorWithPrimedFilterFormat | function | core/ |
Gets the eventual text format config entity: from form state + editor. |
| CKEditor5::getGeneratedAllowedHtmlValue | function | core/ |
Value callback to set the CKEditor 5-generated "allowed_html" value. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.