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. Other projects
Title Object type File name Summary
Row::setIdMap function core/modules/migrate/src/Row.php Sets the Migrate ID mappings.
Row::setSourceProperty function core/modules/migrate/src/Row.php Sets a source property if the row is not frozen.
RowEntityRenderersTest::setUp function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::testRevisionBaseTable function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the row renderer with a revision base table.
RowEntityTest::setUp function core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php
RowPluginTest::setUp function core/modules/node/tests/src/Kernel/Views/RowPluginTest.php
RowRenderCacheTest::setUpFixtures function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Sets up the configuration and schema of views and views_test_data modules.
RowTest::setOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Sets the output property.
RowTest::setUp function core/modules/migrate/tests/src/Kernel/RowTest.php
RowTest::testGetSetIdMap function core/modules/migrate/tests/src/Unit/RowTest.php Tests getting/setting the ID Map.
RowTest::testSetFrozenRow function core/modules/migrate/tests/src/Unit/RowTest.php Tests setting on a frozen row.
RssDefaultRowViewModeUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/RssDefaultRowViewModeUpdateTest.php Set database dump files to be used.
RssFieldsTest::setUp function core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssTest::setUp function core/modules/taxonomy/tests/src/Functional/RssTest.php
RsyncValidatorTest::setUp function core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php
SandboxManagerBase::setMetadata function core/modules/package_manager/src/SandboxManagerBase.php Stores arbitrary metadata associated with this stage.
SandboxManagerBase::setNotApplying function core/modules/package_manager/src/SandboxManagerBase.php Returns a closure that marks this stage as no longer being applied.
SandboxManagerBaseTest class core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Tests Drupal\package_manager\SandboxManagerBase.
SandboxManagerBaseTest class core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests Drupal\package_manager\SandboxManagerBase.
SandboxManagerBaseTest.php file core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php
SandboxManagerBaseTest.php file core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
SandboxManagerBaseTest::$modules property core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Modules to install.
SandboxManagerBaseTest::providerFailureDuringComposerStagerOperations function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Data provider for ::testFailureDuringComposerStagerOperations().
SandboxManagerBaseTest::providerStoreDestroyInfo function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Data provider for testStoreDestroyInfo().
SandboxManagerBaseTest::providerValidateRequirements function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Data provider for testValidateRequirements.
SandboxManagerBaseTest::register function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Registers test-specific services.
SandboxManagerBaseTest::testCollectPathsToExclude function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that paths to exclude are collected before create and apply.
SandboxManagerBaseTest::testFailureCollectPathsToExclude function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that if a stage fails to get paths to exclude, throws a stage exception.
SandboxManagerBaseTest::testFailureCollectPathsToExcludeOnApply function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that if apply fails to get paths to exclude, throws a stage exception.
SandboxManagerBaseTest::testFailureDuringComposerStagerOperations function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests when Composer Stager throws an exception during an operation.
SandboxManagerBaseTest::testFailureMarkerFileExcluded function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that the failure marker file is excluded using a relative path.
SandboxManagerBaseTest::testFailureMarkerPreventsCreate function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that if a stage fails to apply, another stage cannot be created.
SandboxManagerBaseTest::testGetSandboxDirectory function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests get sandbox directory.
SandboxManagerBaseTest::testMetadata function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests metadata.
SandboxManagerBaseTest::testNoFailureFileOnSuccess function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that the failure marker file doesn't exist if apply succeeds.
SandboxManagerBaseTest::testStageDirectoryDeletedDuringCron function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that destroyed stage directories are actually deleted during cron.
SandboxManagerBaseTest::testStageDirectoryExists function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests stage directory exists.
SandboxManagerBaseTest::testStoreDestroyInfo function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests exceptions thrown because of previously destroyed stage.
SandboxManagerBaseTest::testTempStoreMessageExpired function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests exception message once temp store message has expired.
SandboxManagerBaseTest::testTimeouts function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that Composer Stager is invoked with a long timeout.
SandboxManagerBaseTest::testTypeMustBeExplicitlyOverridden function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Tests type must be explicitly overridden.
SandboxManagerBaseTest::testUncreatedGetSandboxDirectory function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests uncreated get sandbox directory.
SandboxManagerBaseTest::testValidateRequirements function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Tests validate requirements.
SaveActionTest::setUp function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php
SaveUploadFormTest::setUp function core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadTest::setUp function core/modules/file/tests/src/Functional/SaveUploadTest.php
ScaffoldTest::assertCommonDrupalAssetsWereScaffolded function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Asserts that the scaffold files from drupal/assets are placed as expected.
ScaffoldTest::assertDefaultSettingsFromScaffoldOverride function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Asserts that the default settings file was overridden by the test.
ScaffoldTest::scaffoldOverridingSettingsExcludingHtaccessValues function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Provides test values for testScaffoldOverridingSettingsExcludingHtaccess.
ScaffoldTest::setUp function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php

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