Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| BackendCompilerPassTest::setUp | function | core/ |
|
| BackendCompilerPassTest::testProcess | function | core/ |
Tests the process method. |
| BareHtmlPageRenderer | class | core/ |
Default bare HTML page renderer. |
| BareHtmlPageRenderer | class | core/ |
Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer. |
| BareHtmlPageRenderer.php | file | core/ |
|
| BareHtmlPageRenderer.php | file | core/ |
|
| BareHtmlPageRenderer::$container | property | core/ |
The service container. |
| BareHtmlPageRenderer::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
| BareHtmlPageRenderer::$renderer | property | core/ |
The renderer service. |
| BareHtmlPageRenderer::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BareHtmlPageRenderer::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
| BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
| BareHtmlPageRenderer::__construct | function | core/ |
Constructs a new BareHtmlPageRenderer. |
| BareHtmlPageRenderer::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| BareHtmlPageRendererInterface | interface | core/ |
Bare HTML page renderer. |
| BareHtmlPageRendererInterface.php | file | core/ |
|
| BareHtmlPageRendererInterface::renderBarePage | function | core/ |
Renders a bare page. |
| bare_html_page_renderer | service | core/ |
Drupal\Core\Render\BareHtmlPageRenderer |
| BaseCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| BeforeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| 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> |
| BigPipe::$renderer | property | core/ |
The renderer. |
| 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>. |
| BigPipePlaceholderTestCase::$bigPipeNoJsPlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe no-JS placeholder render array. |
| BigPipePlaceholderTestCase::$bigPipePlaceholderRenderArray | property | core/ |
The corresponding expected BigPipe placeholder render array. |
| BigPipePlaceholderTestCase::$placeholderRenderArray | property | core/ |
The expected corresponding placeholder render array. |
| BigPipePlaceholderTestCase::$renderArray | property | core/ |
The original render array. |
| BigPipeRegressionTestController::renderRandomSentence | function | core/ |
Renders a random length sentence. |
| BigPipeResponse::sendContent | function | core/ |
|
| Block::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| BlockComponentRenderArray | class | core/ |
Builds render arrays and handles access for all block components. |
| BlockComponentRenderArray.php | file | core/ |
|
| BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
| BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
| BlockComponentRenderArray::onBuildRender | function | core/ |
Builds render arrays for block plugins and sets it on the event. |
| BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
| BlockComponentRenderArrayTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray[[api-linebreak]] @group layout_builder |
| BlockComponentRenderArrayTest.php | file | core/ |
|
| BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
| BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
| BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Data provider for test functions that should test block types. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.