Search for getUri

  1. Search 7.x for getUri
  2. Search 8.9.x for getUri
  3. Search 10.3.x for getUri
  4. Search 11.x for getUri
  5. Other projects
Title Object type File name Summary
EntityType::getUriCallback function core/lib/Drupal/Core/Entity/EntityType.php Gets a callable that can be used to provide the entity URI.
EntityTypeInterface::getUriCallback function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets a callable that can be used to provide the entity URI.
Link::getUri function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's URI.
LinkWidget::getUriAsDisplayableString function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Gets the URI without the 'internal:' or 'entity:' scheme.
LocalStream::getUri function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Returns the stream resource URI.
PoStreamInterface::getURI function core/lib/Drupal/Component/Gettext/PoStreamInterface.php Gets the URI of the PO stream that is being read or written.
PoStreamReader::getURI function core/lib/Drupal/Component/Gettext/PoStreamReader.php Gets the URI of the PO stream that is being read or written.
PoStreamWriter::getURI function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Implements Drupal\Component\Gettext\PoStreamInterface::getURI().
PoStreamWriterTest::testGetUriException function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @covers ::getURI
ReadOnlyStream::getUri function core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php Returns the stream resource URI.
StreamWrapperInterface::getUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns the stream resource URI.
UnroutedUrlTest::testGetUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getPath() method.
UriDependentTestImageEffect::getUriDependentDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Make the image dimensions dependent on the image file extension.
Url::getUri function core/lib/Drupal/Core/Url.php Returns the URI value for this Url object.
UrlTest::testGetUriForExternalUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getUri() method for external URLs.
UrlTest::testGetUriForInternalUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getUri() method for internal URLs.
UrlTest::testGetUriForProtocolRelativeUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getUri() and isExternal() methods for protocol-relative URLs.

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