Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::preRenderConditionalComments | function | core/ |
Pre-render callback: Renders #browsers into #prefix and #suffix. |
| HtmlTag::preRenderHtmlTag | function | core/ |
Pre-render callback: Renders a generic HTML tag with attributes. |
| HtmlTagTest::providerPreRenderConditionalComments | function | core/ |
Data provider for conditional comments test. |
| HtmlTagTest::providerPreRenderHtmlTag | function | core/ |
Data provider for preRenderHtmlTag test. |
| HtmlTagTest::testPreRenderConditionalComments | function | core/ |
@group legacy @covers ::preRenderConditionalComments[[api-linebreak]] @dataProvider providerPreRenderConditionalComments |
| 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. |
| 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(). |
| InstallerDependenciesResolutionTest | class | core/ |
Tests that we handle module dependency resolution during install. |
| InstallerDependenciesResolutionTest.php | file | core/ |
|
| InstallerDependenciesResolutionTest::$modules | property | core/ |
Modules to enable. |
| InstallerDependenciesResolutionTest::testDependenciesResolution | function | core/ |
Verifies that the exception message in the profile step is correct. |
| InstallerExistingBrokenDatabaseSettingsTest | class | core/ |
Tests the installer with broken database connection info in settings.php. |
| InstallerExistingBrokenDatabaseSettingsTest.php | file | core/ |
|
| InstallerExistingBrokenDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
| InstallProfileDependenciesTest | class | core/ |
Tests that an install profile can require modules. |
| InstallProfileDependenciesTest.php | file | core/ |
|
| InstallProfileDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallProfileDependenciesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
| Interpolator::$endToken | property | composer/ |
The character sequence that identifies the end of a token. |
| InvalidLibrariesExtendSpecificationException | class | core/ |
Defines a custom exception for an invalid libraries-extend specification. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.