Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| BcConfigSubscriber::__construct | function | core/ |
BcConfigSubscriber constructor. |
| 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/ |
|
| BcRoute::__construct | function | core/ |
|
| BcRoutesTest | class | core/ |
Tests Settings Tray BC routes. |
| BcRoutesTest.php | file | core/ |
|
| BcRoutesTest::$modules | property | core/ |
Modules to enable. |
| BcRoutesTest::testOffCanvasFormRouteBc | function | core/ |
@expectedDeprecation The 'entity.block.off_canvas_form' route is deprecated since version 8.5.x and will be removed in 9.0.0. Use the 'entity.block.settings_tray_form' route instead. |
| BcTimestampNormalizerUnixTestTrait | trait | core/ |
Trait for ResourceTestBase subclasses formatting expected timestamp data. |
| BcTimestampNormalizerUnixTestTrait.php | file | core/ |
|
| BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues | function | core/ |
Formats a UNIX timestamp. |
| Best practices for developers | group | core/ |
Overview of standards and best practices for developers |
| BigPipe::$eventDispatcher | property | core/ |
The event dispatcher. |
| BigPipe::$requestStack | property | core/ |
The request stack. |
| BigPipe::$session | property | core/ |
The session. |
| BigPipe::filterEmbeddedResponse | function | core/ |
Filters the given embedded response, using the cumulative AJAX page state. |
| BigPipe::filterResponse | function | core/ |
Filters the given response. |
| 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::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. |
| BigPipe::START_SIGNAL | constant | core/ |
The BigPipe placeholder replacements start signal. |
| BigPipe::STOP_SIGNAL | constant | core/ |
The BigPipe placeholder replacements stop signal. |
| BigPipe::__construct | function | core/ |
Constructs a new BigPipe class. |
| BigPipeController::setNoJsCookie | function | core/ |
Sets a BigPipe no-JS cookie, redirects back to the original location. |
| 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. |
| BigPipeRegressionTest | class | core/ |
BigPipe regression tests. |
| BigPipeRegressionTest.php | file | core/ |
|
| BigPipeRegressionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.