Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$cssCollectionRenderer | property | core/ |
The CSS asset collection renderer service. |
| HtmlResponseAttachmentsProcessor::$jsCollectionRenderer | property | core/ |
The JS asset collection renderer service. |
| HtmlResponseAttachmentsProcessor::$renderer | property | core/ |
The renderer. |
| 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/ |
@covers ::preRenderHtmlTag[[api-linebreak]] @dataProvider providerPreRenderHtmlTag |
| HTTPStatusCode::render | function | core/ |
Render the area. |
| ImageButton::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
| ImageEffectBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| 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/ |
|
| InstallerBrokenDatabaseCredentialsTest | class | core/ |
Tests the installer with incorrect connection info in settings.php. |
| InstallerBrokenDatabaseCredentialsTest.php | file | core/ |
|
| InstallerBrokenDatabaseCredentialsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerBrokenDatabaseCredentialsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerBrokenDatabaseCredentialsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerBrokenDatabaseCredentialsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerBrokenDatabaseCredentialsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
| InstallerBrokenDatabasePortSettingsTest | class | core/ |
Tests the installer with incorrect connection info in settings.php. |
| InstallerBrokenDatabasePortSettingsTest.php | file | core/ |
|
| InstallerBrokenDatabasePortSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerBrokenDatabasePortSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerBrokenDatabasePortSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerBrokenDatabasePortSettingsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerBrokenDatabasePortSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
| InstallerDependenciesResolutionTest | class | core/ |
Tests that we handle module dependency resolution during install. |
| InstallerDependenciesResolutionTest.php | file | core/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.