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
BasicSettingsForm::__construct function core/modules/views_ui/src/Form/BasicSettingsForm.php Constructs a \Drupal\views_ui\Form\BasicSettingsForm object.
BasicTest::setUp function core/modules/views/tests/src/Functional/Wizard/BasicTest.php Sets up the test.
BasicTest::testSimpleResultSet function core/modules/views/tests/src/Kernel/BasicTest.php Tests a trivial result set.
BatchBidSerialUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Set database dump files to be used.
BatchBuilder::setErrorMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display if an error occurs while processing.
BatchBuilder::setFile function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the file that contains the callback functions.
BatchBuilder::setFinishCallback function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the finished callback.
BatchBuilder::setInitMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the displayed message while processing is initialized.
BatchBuilder::setLibraries function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the libraries to use when processing the batch.
BatchBuilder::setProgressive function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the batch to run progressively.
BatchBuilder::setProgressMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the message to display when the batch is being processed.
BatchBuilder::setQueue function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets an override for the default queue.
BatchBuilder::setTitle function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the title.
BatchBuilder::setUrlOptions function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the options for redirect URLs.
BatchBuilderTest::testSetErrorMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setErrorMessage().
BatchBuilderTest::testSetFile function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setFile().
BatchBuilderTest::testSetFinishCallback function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setFinishCallback().
BatchBuilderTest::testSetInitMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setInitMessage().
BatchBuilderTest::testSetProgressive function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setProgressive().
BatchBuilderTest::testSetProgressMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setProgressMessage().
BatchBuilderTest::testSetQueue function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setQueue().
BatchBuilderTest::testSetTitle function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setTitle().
BatchBuilderTest::testSetUrlOptions function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setUrlOptions().
BatchKernelTest::setUp function core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php
batch_set function core/includes/form.inc Adds a new batch.
BigPipeController::setNoJsCookie function core/modules/big_pipe/src/Controller/BigPipeController.php Sets a BigPipe no-JS cookie, redirects back to the original location.
BigPipeInterfacePreviewThemeSuggestionsTest::setUp function core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BigPipeRegressionTest::setUp function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php
BigPipeResponse::setBigPipeService function core/modules/big_pipe/src/Render/BigPipeResponse.php Sets the BigPipe service to use.
BigPipeTest::assertSetsEqual function core/modules/big_pipe/tests/src/Functional/BigPipeTest.php Asserts whether arrays A and B are equal, when treated as sets.
BigPipeTest::setCsrfTokenSeedInTestEnvironment function core/modules/big_pipe/tests/src/Functional/BigPipeTest.php Ensures CSRF tokens can be generated for the current user's session.
BigPipeTest::setUp function core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
BigPipeTestSubscriber::onRespondSetBigPipeDebugPlaceholderHeaders function core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php Exposes all BigPipe placeholders (JS and no-JS) via headers for testing.
BinaryData::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Overrides TypedData::setValue().
BinaryFileResponseTest class core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Tests the headers added by BinaryFileResponse.
BinaryFileResponseTest.php file core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php
BinaryFileResponseTest::$modules property core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Modules to install.
BinaryFileResponseTest::providerTestCalculatedContentType function core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Data provider of file names and expected content-type values.
BinaryFileResponseTest::testCalculatedContentType function core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Test the content type generated by Drupal is correct.
BinaryFileResponseTestController class core/modules/system/tests/modules/binary_file_response_test/src/Controller/BinaryFileResponseTestController.php Controller routines for binary file response tests.
BinaryFileResponseTestController.php file core/modules/system/tests/modules/binary_file_response_test/src/Controller/BinaryFileResponseTestController.php
BinaryFileResponseTestController::download function core/modules/system/tests/modules/binary_file_response_test/src/Controller/BinaryFileResponseTestController.php Download the file set in the relative_file_url query parameter.
Block::$settings property core/modules/block/src/Entity/Block.php The plugin instance settings.
Block::blockSettings function core/modules/views/src/Plugin/views/display/Block.php Returns plugin-specific settings for the block.
Block::setRegion function core/modules/block/src/Entity/Block.php Sets the region this block is placed in.
Block::setVisibilityConfig function core/modules/block/src/Entity/Block.php Sets the visibility condition configuration.
Block::setWeight function core/modules/block/src/Entity/Block.php Sets the block weight.
BlockBaseTest class core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php @coversDefaultClass \Drupal\Core\Block\BlockBase
@group block
BlockBaseTest.php file core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php
BlockBaseTest::providerTestGetMachineNameSuggestion function core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Provides data for testGetMachineNameSuggestion().

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