Search for __set
Title | Object type | File name | Summary |
---|---|---|---|
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. |
MenuLinksetSettingsUpdateTest | class | core/ |
Tests creation of system linkset settings. |
MenuLinksetSettingsUpdateTest.php | file | core/ |
|
MenuLinksetSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MenuLinksetSettingsUpdateTest::testSystemPostUpdateLinksetSettings | function | core/ |
Tests system_post_update_linkset_settings(). |
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/ |
|
MenuSettingsConstraint::$messageParent | property | core/ |
|
MenuSettingsConstraint::$messageRemove | property | core/ |
|
MenuSettingsConstraint::$messageWeight | property | core/ |
|
MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
MenuSettingsConstraintValidator.php | file | core/ |
|
MenuSettingsConstraintValidator::validate | function | core/ |
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.