Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
Image::getMetadata function core/modules/media/src/Plugin/media/Source/Image.php Gets the value for a metadata attribute for a given media item.
Image::getMetadataAttributes function core/modules/media/src/Plugin/media/Source/Image.php Gets a list of metadata attributes provided by this plugin.
Image::getMimeType function core/lib/Drupal/Core/Image/Image.php Returns the MIME type of the image file.
Image::getSource function core/lib/Drupal/Core/Image/Image.php Retrieves the source path of the image file.
Image::getToolkit function core/lib/Drupal/Core/Image/Image.php Returns the image toolkit used for this image file.
Image::getToolkitId function core/lib/Drupal/Core/Image/Image.php Returns the ID of the image toolkit used for this image file.
Image::getWidth function core/lib/Drupal/Core/Image/Image.php Returns the width of the image.
ImageAdminStylesTest::getImageCount function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Count the number of images currently create for a style.
ImageButton::getInfo function core/lib/Drupal/Core/Render/Element/ImageButton.php Returns the element properties for this element.
ImageCachePreset::getIds function core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php Defines the source fields uniquely identifying a source row.
ImageDimensionsTest::getImageTag function core/modules/image/tests/src/Functional/ImageDimensionsTest.php Render an image style element.
ImageEffectBase::getConfiguration function core/modules/image/src/ImageEffectBase.php Gets this plugin's configuration.
ImageEffectBase::getDerivativeExtension function core/modules/image/src/ImageEffectBase.php Returns the extension of the derivative after applying this image effect.
ImageEffectBase::getSummary function core/modules/image/src/ImageEffectBase.php Returns a render array summarizing the configuration of the image effect.
ImageEffectBase::getUuid function core/modules/image/src/ImageEffectBase.php Returns the unique ID representing the image effect.
ImageEffectBase::getWeight function core/modules/image/src/ImageEffectBase.php Returns the weight of the image effect.
ImageEffectDeleteForm::getCancelUrl function core/modules/image/src/Form/ImageEffectDeleteForm.php Returns the route to go to if the user cancels the action.
ImageEffectDeleteForm::getConfirmText function core/modules/image/src/Form/ImageEffectDeleteForm.php Returns a caption for the button that confirms the action.
ImageEffectDeleteForm::getFormId function core/modules/image/src/Form/ImageEffectDeleteForm.php Returns a unique string identifying the form.
ImageEffectDeleteForm::getQuestion function core/modules/image/src/Form/ImageEffectDeleteForm.php Returns the question to ask the user.
ImageEffectFormBase::getFormId function core/modules/image/src/Form/ImageEffectFormBase.php Returns a unique string identifying the form.
ImageEffectInterface::getDerivativeExtension function core/modules/image/src/ImageEffectInterface.php Returns the extension of the derivative after applying this image effect.
ImageEffectInterface::getSummary function core/modules/image/src/ImageEffectInterface.php Returns a render array summarizing the configuration of the image effect.
ImageEffectInterface::getUuid function core/modules/image/src/ImageEffectInterface.php Returns the unique ID representing the image effect.
ImageEffectInterface::getWeight function core/modules/image/src/ImageEffectInterface.php Returns the weight of the image effect.
ImageEffectPluginCollection::get function core/modules/image/src/ImageEffectPluginCollection.php
ImageFactory::get function core/lib/Drupal/Core/Image/ImageFactory.php Constructs a new Image object.
ImageFactory::getSupportedExtensions function core/lib/Drupal/Core/Image/ImageFactory.php Returns the image file extensions supported by the toolkit.
ImageFactory::getToolkitId function core/lib/Drupal/Core/Image/ImageFactory.php Gets the ID of the image toolkit currently in use.
ImageField::getFieldWidgetMap function core/modules/image/src/Plugin/migrate/field/d7/ImageField.php Get a map between D6 and D8 widgets for this field type.
ImageFieldTestBase::getLastFileId function core/modules/image/tests/src/Functional/ImageFieldTestBase.php Retrieves the fid of the last inserted file.
ImageFieldValidateTest::getFieldSettings function core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Returns field settings.
ImageFieldWidgetMultipleTest class core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php Tests the image field widget support multiple upload correctly.
ImageFieldWidgetMultipleTest.php file core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php
ImageFieldWidgetMultipleTest::$defaultTheme property core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php The theme to install as the default for testing.
ImageFieldWidgetMultipleTest::$modules property core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php Modules to enable.
ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads function core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php Tests image widget element support multiple upload correctly.
ImageFieldWidgetTest class core/modules/image/tests/src/Functional/ImageFieldWidgetTest.php Tests the image field widget.
ImageFieldWidgetTest.php file core/modules/image/tests/src/Functional/ImageFieldWidgetTest.php
ImageFieldWidgetTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageFieldWidgetTest.php The theme to install as the default for testing.
ImageFieldWidgetTest::testWidgetElement function core/modules/image/tests/src/Functional/ImageFieldWidgetTest.php Tests file widget element.
ImageFormatterBase::getEntitiesToView function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php Returns the referenced entities for display.
ImageInterface::getFileSize function core/lib/Drupal/Core/Image/ImageInterface.php Returns the size of the image file.
ImageInterface::getHeight function core/lib/Drupal/Core/Image/ImageInterface.php Returns the height of the image.
ImageInterface::getMimeType function core/lib/Drupal/Core/Image/ImageInterface.php Returns the MIME type of the image file.
ImageInterface::getSource function core/lib/Drupal/Core/Image/ImageInterface.php Retrieves the source path of the image file.
ImageInterface::getToolkit function core/lib/Drupal/Core/Image/ImageInterface.php Returns the image toolkit used for this image file.
ImageInterface::getToolkitId function core/lib/Drupal/Core/Image/ImageInterface.php Returns the ID of the image toolkit used for this image file.
ImageInterface::getWidth function core/lib/Drupal/Core/Image/ImageInterface.php Returns the width of the image.
ImageStyle::getDerivativeExtension function core/modules/image/src/Entity/ImageStyle.php Determines the extension of the derivative without generating it.

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