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
ExecutionContext::setGroup function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExecutionContext::setNode function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest class core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php @group Database
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php file core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme property core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php The theme to install as the default for testing.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Confirms that the site works with Drupal 8 style database connection array.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Confirms that the replica database connection works.
ExperimentalHelpTest::setUp function core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
ExperimentalThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExplodeTest::setUp function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
ExportStorageManagerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExposedFilterAJAXTest::setUp function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFormCache::reset function core/modules/views/src/ExposedFormCache.php Rests the form cache.
ExposedFormCache::setForm function core/modules/views/src/ExposedFormCache.php Save the Views exposed form for later use.
ExposedFormCheckboxesTest::setUp function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Sets up the test.
ExposedFormPluginBase::resetForm function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php Resets all the states of the exposed form.
ExposedFormRenderTest::setUp function core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php
ExposedFormTest::setUp function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Sets up the test.
ExposedFormTest::testResetButton function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests whether the reset button works on an exposed form.
ExposedFormUITest::setUp function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Sets up the test.
ExtensionDiscovery::setProfileDirectories function core/lib/Drupal/Core/Extension/ExtensionDiscovery.php Sets explicit profile directories to scan.
ExtensionDiscovery::setProfileDirectoriesFromSettings function core/lib/Drupal/Core/Extension/ExtensionDiscovery.php Sets installation profile directories based on current site settings.
ExtensionList::reset function core/lib/Drupal/Core/Extension/ExtensionList.php Resets the stored extension list.
ExtensionList::setPathname function core/lib/Drupal/Core/Extension/ExtensionList.php Sets the pathname for an extension.
ExtensionListTest::setupTestExtensionList function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Sets up an a test extension list.
ExtensionListTest::testReset function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::reset
ExtensionListTest::testSetPathname function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::setPathname
@covers ::getPathname
ExtensionListTrait::setPathname function core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionMimeTypeGuesser::setMapping function core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php Sets the mimetypes/extension mapping to use when guessing mimetype.
ExtensionMimeTypeGuesser::setMapping function core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
ExtensionSerializationTest::setUp function core/tests/Drupal/Tests/Core/Extension/ExtensionSerializationTest.php
ExtensionViewsFieldTest::setUp function core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php
ExternalFormUrlTest::setUp function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalNormalizersTest::setUp function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
ExtractTest::setUp function core/modules/migrate/tests/src/Unit/process/ExtractTest.php
FakeAbstractProxy::setId function core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
FastTest::setUp function core/modules/system/tests/src/Functional/Theme/FastTest.php
Feed::setDescription function core/modules/aggregator/src/Entity/Feed.php Sets the description of the feed.
Feed::setEtag function core/modules/aggregator/src/Entity/Feed.php Sets the entity tag HTTP response header, used for validating cache.
Feed::setHash function core/modules/aggregator/src/Entity/Feed.php Sets the calculated hash of the feed data, used for validating cache.
Feed::setImage function core/modules/aggregator/src/Entity/Feed.php Sets the primary image attached to the feed.
Feed::setLastCheckedTime function core/modules/aggregator/src/Entity/Feed.php Sets the time when this feed was queued for refresh, 0 if not queued.
Feed::setLastModified function core/modules/aggregator/src/Entity/Feed.php Sets the last modification of the feed.
Feed::setQueuedTime function core/modules/aggregator/src/Entity/Feed.php Sets the time when this feed was queued for refresh, 0 if not queued.
Feed::setRefreshRate function core/modules/aggregator/src/Entity/Feed.php Sets the refresh rate of the feed in seconds.
Feed::setTitle function core/modules/aggregator/src/Entity/Feed.php Sets the title of the feed.
Feed::setUrl function core/modules/aggregator/src/Entity/Feed.php Sets the url to the feed.
Feed::setWebsiteUrl function core/modules/aggregator/src/Entity/Feed.php Sets the parent website of the feed.
FeedCacheTagsTest::setUp function core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php

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