Search for id
Title | Object type | File name | Summary |
---|---|---|---|
ImageTest::testIsValid | function | core/ |
Tests \Drupal\Core\Image\Image::isValid(). |
ImageTest::testScaleAndCropWidth | function | core/ |
Tests \Drupal\Core\Image\Image::scaleAndCrop(). |
ImageTest::testScaleWidth | function | core/ |
Tests \Drupal\Core\Image\Image::scale(). |
ImageTest::testThemeImageWithSrcsetWidth | function | core/ |
Tests that an image with the srcset and widths is output correctly. |
ImageTestBaselineTrait::providerLinkability | function | core/ |
Returns data for testLinkability() and testImageArbitraryHtml(). |
ImageTestProviderTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image. |
ImageTestProviderTest.php | file | core/ |
|
ImageTestProviderTrait | trait | core/ |
Provides test methods using data providers for image tests. |
ImageTestProviderTrait.php | file | core/ |
|
ImageTestProviderTrait::providerAlignment | function | core/ |
Data provider for testAlignment(). |
ImageTestProviderTrait::providerAltTextRequired | function | core/ |
Providers data for testAltTextRequired(). |
ImageTestProviderTrait::providerResize | function | core/ |
Data provider for ::testResize(). |
ImageTestProviderTrait::providerWidth | function | core/ |
Data provider for ::testWidth(). |
ImageTestProviderTrait::testAlignment | function | core/ |
Tests alignment integration. |
ImageTestProviderTrait::testAltTextRequired | function | core/ |
Tests that alt text is required for images. |
ImageTestProviderTrait::testResize | function | core/ |
Tests the image resize plugin. |
ImageTestProviderTrait::testWidth | function | core/ |
Ensures that width attribute upcasts and downcasts correctly. |
ImageThemeHooks::preprocessImageWidget | function | core/ |
Prepares variables for image widget templates. |
ImageToolkit::$id | property | core/ |
The plugin ID. |
ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ImageToolkitForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ImageToolkitForm::validateForm | function | core/ |
Form validation handler. |
ImageToolkitInterface::getWidth | function | core/ |
Returns the width of the image. |
ImageToolkitInterface::isValid | function | core/ |
Checks if the image is valid. |
ImageToolkitManager::getAllValidExtensions | function | core/ |
Returns all valid extensions. |
ImageToolkitManager::getDefaultToolkitId | function | core/ |
Gets the default image toolkit ID. |
ImageToolkitOperation::$id | property | core/ |
The plugin ID. |
ImageToolkitOperationBase::validateArguments | function | core/ |
Validates the arguments. |
ImageToolkitOperationManager::getToolkitOperationPluginId | function | core/ |
Returns the plugin ID for a given toolkit and operation. |
ImageUploadTest::testLockAfterFailedValidation | function | core/ |
Test that lock is removed after a failed validation. |
ImageUrlProviderTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image. |
ImageUrlProviderTest.php | file | core/ |
|
ImageUrlTest::testImageUrlWidget | function | core/ |
Tests the Drupal image URL widget. |
ImageWidget | class | core/ |
Plugin implementation of the 'image_image' widget. |
ImageWidget.php | file | core/ |
|
ImageWidget::$imageFactory | property | core/ |
The image factory service. |
ImageWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ImageWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
ImageWidget::formElement | function | core/ |
Returns the form for a single field widget. |
ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
ImageWidget::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
ImageWidget::process | function | core/ |
Form API callback: Processes an image_image field element. |
ImageWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
ImageWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
ImageWidget::__construct | function | core/ |
Constructs an ImageWidget object. |
image_access_test_hidden.info.yml | file | core/ |
core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml |
image_field_property_constraint_validation.info.yml | file | core/ |
core/modules/image/tests/modules/image_field_property_constraint_validation/image_field_property_constraint_validation.info.yml |
ImmutablePropertiesConstraintValidator | class | core/ |
Validates the ImmutableProperties constraint. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.