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 |
|---|---|---|---|
| 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. |
| MenuSettingsConstraint::$messageParent | property | core/ |
The violation message when changing the parent for a unpublished content. |
| MenuSettingsConstraint::$messageRemove | property | core/ |
The violation message when removing a menu link for unpublished content. |
| MenuSettingsConstraint::$messageWeight | property | core/ |
The violation message when the weight cannot be changed. |
| MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
| MenuSettingsConstraintValidator.php | file | core/ |
|
| MenuSettingsConstraintValidator::validate | function | core/ |
|
| MenuTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MenuTreeParameters::setActiveTrail | function | core/ |
Sets the active trail IDs used to set the inActiveTrail property. |
| MenuTreeParameters::setMaxDepth | function | core/ |
Sets a maximum depth for menu tree loading. |
| MenuTreeParameters::setMinDepth | function | core/ |
Sets a minimum depth for menu tree loading. |
| MenuTreeParameters::setRoot | function | core/ |
Sets a root for menu tree loading. |
| MenuTreeParameters::setTopLevelOnly | function | core/ |
Ensures only the top level of the tree is loaded. |
| MenuTreeParametersTest::providerTestSetMinDepth | function | core/ |
Provides test data for testSetMinDepth(). |
| MenuTreeParametersTest::testSetMinDepth | function | core/ |
Tests setMinDepth(). |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.