Search for set
Title | Object type | File name | Summary |
---|---|---|---|
MemoryBackend::reset | function | core/ |
Reset statically cached variables. |
MemoryBackend::set | function | core/ |
Stores data in the persistent cache. |
MemoryBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
MemoryBackendTest::setUp | function | core/ |
|
MemoryCache::set | function | core/ |
Stores data in the persistent cache. |
MemoryCounterBackend::resetCounter | function | core/ |
Resets the call counter. |
MemoryCounterBackend::set | function | core/ |
Stores data in the persistent cache. |
MemoryStorage::set | function | core/ |
Saves a value for a given key. |
MemoryStorage::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
MemoryStorage::setMultiple | function | core/ |
Saves key/value pairs. |
MemoryStorageTest::setUp | function | core/ |
|
MenuAccessControlHandlerTest::setUp | function | core/ |
|
MenuAccessTest::setUp | function | core/ |
|
MenuActiveTrail403Test::setUp | function | core/ |
|
MenuActiveTrail::reset | function | core/ |
Resets the local cache. |
MenuActiveTrail::set | function | core/ |
Sets cache data. |
MenuActiveTrailTest::setUp | function | core/ |
|
MenuBlockTest::setUp | function | core/ |
|
MenuLinkBase::getResetRoute | function | core/ |
Returns route information for a route to reset the menu link. |
MenuLinkBase::isResettable | function | core/ |
Returns whether this link can be reset. |
MenuLinkContent::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
MenuLinkContent::setRequiresRediscovery | function | core/ |
Flags a link as requiring rediscovery. |
MenuLinkContentCacheabilityBubblingTest::setUp | function | core/ |
|
MenuLinkContentDeleteFormTest::setUp | function | core/ |
|
MenuLinkContentDeriverTest::setUp | function | core/ |
|
MenuLinkContentFormTest::setUp | function | core/ |
|
MenuLinkContentInterface::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
MenuLinkContentInterface::setRequiresRediscovery | function | core/ |
Flags a link as requiring rediscovery. |
MenuLinkContentResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MenuLinkContentTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MenuLinkContentTranslationUITest::setUp | function | core/ |
|
MenuLinkDefault::getResetRoute | function | core/ |
Returns route information for a route to reset the menu link. |
MenuLinkDefault::isResettable | function | core/ |
Returns whether this link can be reset. |
MenuLinkDefaultForm::setMenuLinkInstance | function | core/ |
Injects the menu link plugin instance. |
MenuLinkFormInterface::setMenuLinkInstance | function | core/ |
Injects the menu link plugin instance. |
MenuLinkInterface::getResetRoute | function | core/ |
Returns route information for a route to reset the menu link. |
MenuLinkInterface::isResettable | function | core/ |
Returns whether this link can be reset. |
MenuLinkManager::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
MenuLinkManager::resetInstance | function | core/ |
Resets the menu link to its default settings. |
MenuLinkManager::resetLink | function | core/ |
Resets the values for a menu link based on the values found by discovery. |
MenuLinkManagerInterface::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
MenuLinkManagerInterface::resetLink | function | core/ |
Resets the values for a menu link based on the values found by discovery. |
MenuLinkParentTest::setUp | function | core/ |
|
MenuLinkResetForm | class | core/ |
Defines a confirmation form for resetting a single modified menu link. |
MenuLinkResetForm.php | file | core/ |
|
MenuLinkResetForm::$link | property | core/ |
The menu link. |
MenuLinkResetForm::$menuLinkManager | property | core/ |
The menu link manager. |
MenuLinkResetForm::buildForm | function | core/ |
Form constructor. |
MenuLinkResetForm::create | function | core/ |
Instantiates a new instance of this class. |
MenuLinkResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.