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 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
ImageStyle::getHashSalt function core/modules/image/src/Entity/ImageStyle.php Gets a salt useful for hardening against SQL injection.
ImageStyle::getImageEffectPluginManager function core/modules/image/src/Entity/ImageStyle.php Returns the image effect plugin manager.
ImageStyle::getImageFactory function core/modules/image/src/Entity/ImageStyle.php Returns the image factory.
ImageStyle::getName function core/modules/image/src/Entity/ImageStyle.php
ImageStyle::getPathToken function core/modules/image/src/Entity/ImageStyle.php
ImageStyle::getPluginCollections function core/modules/image/src/Entity/ImageStyle.php
ImageStyle::getPrivateKey function core/modules/image/src/Entity/ImageStyle.php Gets the Drupal private key.
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
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
ImageStyleFlushForm::getConfirmText function core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushForm::getDescription function core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushForm::getQuestion function core/modules/image/src/Form/ImageStyleFlushForm.php
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
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
ImageStyleResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php
ImageStyleResourceTestBase::getNormalizedPostEntity function core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php
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
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
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
ImageStyleTest::testGetDerivativeExtension function core/modules/image/tests/src/Unit/ImageStyleTest.php Tests get derivative extension.
ImageStyleTest::testGetPathToken function core/modules/image/tests/src/Unit/ImageStyleTest.php Tests get path token.
ImageTest class core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests the image class.
ImageTest class core/tests/Drupal/Tests/Component/Utility/ImageTest.php Tests Drupal\Component\Utility\Image.
ImageTest class core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php Tests built-in image theme functions.
ImageTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image.
ImageTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php
ImageTest.php file core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
ImageTest.php file core/tests/Drupal/Tests/Core/Image/ImageTest.php
ImageTest.php file core/tests/Drupal/Tests/Component/Utility/ImageTest.php
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
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.

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