Search for set
- Search 7.x for set
- Search 9.5.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 |
|---|---|---|---|
| MenuActiveTrail::reset | function | core/ |
Resets the local cache. |
| MenuActiveTrail::set | function | core/ |
Sets cache data. |
| MenuActiveTrailTest::setUp | function | core/ |
|
| MenuBlockDepthTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| 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. |
| MenuLinkDefaultFormTest::setUp | function | core/ |
|
| 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 the implementing class using autowiring. |
| 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. |
| MenuLinkResetForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| MenuLinkResetForm::linkIsResettable | function | core/ |
Checks access based on whether the link can be reset. |
| MenuLinkResetForm::submitForm | function | core/ |
Form submission handler. |
| MenuLinkResetForm::__construct | function | core/ |
Constructs a MenuLinkResetForm object. |
| MenuLinksetRoutes | class | core/ |
Dynamically defines routes for menu linkset endpoints. |
| MenuLinksetRoutes.php | file | core/ |
|
| MenuLinksetRoutes::$providerIds | property | core/ |
An array of enabled authentication provider IDs. |
| MenuLinksetRoutes::alterRoutes | function | core/ |
Alter routes. |
| MenuLinksetRoutes::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.