Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 8.9.x for __set
  4. Search 10.3.x for __set
  5. Search 11.x for __set
  6. Other projects
Title Object type File name Summary
MenuLinkDefaultFormTest::setUp function core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php
MenuLinkFormInterface::setMenuLinkInstance function core/lib/Drupal/Core/Menu/Form/MenuLinkFormInterface.php Injects the menu link plugin instance.
MenuLinkInterface::getResetRoute function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns route information for a route to reset the menu link.
MenuLinkInterface::isResettable function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns whether this link can be reset.
MenuLinkManager::resetDefinitions function core/lib/Drupal/Core/Menu/MenuLinkManager.php
MenuLinkManager::resetInstance function core/lib/Drupal/Core/Menu/MenuLinkManager.php Resets the menu link to its default settings.
MenuLinkManager::resetLink function core/lib/Drupal/Core/Menu/MenuLinkManager.php
MenuLinkManagerInterface::resetDefinitions function core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php Resets any local definition cache. Used for testing.
MenuLinkManagerInterface::resetLink function core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php Resets the values for a menu link based on the values found by discovery.
MenuLinkParentTest::setUp function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php
MenuLinkResetForm class core/modules/menu_ui/src/Form/MenuLinkResetForm.php Defines a confirmation form for resetting a single modified menu link.
MenuLinkResetForm.php file core/modules/menu_ui/src/Form/MenuLinkResetForm.php
MenuLinkResetForm::$link property core/modules/menu_ui/src/Form/MenuLinkResetForm.php The menu link.
MenuLinkResetForm::$menuLinkManager property core/modules/menu_ui/src/Form/MenuLinkResetForm.php The menu link manager.
MenuLinkResetForm::buildForm function core/modules/menu_ui/src/Form/MenuLinkResetForm.php
MenuLinkResetForm::create function core/modules/menu_ui/src/Form/MenuLinkResetForm.php
MenuLinkResetForm::getCancelUrl function core/modules/menu_ui/src/Form/MenuLinkResetForm.php
MenuLinkResetForm::getConfirmText function core/modules/menu_ui/src/Form/MenuLinkResetForm.php
MenuLinkResetForm::getDescription function core/modules/menu_ui/src/Form/MenuLinkResetForm.php
MenuLinkResetForm::getFormId function core/modules/menu_ui/src/Form/MenuLinkResetForm.php
MenuLinkResetForm::getQuestion function core/modules/menu_ui/src/Form/MenuLinkResetForm.php
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
MenuLinkResetForm::__construct function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Constructs a MenuLinkResetForm object.
MenuLinksetRoutes class core/modules/system/src/Routing/MenuLinksetRoutes.php Dynamically defines routes for menu linkset endpoints.
MenuLinksetRoutes.php file core/modules/system/src/Routing/MenuLinksetRoutes.php
MenuLinksetRoutes::$providerIds property core/modules/system/src/Routing/MenuLinksetRoutes.php An array of enabled authentication provider IDs.
MenuLinksetRoutes::alterRoutes function core/modules/system/src/Routing/MenuLinksetRoutes.php Alter routes.
MenuLinksetRoutes::create function core/modules/system/src/Routing/MenuLinksetRoutes.php
MenuLinksetRoutes::getSubscribedEvents function core/modules/system/src/Routing/MenuLinksetRoutes.php
MenuLinksetRoutes::onConfigSave function core/modules/system/src/Routing/MenuLinksetRoutes.php
MenuLinksetRoutes::routes function core/modules/system/src/Routing/MenuLinksetRoutes.php Returns an array of route objects.
MenuLinksetRoutes::__construct function core/modules/system/src/Routing/MenuLinksetRoutes.php EventSubscriber constructor.
MenuLinksetSettingsForm class core/modules/system/src/Form/MenuLinksetSettingsForm.php Configure System settings for this site.
MenuLinksetSettingsForm.php file core/modules/system/src/Form/MenuLinksetSettingsForm.php
MenuLinksetSettingsForm::buildForm function core/modules/system/src/Form/MenuLinksetSettingsForm.php
MenuLinksetSettingsForm::create function core/modules/system/src/Form/MenuLinksetSettingsForm.php
MenuLinksetSettingsForm::getEditableConfigNames function core/modules/system/src/Form/MenuLinksetSettingsForm.php
MenuLinksetSettingsForm::getFormId function core/modules/system/src/Form/MenuLinksetSettingsForm.php
MenuLinksetSettingsForm::submitForm function core/modules/system/src/Form/MenuLinksetSettingsForm.php
MenuLinksetSettingsForm::__construct function core/modules/system/src/Form/MenuLinksetSettingsForm.php Constructs a MenuLinksetSettingsForm object.
MenuLinksetSettingsFormTest class core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php Tests the menu_linkset_settings form.
MenuLinksetSettingsFormTest.php file core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php
MenuLinksetSettingsFormTest::$adminAccount property core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php A user account to modify the menu linkset settings form.
MenuLinksetSettingsFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php
MenuLinksetSettingsFormTest::$modules property core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php
MenuLinksetSettingsFormTest::$profile property core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php
MenuLinksetSettingsFormTest::testMenuLinksetSettingsForm function core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php Tests the menu_linkset_settings form.
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

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