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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| MenuLinksetRoutes::getSubscribedEvents | function | core/ |
|
| MenuLinksetRoutes::onConfigSave | function | core/ |
|
| MenuLinksetRoutes::routes | function | core/ |
Returns an array of route objects. |
| MenuLinksetRoutes::__construct | function | core/ |
EventSubscriber constructor. |
| MenuLinksetSettingsForm | class | core/ |
Configure System settings for this site. |
| MenuLinksetSettingsForm.php | file | core/ |
|
| MenuLinksetSettingsForm::buildForm | function | core/ |
Form constructor. |
| MenuLinksetSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| MenuLinksetSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| MenuLinksetSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinksetSettingsForm::submitForm | function | core/ |
Form submission handler. |
| MenuLinksetSettingsForm::__construct | function | core/ |
Constructs a MenuLinksetSettingsForm object. |
| MenuLinksetSettingsFormTest | class | core/ |
Tests the menu_linkset_settings form. |
| MenuLinksetSettingsFormTest.php | file | core/ |
|
| MenuLinksetSettingsFormTest::$adminAccount | property | core/ |
A user account to modify the menu linkset settings form. |
| MenuLinksetSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinksetSettingsFormTest::$modules | property | core/ |
Modules to install. |
| MenuLinksetSettingsFormTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| MenuLinksetSettingsFormTest::testMenuLinksetSettingsForm | function | core/ |
Tests the menu_linkset_settings form. |
| MenuLinksTest::setUp | function | core/ |
|
| MenuLinkTest::setUp | function | core/ |
Sets up the test. |
| MenuLinkTreeTest::setUp | function | core/ |
|
| MenuLinkTreeTest::setUp | function | core/ |
|
| MenuResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MenuRouterTest::setUp | function | core/ |
|
| MenuSettingsConstraint | class | core/ |
Validation constraint for changing the menu settings in pending revisions. |
| MenuSettingsConstraint.php | file | core/ |
|
| MenuSettingsConstraint::$message | property | core/ |
The default violation message. |
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.