Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| MemoryBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryCacheFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryCounterBackend::get | function | core/ |
Returns data from the persistent cache. |
| MemoryCounterBackend::getCounter | function | core/ |
Returns the call counter for the get, set and delete methods. |
| MemoryCounterBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryStorage::get | function | core/ |
Returns the stored value for a given key. |
| MemoryStorage::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
| MemoryStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| MemoryStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| MemoryStorage::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| MemoryStorageTest | class | core/ |
Tests MemoryStorage operations. |
| MemoryStorageTest | class | core/ |
Tests the key-value memory storage. |
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest::delete | function | core/ |
|
| MemoryStorageTest::insert | function | core/ |
|
| MemoryStorageTest::read | function | core/ |
|
| MemoryStorageTest::register | function | core/ |
Registers test-specific services. |
| MemoryStorageTest::setUp | function | core/ |
|
| MemoryStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| MemoryStorageTest::update | function | core/ |
|
| Menu::getDescription | function | core/ |
Returns the description of the menu. |
| Menu::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuAccessTest::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| MenuActiveTrail::doGetActiveTrailIds | function | core/ |
Helper method for ::getActiveTrailIds(). |
| MenuActiveTrail::get | function | core/ |
Gets value from the cache. |
| MenuActiveTrail::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
| MenuActiveTrail::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
| MenuActiveTrail::getActiveTrailIds | function | core/ |
This implementation caches all active trail IDs per route match for *all* menus whose active trails are calculated on that page. This ensures 1 cache get for all active trails per page load, rather than N. |
| MenuActiveTrail::getActiveTrailIds | function | core/ |
Gets the active trail IDs of the specified menu tree. |
| MenuActiveTrail::getCid | function | core/ |
|
| MenuActiveTrailInterface::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
| MenuActiveTrailInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs of the specified menu tree. |
| MenuActiveTrailsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| MenuActiveTrailsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| MenuActiveTrailsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| MenuActiveTrailTest::testGetActiveLink | function | core/ |
Tests getActiveLink(). |
| MenuActiveTrailTest::testGetActiveTrailIds | function | core/ |
Tests getActiveTrailIds(). |
| MenuActiveTrailTest::testGetCid | function | core/ |
Tests getCid() |
| MenuController::getParentOptions | function | core/ |
Gets all the available menus and menu items as a JavaScript array. |
| MenuDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| MenuInterface::getDescription | function | core/ |
Returns the description of the menu. |
| MenuLink::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkAdd::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| MenuLinkBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| MenuLinkBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| MenuLinkBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| MenuLinkBase::getDeleteRoute | function | core/ |
Returns route information for a route to delete the menu link. |
| MenuLinkBase::getEditRoute | function | core/ |
Returns route information for a custom edit form for the menu link. |
| MenuLinkBase::getFormClass | function | core/ |
Returns the name of a class that can build an editing form for this link. |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.