Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BigPipe | class | core/ |
Service for sending an HTML response in chunks (to get faster page loads). |
| BigPipe.php | file | core/ |
|
| BigPipe::filterEmbeddedResponse | function | core/ |
Filters the given embedded response, using the cumulative AJAX page state. |
| BigPipe::filterResponse | function | core/ |
Filters the given response. |
| BigPipe::getPlaceholderOrder | function | core/ |
Gets the BigPipe placeholder order. |
| BigPipe::performPostSendTasks | function | core/ |
Performs tasks after 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 an 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/ |
|
| BigPipeBypassJsHooks | class | core/ |
Hook implementations for big_pipe_bypass_js. |
| BigPipeBypassJsHooks.php | file | core/ |
|
| BigPipeBypassJsHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| BigPipeController | class | core/ |
Returns responses for BigPipe module routes. |
| BigPipeController.php | file | core/ |
|
| BigPipeController::setNoJsCookie | function | core/ |
Sets a BigPipe no-JS cookie, redirects back to the original location. |
| BigPipeHooks | class | core/ |
Hook implementations for big_pipe. |
| BigPipeHooks.php | file | core/ |
|
| BigPipeHooks::help | function | core/ |
Implements hook_help(). |
| BigPipeHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| BigPipeHooks::theme | function | core/ |
Implements hook_theme(). |
| BigPipeIdenticalPlaceholdersTest | class | core/ |
Tests multiple occurrences of the same placeholder. |
| BigPipeIdenticalPlaceholdersTest.php | file | core/ |
|
| BigPipeIdenticalPlaceholdersTest::$defaultTheme | property | core/ |
|
| BigPipeIdenticalPlaceholdersTest::$modules | property | core/ |
|
| BigPipeIdenticalPlaceholdersTest::testIdenticalPlaceholders | function | core/ |
Tests that all occurrences of the same placeholder are replaced. |
| BigPipeInterfacePreviewThemeSuggestionsTest | class | core/ |
Tests the big pipe theme suggestions. |
| BigPipeInterfacePreviewThemeSuggestionsTest.php | file | core/ |
|
| BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder | property | core/ |
The block view builder. |
| BigPipeInterfacePreviewThemeSuggestionsTest::$controller | property | core/ |
The block storage. |
| BigPipeInterfacePreviewThemeSuggestionsTest::$modules | property | core/ |
Modules to install. |
| BigPipeInterfacePreviewThemeSuggestionsTest::setUp | function | core/ |
|
| BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions | function | core/ |
Tests theme suggestions from big_pipe. |
| BigPipeMarkup | class | core/ |
Defines an object that passes safe strings through BigPipe's render pipeline. |
| BigPipeMarkup.php | file | core/ |
|
| BigPipeMessagesHooks | class | core/ |
Hook implementations for big_pipe_test. |
| BigPipeMessagesHooks.php | file | core/ |
|
| BigPipeMessagesHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| BigPipeMessagesHooks::preRenderMessages | function | core/ |
Pre render callback. |
| BigPipeMessagesTest | class | core/ |
Tests rendering of the messages placeholder via BigPipe. |
| BigPipeMessagesTest.php | file | core/ |
|
| BigPipeMessagesTest::$defaultTheme | property | core/ |
|
| BigPipeMessagesTest::$modules | property | core/ |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.