Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BatchUserAction.php | file | core/ |
|
BatchUserAction::access | function | core/ |
Checks object access. |
BatchUserAction::execute | function | core/ |
Executes the plugin. |
BatchUserAction::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
BatchUserAction::finishBatch | function | core/ |
Finish batch. |
BatchUserAction::processBatch | function | core/ |
Processes the batch item. |
batch_get | function | core/ |
Retrieves the current batch. |
batch_process | function | core/ |
Processes the batch. |
batch_set | function | core/ |
Adds a new batch. |
batch_test.callbacks.inc | file | core/ |
Batch callbacks for the Batch API tests. |
batch_test.info.yml | file | core/ |
core/modules/system/tests/modules/batch_test/batch_test.info.yml |
batch_test.links.task.yml | file | core/ |
core/modules/system/tests/modules/batch_test/batch_test.links.task.yml |
batch_test.module | file | core/ |
Helper module for the Batch API tests. |
batch_test.routing.yml | file | core/ |
core/modules/system/tests/modules/batch_test/batch_test.routing.yml |
batch_test_stack | function | core/ |
Helper function: Stores or retrieves traced execution data. |
BazAccessPolicy | class | core/ |
|
BazAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
BazAccessPolicy::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
BazAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
BazCacheContext | class | core/ |
Fake calculated cache context class. |
BazCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
BazCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
BazCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
BazClass | class | core/ |
Stub class which acts as a service dependency, to test the container. |
BazClass.php | file | core/ |
|
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(). |
Best practices for developers | group | core/ |
Overview of standards and best practices for developers |
big-pipe-interface-preview--navigation-shortcut-lazy-builder-lazyLinks--Shortcuts.html.twig | file | core/ |
Placeholder content for the shortcuts menu. This is used to eliminate layout shifts as BigPipe injects data. |
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::$configFactory | property | core/ |
The config factory. |
BigPipe::$eventDispatcher | property | core/ |
The event dispatcher. |
BigPipe::$httpKernel | property | core/ |
The HTTP kernel. |
BigPipe::$renderer | property | core/ |
The renderer. |
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. |
Pagination
- Previous page
- Page 80
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.