Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
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.
ImageStyleDependencyUpdateTest class core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests Views image style dependencies update.
ImageStyleDependencyUpdateTest.php file core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php
ImageStyleDependencyUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Set database dump files to be used.
ImageStyleDependencyUpdateTest::testUpdateImageStyleDependencies function core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests the updating of views dependencies to image styles.
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.
ImageUpdateTest::testPostUpdateImageStylesDependencies function core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php Tests image_post_update_image_style_dependencies().
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.
image_post_update_image_style_dependencies function core/modules/image/image.post_update.php Saves the image style dependencies into form and view display entities.
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().
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
InstallerDependenciesResolutionTest::$modules property core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php Modules to enable.
InstallerDependenciesResolutionTest::testDependenciesResolution function core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php Verifies that the exception message in the profile step is correct.
InstallerExistingBrokenDatabaseSettingsTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Tests the installer with broken database connection info in settings.php.
InstallerExistingBrokenDatabaseSettingsTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php
InstallerExistingBrokenDatabaseSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php The theme to install as the default for testing.
InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Prepares the current environment for running the test.
InstallerExistingBrokenDatabaseSettingsTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Installer step: Configure settings.
InstallerExistingBrokenDatabaseSettingsTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Final installer step: Configure site.
InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php Tests the expected requirements problem.
InstallProfileDependenciesBcTest class core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php Tests that an install profile with only dependencies works as expected.
InstallProfileDependenciesBcTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php
InstallProfileDependenciesBcTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php The theme to install as the default for testing.
InstallProfileDependenciesBcTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php The profile to install as a basis for testing.
InstallProfileDependenciesBcTest::testUninstallingModules function core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php Tests that the install profile BC layer for dependencies key works.
InstallProfileDependenciesTest class core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php Tests that an install profile can require modules.
InstallProfileDependenciesTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php
InstallProfileDependenciesTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php The theme to install as the default for testing.
InstallProfileDependenciesTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php The profile to install as a basis for testing.
InstallProfileDependenciesTest::testUninstallingModules function core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php Tests that an install profile can require modules.
Interpolator::$endToken property composer/Plugin/Scaffold/Interpolator.php The character sequence that identifies the end of a token.
InvalidLibrariesExtendSpecificationException class core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesExtendSpecificationException.php Defines a custom exception for an invalid libraries-extend specification.
InvalidLibrariesExtendSpecificationException.php file core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesExtendSpecificationException.php
InvokeCommand::render function core/lib/Drupal/Core/Ajax/InvokeCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
ItemList::appendItem function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Appends a new item to the list.
JsAjaxTestCommand::render function core/modules/system/tests/modules/js_ajax_test/src/Ajax/JsAjaxTestCommand.php Return an array to be run through json_encode and sent to the client.
JsCollectionRenderer class core/lib/Drupal/Core/Asset/JsCollectionRenderer.php Renders JavaScript assets.
JsCollectionRenderer.php file core/lib/Drupal/Core/Asset/JsCollectionRenderer.php
JsCollectionRenderer::$state property core/lib/Drupal/Core/Asset/JsCollectionRenderer.php The state key/value store.
JsCollectionRenderer::render function core/lib/Drupal/Core/Asset/JsCollectionRenderer.php This class evaluates the aggregation enabled/disabled condition on a group
by group basis by testing whether an aggregate file has been made for the
group rather than by testing the site-wide aggregation setting. This allows
this class to work…
JsCollectionRenderer::__construct function core/lib/Drupal/Core/Asset/JsCollectionRenderer.php Constructs a JsCollectionRenderer.
JsonRenderer class core/modules/system/tests/modules/common_test/src/Render/MainContent/JsonRenderer.php Default main content renderer for JSON requests.
JsonRenderer.php file core/modules/system/tests/modules/common_test/src/Render/MainContent/JsonRenderer.php

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