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
BaseThemeRequiredTest::$themeInstaller property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php The theme installer.
BaseThemeRequiredTest::$themeManager property core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php The theme manager.
BaseThemeRequiredTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
BaseThemeRequiredTest::testWildWest function core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php Tests opting out of Stable 9 by setting the base theme to false.
BasicSettingsForm class core/modules/views_ui/src/Form/BasicSettingsForm.php Form builder for the admin display defaults page.
BasicSettingsForm.php file core/modules/views_ui/src/Form/BasicSettingsForm.php
BasicSettingsForm::$themeHandler property core/modules/views_ui/src/Form/BasicSettingsForm.php The theme handler.
BasicSettingsForm::buildForm function core/modules/views_ui/src/Form/BasicSettingsForm.php Form constructor.
BasicSettingsForm::create function core/modules/views_ui/src/Form/BasicSettingsForm.php Instantiates a new instance of this class.
BasicSettingsForm::getFormId function core/modules/views_ui/src/Form/BasicSettingsForm.php Returns a unique string identifying the form.
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.

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