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 10.3.x for end
  5. Search 11.x for end
  6. Other projects
Title Object type File name Summary
HtmxRendererTest::testWrapperFormat function core/tests/Drupal/KernelTests/Core/Htmx/HtmxRendererTest.php Test triggering the renderer with _wrapper_format.
HtmxTestForm::buildDependentOptions function core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php
HtmxUtilitiesTest::testCreateFromRenderArray function core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php Test ::createFromRenderArray.
HTTPStatusCode::render function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php Render the area.
Icon::preRenderIcon function core/lib/Drupal/Core/Render/Element/Icon.php Icon element pre render callback.
IconDefinition::getRenderable function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the icon renderable element array.
IconDefinitionInterface::getRenderable function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon renderable element array.
IconDefinitionTest::testGetRenderable function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::getRenderable method.
IconsTwigExtension::getIconRenderable function core/lib/Drupal/Core/Template/IconsTwigExtension.php Get an icon renderable array.
IconsTwigExtensionTest::testGetIconRenderable function core/tests/Drupal/Tests/Core/Theme/Icon/IconsTwigExtensionTest.php Test the IconsTwigExtension::getIconRenderable method.
IconTest::providerPreRenderIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Data provider for ::testPreRenderIcon().
IconTest::testPreRenderIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Test the Icon::preRenderIcon method.
IconTest::testPreRenderIconEmptyValues function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Test the Icon::preRenderIcon method.
IconTest::testPreRenderIconNoIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Test the Icon::preRenderIcon method.
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.
ImageEffectBase::onCollectionDependencyRemoval function core/modules/image/src/ImageEffectBase.php Informs the plugin in a collection to act on removal of dependencies.
ImageEffectsTest::testImageStyleEffectDependencyRemoval function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests uninstalling the module of an effect in a style.
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 Tests the modules and themes to be installed.
InstalledPackagesList::append function core/modules/package_manager/src/InstalledPackagesList.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::setUpRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php Installer step: Requirements problem.
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::setUpRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php Installer step: Requirements problem.
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.

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