Search for getUri
- Search 7.x for getUri
- Search 8.9.x for getUri
- Search 10.3.x for getUri
- Search 11.x for getUri
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityType::getUriCallback | function | core/ |
Gets a callable that can be used to provide the entity URI. |
EntityTypeInterface::getUriCallback | function | core/ |
Gets a callable that can be used to provide the entity URI. |
Link::getUri | function | core/ |
Gets the link's URI. |
LinkWidget::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
LocalStream::getUri | function | core/ |
Returns the stream resource URI. |
PoStreamInterface::getURI | function | core/ |
Gets the URI of the PO stream that is being read or written. |
PoStreamReader::getURI | function | core/ |
Gets the URI of the PO stream that is being read or written. |
PoStreamWriter::getURI | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
PoStreamWriterTest::testGetUriException | function | core/ |
@covers ::getURI |
ReadOnlyStream::getUri | function | core/ |
Returns the stream resource URI. |
StreamWrapperInterface::getUri | function | core/ |
Returns the stream resource URI. |
UnroutedUrlTest::testGetUri | function | core/ |
Tests the getPath() method. |
UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
Url::getUri | function | core/ |
Returns the URI value for this Url object. |
UrlTest::testGetUriForExternalUrl | function | core/ |
Tests the getUri() method for external URLs. |
UrlTest::testGetUriForInternalUrl | function | core/ |
Tests the getUri() method for internal URLs. |
UrlTest::testGetUriForProtocolRelativeUrl | function | core/ |
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.