Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| HtmlRenderer::$moduleHandler | property | core/ |
The module handler. |
| HtmlRenderer::$renderCache | property | core/ |
The render cache service. |
| HtmlRenderer::$renderer | property | core/ |
The renderer service. |
| HtmlRenderer::$rendererConfig | property | core/ |
The renderer configuration array. |
| HtmlRenderer::$themeManager | property | core/ |
The theme manager. |
| HtmlRenderer::$titleResolver | property | core/ |
The title resolver. |
| HtmlRenderer::buildPageTopAndBottom | function | core/ |
Invokes the page top and bottom hooks. |
| HtmlRenderer::invokePageAttachmentHooks | function | core/ |
Invokes the page attachment hooks. |
| HtmlRenderer::prepare | function | core/ |
Prepares the HTML body: wraps the main content in #type 'page'. |
| HtmlRenderer::renderResponse | function | core/ |
The entire HTML: takes a #type 'page' and wraps it in a #type 'html'. |
| HtmlRenderer::__construct | function | core/ |
Constructs a new HtmlRenderer. |
| HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
| HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
| HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Tests caching of ['#attached']. |
| HtmlTag::preRenderHtmlTag | function | core/ |
Pre-render callback: Renders a generic HTML tag with attributes. |
| HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
| HtmlTagTest::testPreRenderHtmlTag | function | core/ |
Tests pre render html tag. |
| Htmx::createFromRenderArray | function | core/ |
Creates an Htmx object with values taken from a render array. |
| HtmxContentViewSubscriber::getHtmxRenderer | function | core/ |
Gets the HtmxRenderer service. |
| HtmxContentViewSubscriber::renderHtmxResponse | function | core/ |
Sets a minimal response render array on an `_htmx_route` route. |
| HtmxRenderer | class | core/ |
Main content renderer for HTMX requests. |
| HtmxRenderer.php | file | core/ |
|
| HtmxRenderer::renderResponse | function | core/ |
We only wrap the necessary content into a full HTML document to be processed by HTMX on the frontend. |
| HtmxRenderer::__construct | function | core/ |
Constructs a new HtmxRenderer. |
| HtmxRendererCacheTest | class | core/ |
Tests the cache headers set HtmxRenderer responses. |
| HtmxRendererCacheTest.php | file | core/ |
|
| HtmxRendererCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmxRendererCacheTest::$modules | property | core/ |
Modules to install. |
| HtmxRendererCacheTest::setUp | function | core/ |
|
| HtmxRendererCacheTest::testCacheResources | function | core/ |
|
| HtmxRendererTest | class | core/ |
Verifies HtmxRenderer. |
| HtmxRendererTest.php | file | core/ |
|
| HtmxRendererTest::$httpKernel | property | core/ |
Injected kernel service. |
| HtmxRendererTest::$modules | property | core/ |
Modules to install. |
| HtmxRendererTest::assertHtmxResponseContent | function | core/ |
Verify expected response from HtmxRenderer. |
| HtmxRendererTest::setUp | function | core/ |
|
| HtmxRendererTest::testHtmxRouteOption | function | core/ |
Test triggering the renderer with the _htmx_route option. |
| HtmxRendererTest::testWrapperFormat | function | core/ |
Test triggering the renderer with _wrapper_format. |
| HtmxTestForm::buildDependentOptions | function | core/ |
|
| HtmxUtilitiesTest::testCreateFromRenderArray | function | core/ |
Test ::createFromRenderArray. |
| HTTPStatusCode::render | function | core/ |
Render the area. |
| Icon::preRenderIcon | function | core/ |
Icon element pre render callback. |
| IconDefinition::getRenderable | function | core/ |
Get the icon renderable element array. |
| IconDefinitionInterface::getRenderable | function | core/ |
Get the icon renderable element array. |
| IconDefinitionTest::testGetRenderable | function | core/ |
Test the IconDefinition::getRenderable method. |
| IconsTwigExtension::getIconRenderable | function | core/ |
Get an icon renderable array. |
| IconsTwigExtensionTest::testGetIconRenderable | function | core/ |
Test the IconsTwigExtension::getIconRenderable method. |
| IconTest::providerPreRenderIcon | function | core/ |
Data provider for ::testPreRenderIcon(). |
| IconTest::testPreRenderIcon | function | core/ |
Test the Icon::preRenderIcon method. |
| IconTest::testPreRenderIconEmptyValues | function | core/ |
Test the Icon::preRenderIcon method. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.