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 11.x for __set
  5. Other projects
Title Object type File name Summary
MemoryBackend::reset function core/lib/Drupal/Core/Cache/MemoryBackend.php Reset statically cached variables.
MemoryBackend::set function core/lib/Drupal/Core/Cache/MemoryBackend.php Stores data in the persistent cache.
MemoryBackend::setMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php Store multiple items in the persistent cache.
MemoryBackendTest::setUp function core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php
MemoryCache::set function core/lib/Drupal/Core/Cache/MemoryCache/MemoryCache.php Stores data in the persistent cache.
MemoryCounterBackend::resetCounter function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php Resets the call counter.
MemoryCounterBackend::set function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php Stores data in the persistent cache.
MemoryStorage::set function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php Saves a value for a given key.
MemoryStorage::setIfNotExists function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php Saves a value for a given key if it does not exist yet.
MemoryStorage::setMultiple function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php Saves key/value pairs.
MemoryStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Config/Storage/MemoryStorageTest.php
MenuAccessControlHandlerTest::setUp function core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php
MenuAccessTest::setUp function core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php
MenuActiveTrail403Test::setUp function core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php
MenuActiveTrail::reset function core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php Resets the local cache.
MenuActiveTrail::set function core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php Sets cache data.
MenuActiveTrailTest::setUp function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php
MenuBlockTest::setUp function core/modules/menu_ui/tests/src/Kernel/MenuBlockTest.php
MenuLinkBase::getResetRoute function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns route information for a route to reset the menu link.
MenuLinkBase::isResettable function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns whether this link can be reset.
MenuLinkContent::setInsidePlugin function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Flags this instance as being wrapped in a menu link plugin instance.
MenuLinkContent::setRequiresRediscovery function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Flags a link as requiring rediscovery.
MenuLinkContentCacheabilityBubblingTest::setUp function core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php
MenuLinkContentDeleteFormTest::setUp function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentDeleteFormTest.php
MenuLinkContentDeriverTest::setUp function core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php
MenuLinkContentFormTest::setUp function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php
MenuLinkContentInterface::setInsidePlugin function core/modules/menu_link_content/src/MenuLinkContentInterface.php Flags this instance as being wrapped in a menu link plugin instance.
MenuLinkContentInterface::setRequiresRediscovery function core/modules/menu_link_content/src/MenuLinkContentInterface.php Flags a link as requiring rediscovery.
MenuLinkContentResourceTestBase::setUpAuthorization function core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php Sets up the necessary authorization.
MenuLinkContentTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php Sets up the necessary authorization.
MenuLinkContentTranslationUITest::setUp function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkDefault::getResetRoute function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Returns route information for a route to reset the menu link.
MenuLinkDefault::isResettable function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Returns whether this link can be reset.
MenuLinkDefaultForm::setMenuLinkInstance function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Injects the menu link plugin instance.
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 Resets any local definition cache. Used for testing.
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 Resets the values for a menu link based on the values found by discovery.
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 Form constructor.
MenuLinkResetForm::create function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Instantiates a new instance of this class.
MenuLinkResetForm::getCancelUrl function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Returns the route to go to if the user cancels the action.

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