Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
HWLDFWordAccumulator::NBSP constant core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php An iso-8859-x non-breaking space.
HWLDFWordAccumulator::_flushGroup function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::_flushLine function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulatorTest class core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Test HWLDFWordAccumulator.
HWLDFWordAccumulatorTest.php file core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::provideAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::testAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php @covers ::addWords[[api-linebreak]]
@dataProvider provideAddWords
HWLDFWordAccumulatorTest::testGetLinesEmpty function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Verify that we only get back a NBSP from an empty accumulator.
IdAuditor class core/modules/migrate/src/Audit/IdAuditor.php Audits migrations that create content entities in the destination system.
IdAuditor.php file core/modules/migrate/src/Audit/IdAuditor.php
IdAuditor::audit function core/modules/migrate/src/Audit/IdAuditor.php Audits a migration.
IdAuditor::auditEntityComplete function core/modules/migrate/src/Audit/IdAuditor.php Audits an EntityComplete migration.
IdAuditor::auditMultiple function core/modules/migrate/src/Audit/IdAuditor.php Audits a set of migrations.
Image toolkits group core/lib/Drupal/Core/ImageToolkit/ImageToolkitInterface.php Functions for image file manipulations.
image.factory service core/core.services.yml Drupal\Core\Image\ImageFactory
image.toolkit.manager service core/core.services.yml Drupal\Core\ImageToolkit\ImageToolkitManager
image.toolkit.operation.manager service core/core.services.yml Drupal\Core\ImageToolkit\ImageToolkitOperationManager
Image::$imageFactory property core/modules/media/src/Plugin/media/Source/Image.php The image factory service.
Image::$toolkit property core/lib/Drupal/Core/Image/Image.php An image toolkit object.
Image::getToolkit function core/lib/Drupal/Core/Image/Image.php Returns the image toolkit used for this image file.
Image::getToolkitId function core/lib/Drupal/Core/Image/Image.php Returns the ID of the image toolkit used for this image file.
ImageButton class core/lib/Drupal/Core/Render/Element/ImageButton.php Provides a form element for a submit button with an image.
ImageButton.php file core/lib/Drupal/Core/Render/Element/ImageButton.php
ImageButton::getInfo function core/lib/Drupal/Core/Render/Element/ImageButton.php Returns the element properties for this element.
ImageButton::preRenderButton function core/lib/Drupal/Core/Render/Element/ImageButton.php Prepares a #type 'button' render element for input.html.twig.
ImageButton::valueCallback function core/lib/Drupal/Core/Render/Element/ImageButton.php Determines how user input is mapped to an element's #value property.
ImageFactory class core/lib/Drupal/Core/Image/ImageFactory.php Provides a factory for image objects.
ImageFactory.php file core/lib/Drupal/Core/Image/ImageFactory.php
ImageFactory::$toolkitId property core/lib/Drupal/Core/Image/ImageFactory.php The image toolkit ID to use for this factory.
ImageFactory::$toolkitManager property core/lib/Drupal/Core/Image/ImageFactory.php The image toolkit plugin manager.
ImageFactory::get function core/lib/Drupal/Core/Image/ImageFactory.php Constructs a new Image object.
ImageFactory::getSupportedExtensions function core/lib/Drupal/Core/Image/ImageFactory.php Returns the image file extensions supported by the toolkit.
ImageFactory::getToolkitId function core/lib/Drupal/Core/Image/ImageFactory.php Gets the ID of the image toolkit currently in use.
ImageFactory::setToolkitId function core/lib/Drupal/Core/Image/ImageFactory.php Sets the ID of the image toolkit.
ImageFactory::__construct function core/lib/Drupal/Core/Image/ImageFactory.php Constructs a new ImageFactory object.
ImageFormatter::$fileUrlGenerator property core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php The file URL generator.
ImageFormatter::$imageStyleStorage property core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php The image style entity storage.
ImageFormatterBase::getEntitiesToView function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php Returns the referenced entities for display.
ImageInterface::getToolkit function core/lib/Drupal/Core/Image/ImageInterface.php Returns the image toolkit used for this image file.
ImageInterface::getToolkitId function core/lib/Drupal/Core/Image/ImageInterface.php Returns the ID of the image toolkit used for this image file.
ImageItem::defaultStorageSettings function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Defines the storage-level settings for this plugin.
ImageItem::storageSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a form for the storage-level settings.
ImageItem::storageSettingsSummary function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a short summary of the field's storage-level settings.
ImageItemTest::$imageFactory property core/modules/image/tests/src/Kernel/ImageItemTest.php
ImageStyle::getImageFactory function core/modules/image/src/Entity/ImageStyle.php Returns the image factory.
ImageStyle::getPathToken function core/modules/image/src/Entity/ImageStyle.php Generates a token to protect an image style derivative.
ImageStyleCustomStreamWrappersTest class core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php Tests derivative generation with source images using stream wrappers.
ImageStyleCustomStreamWrappersTest.php file core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php
ImageStyleCustomStreamWrappersTest::$fileSystem property core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php The file system service.
ImageStyleCustomStreamWrappersTest::$imageStyle property core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php A testing image style entity.

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