You are here

6 calls to EntityBase::toUrl() in Drupal 8

Comment::permalink in core/modules/comment/src/Entity/Comment.php
Returns the permalink URL for this comment.
ConfigEntityBase::toUrl in core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
Gets the URL object for the entity.
EntityBase::toLink in core/lib/Drupal/Core/Entity/EntityBase.php
Generates the HTML for a link to this entity.
EntityBase::url in core/lib/Drupal/Core/Entity/EntityBase.php
Gets the public URL for this entity.
EntityBase::urlInfo in core/lib/Drupal/Core/Entity/EntityBase.php
Gets the URL object for the entity.
EntityTestExternal::toUrl in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestExternal.php
Gets the URL object for the entity.