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 field access for hidden fields. |
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 |
Provides Image module hook implementations for testing purposes. |
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(). |
image_module_test_image_style_flush |
function |
core/modules/image/tests/modules/image_module_test/image_module_test.module |
Implements hook_image_style_flush(). |
image_module_test_image_style_presave |
function |
core/modules/image/tests/modules/image_module_test/image_module_test.module |
Implements hook_image_style_presave(). |
image_path_flush |
function |
core/modules/image/image.module |
Clears cached versions of a specific file in all styles. |
image_removed_post_updates |
function |
core/modules/image/image.post_update.php |
Implements hook_removed_post_updates(). |
image_requirements |
function |
core/modules/image/image.install |
Implements hook_requirements(). |
image_style_options |
function |
core/modules/image/image.module |
Gets an array of image styles suitable for using as select list options. |
image_test.info.yml |
file |
core/modules/system/tests/modules/image_test/image_test.info.yml |
core/modules/system/tests/modules/image_test/image_test.info.yml |
image_test.schema.yml |
file |
core/modules/system/tests/modules/image_test/config/schema/image_test.schema.yml |
core/modules/system/tests/modules/image_test/config/schema/image_test.schema.yml |
image_test_views.info.yml |
file |
core/modules/image/tests/modules/image_test_views/image_test_views.info.yml |
core/modules/image/tests/modules/image_test_views/image_test_views.info.yml |
image_theme |
function |
core/modules/image/image.module |
Implements hook_theme(). |
image_uninstall |
function |
core/modules/image/image.install |
Implements hook_uninstall(). |
image_update_last_removed |
function |
core/modules/image/image.install |
Implements hook_update_last_removed(). |
InstallHelper::$mediaImageIdMap |
property |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Media Image CSV ID map. |
InstallHelper::getMediaImageId |
function |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Retrieves the Media Image ID of a media image saved during the import process. |
InstallHelper::processImage |
function |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Process images into media entities. |
InstallHelper::saveMediaImageId |
function |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Saves a Media Image ID generated when saving a media image. |
language.content_settings.media.image.yml |
file |
core/profiles/demo_umami/config/install/language.content_settings.media.image.yml |
core/profiles/demo_umami/config/install/language.content_settings.media.image.yml |
LayoutBuilderDefaultValuesTest::addImageFields |
function |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php |
Helper function to add image fields. |
LegacyValidatorTest::$image |
property |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
An image file. |