Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BatchBuilder::isSetIdRegistered | function | core/ |
Checks if a set ID has been registered during this request. |
| BatchBuilder::registerSetId | function | core/ |
Registers a set ID for this batch. |
| BatchBuilder::setErrorMessage | function | core/ |
Sets the message to display if an error occurs while processing. |
| BatchBuilder::setFile | function | core/ |
Sets the file that contains the callback functions. |
| BatchBuilder::setFinishCallback | function | core/ |
Sets the finished callback. |
| BatchBuilder::setInitMessage | function | core/ |
Sets the displayed message while processing is initialized. |
| BatchBuilder::setLibraries | function | core/ |
Sets the libraries to use when processing the batch. |
| BatchBuilder::setProgressive | function | core/ |
Sets the batch to run progressively. |
| BatchBuilder::setProgressMessage | function | core/ |
Sets the message to display when the batch is being processed. |
| BatchBuilder::setQueue | function | core/ |
Sets an override for the default queue. |
| BatchBuilder::setTitle | function | core/ |
Sets the title. |
| BatchBuilder::setUrlOptions | function | core/ |
Sets the options for redirect URLs. |
| BatchBuilderTest::testSetErrorMessage | function | core/ |
Tests setErrorMessage(). |
| BatchBuilderTest::testSetFile | function | core/ |
Tests setFile(). |
| BatchBuilderTest::testSetFinishCallbackArray | function | core/ |
Tests setFinishCallback(). |
| BatchBuilderTest::testSetFinishCallbackStaticDouble | function | core/ |
Tests setFinishCallback(). |
| BatchBuilderTest::testSetFinishCallbackStaticSingle | function | core/ |
Tests setFinishCallback(). |
| BatchBuilderTest::testSetFinishCallbackString | function | core/ |
Tests setFinishCallback(). |
| BatchBuilderTest::testSetInitMessage | function | core/ |
Tests setInitMessage(). |
| BatchBuilderTest::testSetProgressive | function | core/ |
Tests setProgressive(). |
| BatchBuilderTest::testSetProgressMessage | function | core/ |
Tests setProgressMessage(). |
| BatchBuilderTest::testSetQueue | function | core/ |
Tests setQueue(). |
| BatchBuilderTest::testSetTitle | function | core/ |
Tests setTitle(). |
| BatchBuilderTest::testSetUrlOptions | function | core/ |
Tests setUrlOptions(). |
| BatchKernelTest::setUp | function | core/ |
|
| batch_set | function | core/ |
Adds a new batch. |
| batch_test.set_file.inc | file | core/ |
|
| BHooks::sparseTestHook | function | core/ |
Implements hook_test_hook(). |
| BigPipeController::setNoJsCookie | function | core/ |
Sets a BigPipe no-JS cookie, redirects back to the original location. |
| BigPipeInterfacePreviewThemeSuggestionsTest::setUp | function | core/ |
|
| BigPipeResponse::setBigPipeService | function | core/ |
Sets the BigPipe service to use. |
| BigPipeTest::assertSetsEqual | function | core/ |
Asserts whether arrays A and B are equal, when treated as sets. |
| BigPipeTest::setCsrfTokenSeedInTestEnvironment | function | core/ |
Ensures CSRF tokens can be generated for the current user's session. |
| BigPipeTest::setUp | function | core/ |
|
| BigPipeTestSubscriber::onRespondSetBigPipeDebugPlaceholderHeaders | function | core/ |
Exposes all BigPipe placeholders (JS and no-JS) via headers for testing. |
| BinaryData::setValue | function | core/ |
Overrides TypedData::setValue(). |
| BinaryFileResponseTest | class | core/ |
Tests the headers added by BinaryFileResponse. |
| BinaryFileResponseTest.php | file | core/ |
|
| BinaryFileResponseTest::$modules | property | core/ |
|
| BinaryFileResponseTest::providerTestCalculatedContentType | function | core/ |
Data provider of file names and expected content-type values. |
| BinaryFileResponseTest::testCalculatedContentType | function | core/ |
Test the content type generated by Drupal is correct. |
| BinaryFileResponseTestController | class | core/ |
Controller routines for binary file response tests. |
| BinaryFileResponseTestController.php | file | core/ |
|
| BinaryFileResponseTestController::download | function | core/ |
Download the file set in the relative_file_url query parameter. |
| Block::$settings | property | core/ |
The plugin instance settings. |
| Block::blockSettings | function | core/ |
Returns plugin-specific settings for the block. |
| Block::setRegion | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set block region'), pluralize: FALSE)] |
| Block::setVisibilityConfig | function | core/ |
|
| Block::setWeight | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set block weight'), pluralize: FALSE)] |
| BlockBaseTest | class | core/ |
Tests the BlockBase class, base for all block plugins. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.