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. Other projects
Title Object type File name Summary
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 Tests get derivative extension.
ImageStyleTest::testGetPathToken function core/modules/image/tests/src/Unit/ImageStyleTest.php Tests get path token.
ImageTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image.
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.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.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/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 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::getTestImage function core/tests/Drupal/Tests/Core/Image/ImageTest.php Get an image with a mocked toolkit, for testing.
ImageTest::getTestImageForOperation function core/tests/Drupal/Tests/Core/Image/ImageTest.php Get an image with mocked toolkit and operation, for operation testing.
ImageTest::getToolkitMock function core/tests/Drupal/Tests/Core/Image/ImageTest.php Mocks a toolkit.
ImageTest::getToolkitOperationMock function core/tests/Drupal/Tests/Core/Image/ImageTest.php Mocks a toolkit operation.
ImageTest::providerTestGetKeywordOffset function core/tests/Drupal/Tests/Component/Utility/ImageTest.php Provides data for testGetKeywordOffset().
ImageTest::providerTestScaleDimensions function core/tests/Drupal/Tests/Component/Utility/ImageTest.php Provides data for image dimension scale tests.
ImageTest::setUp function core/tests/Drupal/Tests/Core/Image/ImageTest.php
ImageTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
ImageTest::testCanUploadSvg function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php Tests that it's possible to upload SVG image, with the test module enabled.
ImageTest::testChmodFails function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::save().
ImageTest::testConvert function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::convert().
ImageTest::testCrop function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::crop().

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