Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
ImageStyle::getPathToken function core/modules/image/src/Entity/ImageStyle.php Generates a token to protect an image style derivative.
ImageStyle::getPluginCollections function core/modules/image/src/Entity/ImageStyle.php Gets the plugin collections used by this object.
ImageStyle::getPrivateKey function core/modules/image/src/Entity/ImageStyle.php Gets the Drupal private key.
ImageStyle::getReplacementID function core/modules/image/src/Entity/ImageStyle.php
ImageStyle::getStreamWrapperManager function core/modules/image/src/Entity/ImageStyle.php Gets the stream wrapper manager service.
ImageStyleDeleteForm::getDescription function core/modules/image/src/Form/ImageStyleDeleteForm.php Returns additional text to display as a description.
ImageStyleDeleteForm::getQuestion function core/modules/image/src/Form/ImageStyleDeleteForm.php
ImageStyleDeleteForm::getReplacementOptions function core/modules/image/src/Form/ImageStyleDeleteForm.php Returns a list of image style replacement options.
ImageStyleDownloadController::getUriWithoutConvertedExtension function core/modules/image/src/Controller/ImageStyleDownloadController.php Get the file URI without the extension from any conversion image style.
ImageStyleFlushForm::getCancelUrl function core/modules/image/src/Form/ImageStyleFlushForm.php Returns the route to go to if the user cancels the action.
ImageStyleFlushForm::getConfirmText function core/modules/image/src/Form/ImageStyleFlushForm.php Returns a caption for the button that confirms the action.
ImageStyleFlushForm::getDescription function core/modules/image/src/Form/ImageStyleFlushForm.php Returns additional text to display as a description.
ImageStyleFlushForm::getQuestion function core/modules/image/src/Form/ImageStyleFlushForm.php Returns the question to ask the user.
ImageStyleFlushTest::getImageCount function core/modules/image/tests/src/Functional/ImageStyleFlushTest.php Count the number of images currently created for a style in a wrapper.
ImageStyleInterface::getDerivativeExtension function core/modules/image/src/ImageStyleInterface.php Determines the extension of the derivative without generating it.
ImageStyleInterface::getEffect function core/modules/image/src/ImageStyleInterface.php Returns a specific image effect.
ImageStyleInterface::getEffects function core/modules/image/src/ImageStyleInterface.php Returns the image effects for this style.
ImageStyleInterface::getName function core/modules/image/src/ImageStyleInterface.php Returns the image style.
ImageStyleInterface::getPathToken function core/modules/image/src/ImageStyleInterface.php Generates a token to protect an image style derivative.
ImageStyleListBuilder::getDefaultOperations function core/modules/image/src/ImageStyleListBuilder.php Gets this list's default operations.
ImageStyleMappings::getMultiplierSettings function core/modules/responsive_image/src/Plugin/migrate/process/ImageStyleMappings.php Extracts multiplier settings based on its type.
ImageStyleResourceTestBase::getExpectedNormalizedEntity function core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php Returns the expected normalization of the entity.
ImageStyleResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php Return the expected error message.
ImageStyleResourceTestBase::getNormalizedPostEntity function core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php Returns the normalized POST entity.
ImageStyles::getIds function core/modules/image/src/Plugin/migrate/source/d7/ImageStyles.php Defines the source fields uniquely identifying a source row.
ImageStyleStorage::getReplacementId function core/modules/image/src/ImageStyleStorage.php Retrieves the replacement ID of a deleted image style.
ImageStyleStorageInterface::getReplacementId function core/modules/image/src/ImageStyleStorageInterface.php Retrieves the replacement ID of a deleted image style.
ImageStyleTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php Returns the expected JSON:API document for the entity.
ImageStyleTest::getImageStyleMock function core/modules/image/tests/src/Unit/ImageStyleTest.php Gets a mocked image style for testing.
ImageStyleTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php Returns the JSON:API POST document.
ImageStyleTest::testGetDerivativeExtension function core/modules/image/tests/src/Unit/ImageStyleTest.php @covers ::getDerivativeExtension[[api-linebreak]]
ImageStyleTest::testGetPathToken function core/modules/image/tests/src/Unit/ImageStyleTest.php @covers ::getPathToken[[api-linebreak]]
ImageTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image[[api-linebreak]]
@group ckeditor5
@group #slow
@internal
ImageTest class core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php Tests built-in image theme functions.
ImageTest class core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests the image class.
ImageTest class core/tests/Drupal/Tests/Component/Utility/ImageTest.php @coversDefaultClass \Drupal\Component\Utility\Image[[api-linebreak]]
@group Image
ImageTest.php file core/tests/Drupal/Tests/Core/Image/ImageTest.php
ImageTest.php file core/tests/Drupal/Tests/Component/Utility/ImageTest.php
ImageTest.php file core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
ImageTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php
ImageTest::$file property core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php The sample image File entity to embed.
ImageTest::$fileUrlGenerator property core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php The file URL generator.
ImageTest::$image property core/tests/Drupal/Tests/Core/Image/ImageTest.php Image object.
ImageTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php Modules to install.
ImageTest::$source property core/tests/Drupal/Tests/Core/Image/ImageTest.php Image source path.
ImageTest::$testImages property core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php The images to test with.
ImageTest::$toolkit property core/tests/Drupal/Tests/Core/Image/ImageTest.php Mocked image toolkit.
ImageTest::$toolkitOperation property core/tests/Drupal/Tests/Core/Image/ImageTest.php Mocked image toolkit operation.
ImageTest::addImage function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php Add an image to the CKEditor 5 editable zone.
ImageTest::getTestImage function core/tests/Drupal/Tests/Core/Image/ImageTest.php Get an image with a mocked toolkit, for testing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.