Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| ImageItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| ImageItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| ImageItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| ImageItem::isDisplayed | function | core/ |
Determines whether an item should be displayed when rendering the field. |
| ImageItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| ImageItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ImageItem::schema | function | core/ |
Returns the schema for the field. |
| ImageItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ImageItem::validateResolution | function | core/ |
Element validate function for resolution fields. |
| ImageItemTest | class | core/ |
Tests using entity fields of the image field type. |
| ImageItemTest.php | file | core/ |
|
| ImageItemTest::$image | property | core/ |
Created file entity. |
| ImageItemTest::$imageFactory | property | core/ |
|
| ImageItemTest::$modules | property | core/ |
Modules to enable. |
| ImageItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| ImageItemTest::testImageItem | function | core/ |
Tests using entity fields of the image field type. |
| ImageItemTest::testImageItemMalformed | function | core/ |
Tests a malformed image. |
| ImageOnTranslatedEntityTest | class | core/ |
Uploads images to translated nodes. |
| ImageOnTranslatedEntityTest.php | file | core/ |
|
| ImageOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the image field used in the test. |
| ImageOnTranslatedEntityTest::$modules | property | core/ |
Modules to enable. |
| ImageOnTranslatedEntityTest::setUp | function | core/ |
|
| ImageOnTranslatedEntityTest::testSyncedImages | function | core/ |
Tests synced file fields on translated nodes. |
| ImageStyle | class | core/ |
Defines an image style configuration entity. |
| ImageStyle.php | file | core/ |
|
| ImageStyle::$effects | property | core/ |
The array of image effects for this image style. |
| ImageStyle::$effectsCollection | property | core/ |
Holds the collection of image effects that are used by this image style. |
| ImageStyle::$label | property | core/ |
The image style label. |
| ImageStyle::$name | property | core/ |
The name of the image style. |
| ImageStyle::addExtension | function | core/ |
Adds an extension to a path. |
| ImageStyle::addImageEffect | function | core/ |
Saves an image effect for this style. |
| ImageStyle::buildUri | function | core/ |
Returns the URI of this image when using this style. |
| ImageStyle::buildUrl | function | core/ |
Returns the URL of this image derivative for an original image path or URI. |
| ImageStyle::createDerivative | function | core/ |
Creates a new image derivative based on this image style. |
| ImageStyle::deleteImageEffect | function | core/ |
Deletes an image effect from this style. |
| ImageStyle::fileDefaultScheme | function | core/ |
Provides a wrapper to allow unit testing. |
| ImageStyle::fileUriScheme | function | core/ |
Provides a wrapper for file_uri_scheme() to allow unit testing. |
| ImageStyle::fileUriTarget | function | core/ |
Provides a wrapper for file_uri_target() to allow unit testing. |
| ImageStyle::flush | function | core/ |
Flushes cached media for this style. |
| ImageStyle::getDerivativeExtension | function | core/ |
Determines the extension of the derivative without generating it. |
| ImageStyle::getEffect | function | core/ |
Returns a specific image effect. |
| ImageStyle::getEffects | function | core/ |
Returns the image effects for this style. |
| ImageStyle::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
| ImageStyle::getImageEffectPluginManager | function | core/ |
Returns the image effect plugin manager. |
| ImageStyle::getImageFactory | function | core/ |
Returns the image factory. |
| ImageStyle::getName | function | core/ |
Returns the image style. |
| ImageStyle::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
| ImageStyle::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
Pagination
- Previous page
- Page 637
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.