Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search main for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| IconTest::testPreRenderIconNoIcon | function | core/ |
Test the Icon::preRenderIcon method. |
| ImageButton::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
| ImageEffectBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageEffectBase::onCollectionDependencyRemoval | function | core/ |
Informs the plugin in a collection to act on removal of dependencies. |
| ImageEffectsTest::testImageStyleEffectDependencyRemoval | function | core/ |
Tests uninstalling the module of an effect in a style. |
| ImageFieldValidateTest::testFriendlyAjaxValidation | function | core/ |
Tests that image field validation works with other form submit handlers. |
| ImageFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageFormatter::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| ImageLazyLoadController::renderImage | function | core/ |
Render an image using image theme. |
| ImageStyleIntegrationTest::testEntityDisplayDependency | function | core/ |
Tests the dependency between ImageStyle and entity display components. |
| ImageStyleIntegrationTest::testEntityDisplayDependencyRename | function | core/ |
Tests renaming the ImageStyle. |
| ImageStyleListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| ImageWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageWidget::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| Importer::$dependencies | property | core/ |
The dependencies of the currently importing entity, if any. |
| Importer::loadEntityDependency | function | core/ |
Loads the entity dependency by its UUID. |
| InlineTemplate::preRenderInlineTemplate | function | core/ |
Renders a twig string directly. |
| InputRequired::preRender | function | core/ |
Runs before the view is rendered. |
| InsertCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| InstallConfiguratorTest::testDependenciesAreAutomaticallyIncluded | function | core/ |
Tests the modules and themes to be installed. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.