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
InternalViolationTest::testSetGetDynamicProperties function core/tests/Drupal/Tests/Core/Field/InternalViolationTest.php @covers ::__get[[api-linebreak]]
@covers ::__set[[api-linebreak]]
Interpolator::setData function composer/Plugin/Scaffold/Interpolator.php Sets the data set to use when interpolating.
InvalidUpdateHookTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
Item::setAuthor function core/modules/aggregator/src/Entity/Item.php Sets the author of the feed item.
Item::setDescription function core/modules/aggregator/src/Entity/Item.php Sets the body of the feed item.
Item::setFeedId function core/modules/aggregator/src/Entity/Item.php Sets the feed id of aggregator item.
Item::setGuid function core/modules/aggregator/src/Entity/Item.php Sets the unique identifier for the feed item.
Item::setLink function core/modules/aggregator/src/Entity/Item.php Sets the link to the feed item.
Item::setPostedTime function core/modules/aggregator/src/Entity/Item.php Sets the posted date of the feed item, as a Unix timestamp.
Item::setTitle function core/modules/aggregator/src/Entity/Item.php Sets the title of the feed item.
ItemCacheTagsTest::setUp function core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php
ItemInterface::setAuthor function core/modules/aggregator/src/ItemInterface.php Sets the author of the feed item.
ItemInterface::setDescription function core/modules/aggregator/src/ItemInterface.php Sets the body of the feed item.
ItemInterface::setFeedId function core/modules/aggregator/src/ItemInterface.php Sets the feed id of aggregator item.
ItemInterface::setGuid function core/modules/aggregator/src/ItemInterface.php Sets the unique identifier for the feed item.
ItemInterface::setLink function core/modules/aggregator/src/ItemInterface.php Sets the link to the feed item.
ItemInterface::setPostedTime function core/modules/aggregator/src/ItemInterface.php Sets the posted date of the feed item, as a Unix timestamp.
ItemInterface::setTitle function core/modules/aggregator/src/ItemInterface.php Sets the title of the feed item.
ItemLayoutFieldBlockTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php
ItemList::offsetExists function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::offsetGet function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::offsetSet function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::offsetUnset function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::set function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Sets the value of the item at a given position in the list.
ItemList::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
ItemResourceTestBase::setUpAuthorization function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Sets up the necessary authorization.
ItemsPerPageTest::setUp function core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php Sets up the test.
ItemTest::setUpAuthorization function core/modules/aggregator/tests/src/Functional/Jsonapi/ItemTest.php Sets up the necessary authorization.
ItemWithoutFeedTest::setUp function core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php
JavascriptGetDrupalSettingsTest class core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php Tests Drupal settings retrieval in WebDriverTestBase tests.
JavascriptGetDrupalSettingsTest.php file core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php
JavascriptGetDrupalSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php The theme to install as the default for testing.
JavascriptGetDrupalSettingsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php Modules to enable.
JavascriptGetDrupalSettingsTest::testGetDrupalSettings function core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php Tests retrieval of Drupal settings.
JavascriptStatesTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php
JoinTest::setJoinValue function core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php Sets the joinValue property.
JoinTest::setUp function core/modules/views/tests/src/Kernel/Plugin/JoinTest.php
JqueryUiLibraryAssetsTest class core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Tests the loading of jQuery UI CSS and JS assets.
JqueryUiLibraryAssetsTest.php file core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::$coreLibrariesWithJqueryUiAssets property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The core libraries that load assets from jQuery UI.
JqueryUiLibraryAssetsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The theme to install as the default for testing.
JqueryUiLibraryAssetsTest::$libraryDiscovery property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The library discovery service.
JqueryUiLibraryAssetsTest::$modules property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Modules to enable.
JqueryUiLibraryAssetsTest::$weightGroupedAssets property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php jQuery UI CSS and JS assets keyed by their weight.
JqueryUiLibraryAssetsTest::providerTestAssetLoading function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Data provider for confirming jQuery UI assets load as expected.
JqueryUiLibraryAssetsTest::setUp function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::testAssetLoadingUnchanged function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirms jQuery UI assets load as expected.
JqueryUiLibraryAssetsTest::testLibraryAssetLoadingOrder function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirms that jQuery UI assets load on the page in the configured order.
JqueryUiLibraryAssetsTest::testProperlySetWeights function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirm assets are weighted so they load in the correct order.
JqueryUiLibraryAssetsTest::testSameAssetSameWeight function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirm that uses of a jQuery UI asset are configured with the same weight.

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