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
ResponsiveImageThemeHooks::preprocessResponsiveImageFormatter function core/modules/responsive_image/src/Hook/ResponsiveImageThemeHooks.php Prepares variables for responsive image formatter templates.
ResponsiveImageThemeHooks::theme function core/modules/responsive_image/src/Hook/ResponsiveImageThemeHooks.php Implements hook_theme().
ResponsiveImageThemeHooks::__construct function core/modules/responsive_image/src/Hook/ResponsiveImageThemeHooks.php
responsive_image_get_image_dimensions function core/modules/responsive_image/responsive_image.module Determines the dimensions of an image.
responsive_image_get_mime_type function core/modules/responsive_image/responsive_image.module Determines the MIME type of an image.
RestExport::getAuthOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Gets the auth options available.
RestExport::getContentType function core/modules/rest/src/Plugin/views/display/RestExport.php Gets the content type.
RestExport::getFormatOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Returns an array of format options.
RestExport::getMimeType function core/modules/rest/src/Plugin/views/display/RestExport.php Gets the mime type.
RestExport::getType function core/modules/rest/src/Plugin/views/display/RestExport.php Returns the display type that this display requires.
RestJsonApiUnsupportedTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php Returns the expected cacheability of an unauthorized access response.
RestJsonApiUnsupportedTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php Return the expected error message.
RestResourceConfig::getAuthenticationProviders function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported authentication providers.
RestResourceConfig::getAuthenticationProvidersForMethodGranularity function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported authentication providers.
RestResourceConfig::getFormats function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported response formats.
RestResourceConfig::getFormatsForMethodGranularity function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported response formats.
RestResourceConfig::getMethods function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported HTTP methods.
RestResourceConfig::getMethodsForMethodGranularity function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported HTTP methods for this resource.
RestResourceConfig::getPluginCollections function core/modules/rest/src/Entity/RestResourceConfig.php Gets the plugin collections used by this object.
RestResourceConfig::getResourcePlugin function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves the REST resource plugin.
RestResourceConfig::getResourcePluginManager function core/modules/rest/src/Entity/RestResourceConfig.php Returns the resource plugin manager.
RestResourceConfig::getRestResourceDependencies function core/modules/rest/src/Entity/RestResourceConfig.php Returns the REST resource dependencies.
RestResourceConfigInterface::getAuthenticationProviders function core/modules/rest/src/RestResourceConfigInterface.php Retrieves a list of supported authentication providers.
RestResourceConfigInterface::getFormats function core/modules/rest/src/RestResourceConfigInterface.php Retrieves a list of supported response formats.
RestResourceConfigInterface::getMethods function core/modules/rest/src/RestResourceConfigInterface.php Retrieves a list of supported HTTP methods.
RestResourceConfigInterface::getResourcePlugin function core/modules/rest/src/RestResourceConfigInterface.php Retrieves the REST resource plugin.
RestResourceConfigResourceTestBase::getExpectedCacheContexts function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
RestResourceConfigResourceTestBase::getExpectedNormalizedEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php Returns the expected normalization of the entity.
RestResourceConfigResourceTestBase::getNormalizedPostEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php Returns the normalized POST entity.
RestResourceConfigTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Returns the expected JSON:API document for the entity.
RestResourceConfigTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Returns the JSON:API POST document.
ReverseContainer::$getServiceId property core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php A closure on the container that can search for services.
ReverseContainer::getId function core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php Returns the ID of the passed object when it exists as a service.
ReverseContainerTest::testGetId function core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php Tests get id.
RevertOverridesForm::getCancelUrl function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns the route to go to if the user cancels the action.
RevertOverridesForm::getConfirmText function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns a caption for the button that confirms the action.
RevertOverridesForm::getDescription function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns additional text to display as a description.
RevertOverridesForm::getFormId function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns a unique string identifying the form.
RevertOverridesForm::getQuestion function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns the question to ask the user.
ReviewForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Returns a caption for the button that confirms the action.
ReviewForm::getFormId function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Returns a unique string identifying the form.
RevisionableInterface::getLoadedRevisionId function core/lib/Drupal/Core/Entity/RevisionableInterface.php Gets the loaded Revision ID of the entity.
RevisionableInterface::getRevisionId function core/lib/Drupal/Core/Entity/RevisionableInterface.php Gets the revision identifier of the entity.
RevisionableStorageInterface::getLatestRevisionId function core/lib/Drupal/Core/Entity/RevisionableStorageInterface.php Returns the latest revision identifier for an entity.
RevisionDeleteForm::getBaseFormId function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Returns a string identifying the base form.
RevisionDeleteForm::getBundleLabel function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Returns the bundle label of an entity.
RevisionDeleteForm::getCancelUrl function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Returns the route to go to if the user cancels the action.
RevisionDeleteForm::getConfirmText function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Returns a caption for the button that confirms the action.
RevisionDeleteForm::getDescription function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Returns additional text to display as a description.
RevisionDeleteForm::getEntity function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Gets the form entity.

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