Search for __set
- Search 7.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaUiJavascriptTest::setUp | function | core/ |
|
| media_library.settings.yml | file | core/ |
core/modules/media_library/config/install/media_library.settings.yml |
| 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/ |
|
| MenuActiveTrailTest::setUp | function | core/ |
|
| MenuLegacyTest::setUp | function | core/ |
|
| 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::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::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. |
| MenuLinkResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MenuLinkResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| MenuLinkResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.