Search for id
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyleTest::$entityTypeId | property | core/ |
The tested entity type. |
ImageStyleTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ImageTest::providerTestScaleDimensions | function | core/ |
Provides data for image dimension scale tests. |
ImageTest::testCropWidth | function | core/ |
Tests \Drupal\Core\Image\Image::crop(). |
ImageTest::testGetToolkitId | function | core/ |
Tests \Drupal\Core\Image\Image::getToolkitId(). |
ImageTest::testGetWidth | function | core/ |
Tests \Drupal\Core\Image\Image::getWidth(). |
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. |
ImageTestBase::providerAlignment | function | core/ |
|
ImageTestBase::providerAltTextRequired | function | core/ |
|
ImageTestBase::providerLinkability | function | core/ |
|
ImageTestBase::providerResize | function | core/ |
Data provider for ::testResize(). |
ImageTestBase::providerWidth | function | core/ |
Data provider for ::testWidth(). |
ImageTestBase::testWidth | function | core/ |
Ensures that width attribute upcasts and downcasts correctly. |
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::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. |
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::formElement | function | core/ |
Returns the form for a single field widget. |
ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::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_access_test_hidden.module | file | core/ |
Image field access for hidden fields. |
image_access_test_hidden_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
ImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ImportForm::validateForm | function | core/ |
Form validation handler. |
ImportOpmlTest::validateImportFormFields | function | core/ |
Submits form filled with invalid fields. |
IncrementalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
IndexTid | class | core/ |
Allow taxonomy term ID(s) as argument. |
IndexTid.php | file | core/ |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.