Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BatchTestMockForm::buildForm | function | core/ |
Form constructor. |
BatchTestMockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BatchTestMultiStepForm::buildForm | function | core/ |
Form constructor. |
BatchTestMultiStepForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BatchTestSimpleForm::buildForm | function | core/ |
Form constructor. |
BatchTestSimpleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
batch_test.module | file | core/ |
Helper module for the Batch API tests. |
BazCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
bbb_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml |
BcConfigSubscriber::getSubscribedEvents | function | core/ |
|
BcEditor | class | core/ |
|
BcEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
BcEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
BcEditor::settingsForm | function | core/ |
|
BcEditor::settingsFormSubmit | function | core/ |
|
BcEditor::settingsFormValidate | function | core/ |
|
BcRoutesTest::$modules | property | core/ |
Modules to enable. |
BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues | function | core/ |
Formats a UNIX timestamp. |
BeforeCommand | class | core/ |
An AJAX command for calling the jQuery before() method. |
BeforeCommand.php | file | core/ |
|
BeforeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
Best practices for developers | group | core/ |
Overview of standards and best practices for developers |
BigPipe::$eventDispatcher | property | core/ |
The event dispatcher. |
BigPipe::$renderer | property | core/ |
The renderer. |
BigPipe::filterEmbeddedResponse | function | core/ |
Filters the given embedded response, using the cumulative AJAX page state. |
BigPipe::getPlaceholderOrder | function | core/ |
Gets the BigPipe placeholder order. |
BigPipe::performPostSendTasks | function | core/ |
Performs tasks after sending content (and rendering placeholders). |
BigPipe::performPreSendTasks | function | core/ |
Performs tasks before sending content (and rendering placeholders). |
BigPipe::renderPlaceholder | function | core/ |
Renders a placeholder, and just that placeholder. |
BigPipe::sendChunk | function | core/ |
Sends a chunk. |
BigPipe::sendContent | function | core/ |
Sends an HTML response in chunks using the BigPipe technique. |
BigPipe::sendNoJsPlaceholders | function | core/ |
Sends no-JS BigPipe placeholders' replacements as embedded HTML responses. |
BigPipe::sendPlaceholders | function | core/ |
Sends BigPipe placeholders' replacements as embedded AJAX responses. |
BigPipe::sendPostBody | function | core/ |
Sends </body> and everything after it. |
BigPipe::sendPreBody | function | core/ |
Sends everything until just before </body>. |
BigPipe::splitHtmlOnPlaceholders | function | core/ |
Splits a HTML string into fragments. |
BigPipePlaceholderTestCase | class | core/ |
|
BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholder | property | core/ |
The expected BigPipe no-JS placeholder. |
BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe no-JS placeholder render array. |
BigPipePlaceholderTestCase::$bigPipePlaceholderId | property | core/ |
The expected BigPipe placeholder ID. |
BigPipePlaceholderTestCase::$bigPipePlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe placeholder render array. |
BigPipePlaceholderTestCase::$embeddedAjaxResponseCommands | property | core/ |
The corresponding expected embedded AJAX response. |
BigPipePlaceholderTestCase::$embeddedHtmlResponse | property | core/ |
The corresponding expected embedded HTML response. |
BigPipePlaceholderTestCase::$placeholder | property | core/ |
The expected corresponding placeholder string. |
BigPipePlaceholderTestCase::$placeholderRenderArray | property | core/ |
The expected corresponding placeholder render array. |
BigPipePlaceholderTestCase::$renderArray | property | core/ |
The original render array. |
BigPipePlaceholderTestCase::__construct | function | core/ |
|
BigPipePlaceholderTestCases | class | core/ |
BigPipe placeholder test cases for use in both unit and integration tests. |
BigPipePlaceholderTestCases.php | file | core/ |
|
BigPipePlaceholderTestCases::cases | function | core/ |
Gets all BigPipe placeholder test cases. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.