Search for image
- Search 7.x for image
- Search 9.5.x for image
- Search 10.3.x for image
- Search 11.x for image
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Image | class | core/ |
Image entity media source. |
Image | class | core/ |
Defines the image text in-place editor. |
Image | class | core/ |
Defines an image object to represent an image file. |
Image | class | core/ |
Provides helpers to operate on images. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
PathProcessorImageStyles | class | core/ |
Defines a path processor to rewrite image styles URLs. |
PathProcessorImageStyles.php | file | core/ |
|
PathProcessorImageStyles::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
PathProcessorImageStyles::processInbound | function | core/ |
Processes the inbound path. |
PathProcessorImageStyles::__construct | function | core/ |
Constructs a new PathProcessorImageStyles object. |
path_processor.image_styles | service | core/ |
Drupal\image\PathProcessor\PathProcessorImageStyles |
plugin.manager.image.effect | service | core/ |
Drupal\image\ImageEffectManager |
QuickEditImageController | class | core/ |
Returns responses for our image routes. |
QuickEditImageController.php | file | core/ |
|
QuickEditImageController::$entityDisplayRepository | property | core/ |
The entity display repository service. |
QuickEditImageController::$fileSystem | property | core/ |
The file system. |
QuickEditImageController::$imageFactory | property | core/ |
The image factory. |
QuickEditImageController::$renderer | property | core/ |
The renderer. |
QuickEditImageController::$tempStore | property | core/ |
Stores The Quick Edit tempstore. |
QuickEditImageController::create | function | core/ |
Instantiates a new instance of this class. |
QuickEditImageController::getField | function | core/ |
Returns JSON representing the current state of the field. |
QuickEditImageController::getInfo | function | core/ |
Returns JSON representing an image field's metadata. |
QuickEditImageController::upload | function | core/ |
Returns JSON representing the new file upload, or validation errors. |
QuickEditImageController::__construct | function | core/ |
Constructs a new QuickEditImageController. |
QuickEditImageControllerTest | class | core/ |
Tests the endpoints used by the "image" in-place editor. |
QuickEditImageControllerTest.php | file | core/ |
|
QuickEditImageControllerTest::$contentAuthorUser | property | core/ |
A user with permissions to edit articles and use Quick Edit. |
QuickEditImageControllerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
QuickEditImageControllerTest::$fieldName | property | core/ |
The machine name of our image field. |
QuickEditImageControllerTest::$modules | property | core/ |
Modules to enable. |
QuickEditImageControllerTest::setUp | function | core/ |
|
QuickEditImageControllerTest::testAccess | function | core/ |
Tests that routes restrict access for un-privileged users. |
QuickEditImageControllerTest::testFieldInfo | function | core/ |
Tests that the field info route returns expected data. |
QuickEditImageControllerTest::testInvalidUpload | function | core/ |
Tests that uploading a invalid image does not work. |
QuickEditImageControllerTest::testValidImageUpload | function | core/ |
Tests that uploading a valid image works. |
QuickEditImageControllerTest::uploadImage | function | core/ |
Uploads an image using the image module's Quick Edit route. |
QuickEditImageEditorTestTrait | trait | core/ |
|
QuickEditImageEditorTestTrait.php | file | core/ |
|
QuickEditImageEditorTestTrait::awaitImageEditor | function | core/ |
Awaits the 'image' in-place editor. |
QuickEditImageEditorTestTrait::dropImageOnImageEditor | function | core/ |
Simulates dragging and dropping an image on the 'image' in-place editor. |
QuickEditImageEditorTestTrait::typeInImageEditorAltTextInput | function | core/ |
Simulates typing in the 'image' in-place editor 'alt' attribute text input. |
QuickEditImageTest | class | core/ |
@coversDefaultClass \Drupal\image\Plugin\InPlaceEditor\Image @group image |
QuickEditImageTest.php | file | core/ |
|
QuickEditImageTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
QuickEditImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
QuickEditImageTest::$modules | property | core/ |
Modules to enable. |
QuickEditImageTest::providerTestImageInPlaceEditor | function | core/ |
Data provider for ::testImageInPlaceEditor(). |
QuickEditImageTest::setUp | function | core/ |
|
QuickEditImageTest::testImageInPlaceEditor | function | core/ |
Tests that quick editor works correctly with images. |
QuickEditLoadingTest::testImageField | function | core/ |
Tests that Quick Edit can handle an image field. |
Random::image | function | core/ |
Create a placeholder image. |
rdf_preprocess_image | function | core/ |
Implements hook_preprocess_HOOK() for image.html.twig. |
RelationshipNormalizerTest::$imageIds | property | core/ |
Static UUIDs for use in tests. |
RelationshipUserImageDataTest | class | core/ |
Tests image on user relationship handler. |
RelationshipUserImageDataTest.php | file | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.