Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ImageStyle::getPrivateKey | function | core/ |
Gets the Drupal private key. |
ImageStyle::getReplacementID | function | core/ |
|
ImageStyle::getStreamWrapperManager | function | core/ |
Gets the stream wrapper manager service. |
ImageStyleDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
ImageStyleDeleteForm::getQuestion | function | core/ |
|
ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
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/ |
@covers ::getDerivativeExtension[[api-linebreak]] |
ImageStyleTest::testGetPathToken | function | core/ |
@covers ::getPathToken[[api-linebreak]] |
ImageStyleXmlAnonTest::testGet | function | core/ |
Tests a GET request for an entity, plus edge cases to ensure good DX. |
ImageStyleXmlBasicAuthTest::testGet | function | core/ |
Tests a GET request for an entity, plus edge cases to ensure good DX. |
ImageStyleXmlCookieTest::testGet | function | core/ |
Tests a GET request for an entity, plus edge cases to ensure good DX. |
ImageTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image[[api-linebreak]] @group ckeditor5 @internal |
ImageTest | class | core/ |
Tests built-in image theme functions. |
ImageTest | class | core/ |
Tests the image class. |
ImageTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\Image[[api-linebreak]] @group Image |
ImageTest.php | file | core/ |
|
ImageTest.php | file | core/ |
|
ImageTest.php | file | core/ |
|
ImageTest.php | file | core/ |
|
ImageTest::$file | property | core/ |
The sample image File entity to embed. |
ImageTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
Pagination
- Previous page
- Page 100
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.