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 |
---|---|---|---|
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(). |
MenuTreeParametersTest::testSetTopLevelOnly | function | core/ |
Tests setTopLevelOnly(). |
MenuTreeStorage::resetDefinitions | function | core/ |
Clears all definitions cached in memory. |
MenuTreeStorage::setParents | function | core/ |
Sets the materialized path field values based on the parent. |
MenuTreeStorageInterface::resetDefinitions | function | core/ |
Clears all definitions cached in memory. |
MenuTreeStorageSchemaUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MenuTreeStorageSchemaUpdateTest::setUp | function | core/ |
|
MenuTreeStorageTest::setUp | function | core/ |
|
MenuUiContentModerationTest::setUp | function | core/ |
|
MenuUiContentTranslationTest::setUp | function | core/ |
|
MenuUiLanguageTest::setUp | function | core/ |
|
MenuUiNodeAccessTest::setUp | function | core/ |
|
MenuUiNodeTest::setUp | function | core/ |
|
MenuUiNodeTypeTest::testContentTypeMenuSettings | function | core/ |
Tests node type-specific settings for Menu UI. |
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.