Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageStyleFlushForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ImageStyleFlushForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ImageStyleFlushForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ImageStyleFlushForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ImageStyleFlushTest::getImageCount | function | core/ |
Count the number of images currently created for a style in a wrapper. |
| ImageStyleInterface::getDerivativeExtension | function | core/ |
Determines the extension of the derivative without generating it. |
| ImageStyleInterface::getEffect | function | core/ |
Returns a specific image effect. |
| ImageStyleInterface::getEffects | function | core/ |
Returns the image effects for this style. |
| ImageStyleInterface::getName | function | core/ |
Returns the image style. |
| ImageStyleInterface::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
| ImageStyleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| ImageStyleMappings::getMultiplierSettings | function | core/ |
Extracts multiplier settings based on its type. |
| ImageStyleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ImageStyleResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ImageStyles::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ImageStyleStorage::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
| ImageStyleStorageInterface::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
| ImageStyleTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ImageStyleTest::getImageStyleMock | function | core/ |
Gets a mocked image style for testing. |
| ImageStyleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ImageStyleTest::testGetDerivativeExtension | function | core/ |
Tests get derivative extension. |
| ImageStyleTest::testGetPathToken | function | core/ |
Tests get path token. |
| ImageTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image. |
| ImageTest | class | core/ |
Tests the image class. |
| ImageTest | class | core/ |
Tests Drupal\Component\Utility\Image. |
| ImageTest | class | core/ |
Tests built-in image theme functions. |
| ImageTest.php | file | core/ |
|
| ImageTest.php | file | core/ |
|
| ImageTest.php | file | core/ |
|
| ImageTest.php | file | core/ |
|
| ImageTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| ImageTest::$image | property | core/ |
Image object. |
| ImageTest::$modules | property | core/ |
Modules to install. |
| ImageTest::$source | property | core/ |
Image source path. |
| ImageTest::$testImages | property | core/ |
The images to test with. |
| ImageTest::$toolkit | property | core/ |
Mocked image toolkit. |
| ImageTest::$toolkitOperation | property | core/ |
Mocked image toolkit operation. |
| ImageTest::getTestImage | function | core/ |
Get an image with a mocked toolkit, for testing. |
| ImageTest::getTestImageForOperation | function | core/ |
Get an image with mocked toolkit and operation, for operation testing. |
| ImageTest::getToolkitMock | function | core/ |
Mocks a toolkit. |
| ImageTest::getToolkitOperationMock | function | core/ |
Mocks a toolkit operation. |
| ImageTest::providerTestGetKeywordOffset | function | core/ |
Provides data for testGetKeywordOffset(). |
| ImageTest::providerTestScaleDimensions | function | core/ |
Provides data for image dimension scale tests. |
| ImageTest::setUp | function | core/ |
|
| ImageTest::setUp | function | core/ |
|
| ImageTest::testCanUploadSvg | function | core/ |
Tests that it's possible to upload SVG image, with the test module enabled. |
| ImageTest::testChmodFails | function | core/ |
Tests \Drupal\Core\Image\Image::save(). |
| ImageTest::testConvert | function | core/ |
Tests \Drupal\Core\Image\Image::convert(). |
| ImageTest::testCrop | function | core/ |
Tests \Drupal\Core\Image\Image::crop(). |
Pagination
- Previous page
- Page 109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.