Search for __get

  1. Search 7.x for __get
  2. Search 9.5.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
RequirementsException::getRequirements function core/modules/migrate/src/Exception/RequirementsException.php Get an array of requirements.
RequirementsException::getRequirementsString function core/modules/migrate/src/Exception/RequirementsException.php Get the requirements as a string.
RequirementsExceptionTest::getRequirementsProvider function core/modules/migrate/tests/src/Unit/Exception/RequirementsExceptionTest.php Provides a list of requirements to test.
RequirementsExceptionTest::testGetExceptionString function core/modules/migrate/tests/src/Unit/Exception/RequirementsExceptionTest.php @covers ::getRequirementsString[[api-linebreak]]
@dataProvider getRequirementsProvider
RequirementsExceptionTest::testGetRequirements function core/modules/migrate/tests/src/Unit/Exception/RequirementsExceptionTest.php @covers ::getRequirements[[api-linebreak]]
RequirementsPageTrait trait core/tests/Drupal/Tests/RequirementsPageTrait.php Provides helper methods for the requirements page.
RequirementsPageTrait.php file core/tests/Drupal/Tests/RequirementsPageTrait.php
RequirementsPageTrait::assertWarningSummaries function core/tests/Drupal/Tests/RequirementsPageTrait.php Assert the given warning summaries are present on the page.
RequirementsPageTrait::continueOnExpectedWarnings function core/tests/Drupal/Tests/RequirementsPageTrait.php Continues installation when the expected warnings are found.
RequirementsPageTrait::updateRequirementsProblem function core/tests/Drupal/Tests/RequirementsPageTrait.php Handles the update requirements page.
ResizeImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Returns a render array summarizing the configuration of the image effect.
ResolvedLibraryDefinitionsFilesMatchTest::getAllLibraries function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Gets all libraries for core and all installed modules.
Resource::getAuthorName function core/modules/media/src/OEmbed/Resource.php Returns the name of the resource author.
Resource::getAuthorUrl function core/modules/media/src/OEmbed/Resource.php Returns the URL of the resource author.
Resource::getHeight function core/modules/media/src/OEmbed/Resource.php Returns the height of the resource.
Resource::getHtml function core/modules/media/src/OEmbed/Resource.php Returns the HTML representation of the resource.
Resource::getProvider function core/modules/media/src/OEmbed/Resource.php Returns the resource provider, if known.
Resource::getThumbnailHeight function core/modules/media/src/OEmbed/Resource.php Returns the height of the resource's thumbnail image.
Resource::getThumbnailUrl function core/modules/media/src/OEmbed/Resource.php Returns the URL of the resource's thumbnail image.
Resource::getThumbnailWidth function core/modules/media/src/OEmbed/Resource.php Returns the width of the resource's thumbnail image.
Resource::getTitle function core/modules/media/src/OEmbed/Resource.php Returns the title of the resource.
Resource::getType function core/modules/media/src/OEmbed/Resource.php Returns the resource type.
Resource::getUrl function core/modules/media/src/OEmbed/Resource.php Returns the URL of the resource. Only applies to 'photo' resources.
Resource::getWidth function core/modules/media/src/OEmbed/Resource.php Returns the width of the resource.
ResourceBase::getBaseRoute function core/modules/rest/src/Plugin/ResourceBase.php Gets the base route for a particular method.
ResourceBase::getBaseRouteRequirements function core/modules/rest/src/Plugin/ResourceBase.php Gets the base route requirements for a particular method.
ResourceController::get function core/modules/media/tests/modules/media_test_oembed/src/Controller/ResourceController.php Creates an oEmbed resource response.
ResourceException::getData function core/modules/media/src/OEmbed/ResourceException.php Gets the raw resource data, if available.
ResourceException::getUrl function core/modules/media/src/OEmbed/ResourceException.php Gets the URL of the resource which caused the exception.
ResourceIdentifier::getArity function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Gets the ResourceIdentifier's arity.
ResourceIdentifier::getDataReferencePropertyName function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Helper method to determine which field item property contains an entity.
ResourceIdentifier::getId function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Gets the ResourceIdentifier's ID.
ResourceIdentifier::getMeta function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Gets the resource identifier objects metadata.
ResourceIdentifier::getResourceType function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Gets the resource identifier's JSON:API resource type.
ResourceIdentifier::getTypeName function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Gets the ResourceIdentifier's JSON:API resource type name.
ResourceIdentifier::getVirtualOrMissingResourceIdentifier function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Creates a ResourceIdentifier for a NULL or FALSE entity reference item.
ResourceIdentifierInterface::getId function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierInterface.php Gets the resource identifier's ID.
ResourceIdentifierInterface::getResourceType function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierInterface.php Gets the resource identifier's JSON:API resource type.
ResourceIdentifierInterface::getTypeName function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierInterface.php Gets the resource identifier's JSON:API resource type name.
ResourceIdentifierTrait::getId function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierTrait.php
ResourceIdentifierTrait::getResourceType function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierTrait.php
ResourceIdentifierTrait::getTypeName function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierTrait.php
ResourceObject::getField function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Gets the given field.
ResourceObject::getFields function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Gets the ResourceObject's fields.
ResourceObject::getLabelFieldName function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Determines the entity type's (internal) label field name.
ResourceObject::getLinks function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Gets the ResourceObject's links.
ResourceObject::getVersionIdentifier function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Gets a version identifier for the ResourceObject.
ResourceObjectData::getAccessible function core/modules/jsonapi/src/JsonApiResource/ResourceObjectData.php Gets only data to be exposed.
ResourceObjectData::getData function core/modules/jsonapi/src/JsonApiResource/ResourceObjectData.php Returns the data for the top-level data member of a JSON:API document.
ResourceObjectData::getMergedLinks function core/modules/jsonapi/src/JsonApiResource/ResourceObjectData.php Merges the object's links with the top-level links.

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