Search for __set

  1. Search 7.x for __set
  2. Search 8.9.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
MenuLinkResetForm::getQuestion function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Returns the question to ask the user.
MenuLinkResetForm::linkIsResettable function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Checks access based on whether the link can be reset.
MenuLinkResetForm::submitForm function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Form submission handler.
MenuLinkResetForm::__construct function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Constructs a MenuLinkResetForm object.
MenuLinksTest::setUp function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php
MenuLinkTest::setUp function core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php Sets up the test.
MenuLinkTreeTest::setUp function core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php
MenuLinkTreeTest::setUp function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php
MenuResourceTestBase::setUpAuthorization function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Sets up the necessary authorization.
MenuRouterTest::setUp function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
MenuSettingsConstraint class core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php Validation constraint for changing the menu settings in pending revisions.
MenuSettingsConstraint.php file core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
MenuSettingsConstraint::$message property core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
MenuSettingsConstraint::$messageParent property core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
MenuSettingsConstraint::$messageRemove property core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
MenuSettingsConstraint::$messageWeight property core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
MenuSettingsConstraintValidator class core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraintValidator.php Constraint validator for changing the menu settings in pending revisions.
MenuSettingsConstraintValidator.php file core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraintValidator.php
MenuSettingsConstraintValidator::validate function core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraintValidator.php
MenuTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/MenuTest.php Sets up the necessary authorization.
MenuTreeParameters::setActiveTrail function core/lib/Drupal/Core/Menu/MenuTreeParameters.php Sets the active trail IDs used to set the inActiveTrail property.
MenuTreeParameters::setMaxDepth function core/lib/Drupal/Core/Menu/MenuTreeParameters.php Sets a maximum depth for menu tree loading.
MenuTreeParameters::setMinDepth function core/lib/Drupal/Core/Menu/MenuTreeParameters.php Sets a minimum depth for menu tree loading.
MenuTreeParameters::setRoot function core/lib/Drupal/Core/Menu/MenuTreeParameters.php Sets a root for menu tree loading.
MenuTreeParameters::setTopLevelOnly function core/lib/Drupal/Core/Menu/MenuTreeParameters.php Ensures only the top level of the tree is loaded.
MenuTreeParametersTest::providerTestSetMinDepth function core/tests/Drupal/Tests/Core/Menu/MenuTreeParametersTest.php Provides test data for testSetMinDepth().
MenuTreeParametersTest::testSetMinDepth function core/tests/Drupal/Tests/Core/Menu/MenuTreeParametersTest.php Tests setMinDepth().
MenuTreeParametersTest::testSetTopLevelOnly function core/tests/Drupal/Tests/Core/Menu/MenuTreeParametersTest.php Tests setTopLevelOnly().
MenuTreeStorage::resetDefinitions function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Clears all definitions cached in memory.
MenuTreeStorage::setParents function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Sets the materialized path field values based on the parent.
MenuTreeStorageInterface::resetDefinitions function core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Clears all definitions cached in memory.
MenuTreeStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php
MenuUiContentModerationTest::setUp function core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php
MenuUiLanguageTest::setUp function core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php
MenuUiNodeTest::setUp function core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php
MenuUiNodeTypeTest::testContentTypeMenuSettings function core/modules/menu_ui/tests/src/Kernel/MenuUiNodeTypeTest.php Tests node type-specific settings for Menu UI.
MenuUiTest::resetMenuLink function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Resets a standard menu link using the UI.
MenuUiTest::setUp function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
menu_settings.yml file core/modules/menu_ui/migrations/menu_settings.yml core/modules/menu_ui/migrations/menu_settings.yml
menu_ui.settings.yml file core/modules/menu_ui/config/install/menu_ui.settings.yml core/modules/menu_ui/config/install/menu_ui.settings.yml
Message::setCopySender function core/modules/contact/src/Entity/Message.php Sets if the sender should receive a copy of this email or not.
Message::setMessage function core/modules/contact/src/Entity/Message.php Sets the email message to send.
Message::setSenderMail function core/modules/contact/src/Entity/Message.php Sets the email address of the sender.
Message::setSenderName function core/modules/contact/src/Entity/Message.php Sets the name of the message sender.
Message::setSubject function core/modules/contact/src/Entity/Message.php Sets the subject for the email.
MessageCommand::getAttachedAssets function core/lib/Drupal/Core/Ajax/MessageCommand.php Gets the attached assets.
MessageEntityTest::setUp function core/modules/contact/tests/src/Kernel/MessageEntityTest.php
MessageInterface::setCopySender function core/modules/contact/src/MessageInterface.php Sets if the sender should receive a copy of this email or not.
MessageInterface::setMessage function core/modules/contact/src/MessageInterface.php Sets the email message to send.
MessageInterface::setSenderMail function core/modules/contact/src/MessageInterface.php Sets the email address of the sender.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.