Search for id
Title | Object type | File name | Summary |
---|---|---|---|
ImageFieldWidgetMultipleTest | class | core/ |
Tests the image field widget support multiple upload correctly. |
ImageFieldWidgetMultipleTest.php | file | core/ |
|
ImageFieldWidgetMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageFieldWidgetMultipleTest::$modules | property | core/ |
Modules to enable. |
ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
ImageFieldWidgetTest | class | core/ |
Tests the image field widget. |
ImageFieldWidgetTest.php | file | core/ |
|
ImageFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
ImageInterface::getToolkitId | function | core/ |
Returns the ID of the image toolkit used for this image file. |
ImageInterface::getWidth | function | core/ |
Returns the width of the image. |
ImageInterface::isValid | function | core/ |
Checks if the image is valid. |
ImageItem::validateDefaultImageForm | function | core/ |
Validates the managed_file element for the default Image form. |
ImageItem::validateResolution | function | core/ |
Element validate function for resolution fields. |
ImageStyle::getReplacementID | function | core/ |
Returns the replacement ID. |
ImageStyle::id | function | core/ |
Gets the identifier. |
ImageStyleCustomStreamWrappersTest::providerTestCustomStreamWrappers | function | core/ |
Provide test cases for testCustomStreamWrappers(). |
ImageStyleEditForm::effectValidate | function | core/ |
Validate handler for image effect. |
ImageStyleInterface::getReplacementID | function | core/ |
Returns the replacement ID. |
ImageStyleResourceTestBase::$effectUuid | property | core/ |
The effect UUID. |
ImageStyleResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ImageStyles::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ImageStylesTest::providerSource | function | core/ |
The data provider. |
ImageStyleStorage::clearReplacementId | function | core/ |
Clears a replacement ID from the storage. |
ImageStyleStorage::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
ImageStyleStorage::setReplacementId | function | core/ |
Stores a replacement ID for an image style being deleted. |
ImageStyleStorageInterface::clearReplacementId | function | core/ |
Clears a replacement ID from the storage. |
ImageStyleStorageInterface::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
ImageStyleStorageInterface::setReplacementId | function | core/ |
Stores a replacement ID for an image style being deleted. |
ImageStyleTest::$effectUuid | property | core/ |
The effect UUID. |
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. |
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. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.