Search for image

  1. Search 7.x for image
  2. Search 9.5.x for image
  3. Search 8.9.x for image
  4. Search 10.3.x for image
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Image class core/modules/media/src/Plugin/media/Source/Image.php Image entity media source.
Image class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php CKEditor 5 Image plugin.
Image class core/lib/Drupal/Core/Image/Image.php Defines an image object to represent an image file.
Image class core/lib/Drupal/Component/Utility/Image.php Provides helpers to operate on images.

All search results

Title Object type File name Summary
ImageUrlProviderTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image
@group ckeditor5
@group #slow
@internal
ImageUrlProviderTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php
ImageUrlTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image
@group ckeditor5
@group #slow
@internal
ImageUrlTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php
ImageUrlTest::testImageUrlWidget function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php Tests the Drupal image URL widget.
ImageUrlTestBase class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image
@group ckeditor5
@group #slow
@internal
ImageUrlTestBase.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php
ImageUrlTestBase::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php
ImageViewsDataTest class core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Tests image views data.
ImageViewsDataTest.php file core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
ImageViewsDataTest::$modules property core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Modules to install.
ImageViewsDataTest::setUp function core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
ImageViewsDataTest::testRelationshipViewsData function core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Tests views data generated for image field relationship.
ImageWidget class core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Plugin implementation of the 'image_image' widget.
ImageWidget.php file core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php
ImageWidget::$imageFactory property core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php The image factory service.
ImageWidget::calculateDependencies function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Calculates dependencies for the configured plugin.
ImageWidget::defaultSettings function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Defines the default settings for this plugin.
ImageWidget::formElement function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Returns the form for a single field widget.
ImageWidget::formMultipleElements function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::formMultipleElements().
ImageWidget::onDependencyRemoval function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Informs the plugin that some configuration it depends on will be deleted.
ImageWidget::process function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Form API callback: Processes an image_image field element.
ImageWidget::settingsForm function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Returns a form to configure settings for the widget.
ImageWidget::settingsSummary function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Returns a short summary for the current widget settings.
ImageWidget::validateRequiredFields function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Validate callback for alt and title field, if the user wants them required.
ImageWidget::__construct function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Constructs an ImageWidget object.
image_access_test_hidden.info.yml file core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml
image_access_test_hidden.module file core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.module
image_access_test_hidden_entity_field_access function core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.module Implements hook_entity_field_access().
IMAGE_DERIVATIVE_TOKEN constant core/modules/image/image.module The name of the query parameter for image derivative tokens.
image_entity_presave function core/modules/image/image.module Implements hook_entity_presave().
image_field_config_delete function core/modules/image/image.module Implements hook_ENTITY_TYPE_delete() for 'field_config'.
image_field_config_update function core/modules/image/image.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
image_field_storage_config_delete function core/modules/image/image.module Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
image_field_storage_config_update function core/modules/image/image.module Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
image_field_views_data function core/modules/image/image.views.inc Implements hook_field_views_data().
image_field_views_data_views_data_alter function core/modules/image/image.views.inc Implements hook_field_views_data_views_data_alter().
image_file_download function core/modules/image/image.module Implements hook_file_download().
image_file_move function core/modules/image/image.module Implements hook_file_move().
image_file_predelete function core/modules/image/image.module Implements hook_ENTITY_TYPE_predelete() for file entities.
image_filter_keyword function core/modules/image/image.module Returns the offset in pixels from the anchor.
image_help function core/modules/image/image.module Implements hook_help().
image_install function core/modules/image/image.install Implements hook_install().
image_lazy_load_test.info.yml file core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.info.yml core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.info.yml
image_lazy_load_test.routing.yml file core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.routing.yml core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.routing.yml
image_module_test.info.yml file core/modules/image/tests/modules/image_module_test/image_module_test.info.yml core/modules/image/tests/modules/image_module_test/image_module_test.info.yml
image_module_test.module file core/modules/image/tests/modules/image_module_test/image_module_test.module
image_module_test.schema.yml file core/modules/image/tests/modules/image_module_test/config/schema/image_module_test.schema.yml core/modules/image/tests/modules/image_module_test/config/schema/image_module_test.schema.yml
image_module_test_file_download function core/modules/image/tests/modules/image_module_test/image_module_test.module
image_module_test_image_effect_info_alter function core/modules/image/tests/modules/image_module_test/image_module_test.module Implements hook_image_effect_info_alter().

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