Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BazClass | class | core/ |
Stub class which acts as a service dependency, to test the container. |
BazClass.php | file | core/ |
|
bbb_hook_collector_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/bbb_hook_collector_test.info.yml |
bbb_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.info.yml |
bbb_hook_order_test.module | file | core/ |
|
bbb_hook_order_test_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
bbb_hook_order_test_procedural_subtype_alter | function | core/ |
Implements hook_procedural_subtype_alter(). |
bbb_hook_order_test_test_hook | function | core/ |
Implements hook_test_hook(). |
bbb_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml |
BcRoute | class | core/ |
A backwards compatibility route. |
BcRoute.php | file | core/ |
|
BcRoute::__construct | function | core/ |
|
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(). |
BeforeOrAfter | class | core/ |
Moves one listener to be called before or after other listeners. |
BeforeOrAfter.php | file | core/ |
|
BeforeOrAfter::apply | function | core/ |
Changes the order of a list of hook implementations. |
BeforeOrAfter::__construct | function | core/ |
Constructor. |
Best practices for developers | group | core/ |
Overview of standards and best practices for developers |
BHooks | class | core/ |
This class contains hook implementations. |
BHooks.php | file | core/ |
|
BHooks::sparseTestHook | function | core/ |
#[Hook('sparse_test_hook')] |
BHooks::testBothParametersHook | function | core/ |
#[Hook('test_both_parameters_hook')] |
BHooks::testHook | function | core/ |
#[Hook('test_hook')] |
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig | file | core/ |
<span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span> |
big-pipe-interface-preview.html.twig | file | core/ |
Default theme implementation for a BigPipe JS placeholder interface preview. |
big-pipe-interface-preview.html.twig | file | core/ |
Theme override for a BigPipe JS placeholder interface preview. |
big-pipe-test-large-content.html.twig | file | core/ |
<div id="big-pipe-large-content"> {% for i in 0..130000 %} boing {% endfor %} </div> |
BigApple | class | core/ |
Plugin annotation @PluginExtended( id = "big_apple", label = "Big Apple", color = "green" ) |
BigApple.php | file | core/ |
|
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/ |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.