Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
HtmlRenderer::$themeManager property core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php The theme manager.
HtmlRenderer::$titleResolver property core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php The title resolver.
HtmlRenderer::buildPageTopAndBottom function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Invokes the page top and bottom hooks.
HtmlRenderer::invokePageAttachmentHooks function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Invokes the page attachment hooks.
HtmlRenderer::prepare function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Prepares the HTML body: wraps the main content in #type 'page'.
HtmlRenderer::renderResponse function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php The entire HTML: takes a #type 'page' and wraps it in a #type 'html'.
HtmlRenderer::__construct function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Constructs a new HtmlRenderer.
HtmlResponseAttachmentsProcessor::$cssCollectionRenderer property core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php The CSS asset collection renderer service.
HtmlResponseAttachmentsProcessor::$jsCollectionRenderer property core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php The JS asset collection renderer service.
HtmlResponseAttachmentsProcessor::$renderer property core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php The renderer.
HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Renders HTML response attachment placeholders.
HtmlResponseAttachmentsProcessor::renderPlaceholders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Renders placeholders (#attached['placeholders']).
HtmlResponseAttachmentsTest::testRenderCachedBlock function core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Tests caching of ['#attached'].
HtmlTag::preRenderHtmlTag function core/lib/Drupal/Core/Render/Element/HtmlTag.php Pre-render callback: Renders a generic HTML tag with attributes.
HtmlTagTest::providerPreRenderHtmlTag function core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php Data provider for preRenderHtmlTag test.
HtmlTagTest::testPreRenderHtmlTag function core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php @covers ::preRenderHtmlTag[[api-linebreak]]
@dataProvider providerPreRenderHtmlTag
HTTPStatusCode::render function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php Render the area.
ImageButton::preRenderButton function core/lib/Drupal/Core/Render/Element/ImageButton.php Prepares a #type 'button' render element for input.html.twig.
ImageEffectBase::calculateDependencies function core/modules/image/src/ImageEffectBase.php Calculates dependencies for the configured plugin.
ImageFieldValidateTest::testFriendlyAjaxValidation function core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php Tests that image field validation works with other form submit handlers.
ImageFormatter::calculateDependencies function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Calculates dependencies for the configured plugin.
ImageFormatter::onDependencyRemoval function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Informs the plugin that some configuration it depends on will be deleted.
ImageLazyLoadController::renderImage function core/modules/system/tests/modules/image_lazy_load_test/src/Controller/ImageLazyLoadController.php Render an image using image theme.
ImageStyleIntegrationTest::testEntityDisplayDependency function core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php Tests the dependency between ImageStyle and entity display components.
ImageStyleIntegrationTest::testEntityDisplayDependencyRename function core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php Tests renaming the ImageStyle.
ImageStyleListBuilder::render function core/modules/image/src/ImageStyleListBuilder.php Builds the entity listing as renderable array for table.html.twig.
ImageWidget::calculateDependencies function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Calculates dependencies for the configured plugin.
ImageWidget::onDependencyRemoval function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Informs the plugin that some configuration it depends on will be deleted.
Importer::$dependencies property core/lib/Drupal/Core/DefaultContent/Importer.php The dependencies of the currently importing entity, if any.
Importer::loadEntityDependency function core/lib/Drupal/Core/DefaultContent/Importer.php Loads the entity dependency by its UUID.
InlineTemplate::preRenderInlineTemplate function core/lib/Drupal/Core/Render/Element/InlineTemplate.php Renders a twig string directly.
InputRequired::preRender function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php Runs before the view is rendered.
InsertCommand::render function core/lib/Drupal/Core/Ajax/InsertCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
InstallConfiguratorTest::testDependenciesAreAutomaticallyIncluded function core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php
InstallerBrokenDatabaseCredentialsTest class core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php Tests the installer with incorrect connection info in settings.php.
InstallerBrokenDatabaseCredentialsTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php
InstallerBrokenDatabaseCredentialsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php The theme to install as the default for testing.
InstallerBrokenDatabaseCredentialsTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php Prepares the current environment for running the test.
InstallerBrokenDatabaseCredentialsTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php Installer step: Configure settings.
InstallerBrokenDatabaseCredentialsTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php Final installer step: Configure site.
InstallerBrokenDatabaseCredentialsTest::testRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php Tests the expected requirements problem.
InstallerBrokenDatabasePortSettingsTest class core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php Tests the installer with incorrect connection info in settings.php.
InstallerBrokenDatabasePortSettingsTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php
InstallerBrokenDatabasePortSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php The theme to install as the default for testing.
InstallerBrokenDatabasePortSettingsTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php Prepares the current environment for running the test.
InstallerBrokenDatabasePortSettingsTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php Installer step: Configure settings.
InstallerBrokenDatabasePortSettingsTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php Final installer step: Configure site.
InstallerBrokenDatabasePortSettingsTest::testRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php Tests the expected requirements problem.
InstallerDependenciesResolutionTest class core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php Tests that we handle module dependency resolution during install.
InstallerDependenciesResolutionTest.php file core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.