Search for toUrl

  1. Search 7.x for toUrl
  2. Search 9.5.x for toUrl
  3. Search 10.3.x for toUrl
  4. Search 11.x for toUrl
  5. Other projects
Title Object type File name Summary
ConfigEntityBase::toUrl function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the URL object for the entity.
EntityBase::toUrl function core/lib/Drupal/Core/Entity/EntityBase.php Gets the URL object for the entity.
EntityInterface::toUrl function core/lib/Drupal/Core/Entity/EntityInterface.php Gets the URL object for the entity.
EntityTestExternal::toUrl function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestExternal.php Gets the URL object for the entity.
EntityUrlTest::providerTestToUrlLinkTemplateAddForm function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Provides data for testToUrlLinkTemplateAddForm().
EntityUrlTest::providerTestToUrlLinkTemplateNoId function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Provides data for testToUrlLinkTemplateNoId().
EntityUrlTest::providerTestToUrlLinkTemplateRevision function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Provides data for testToUrlLinkTemplateRevision().
EntityUrlTest::providerTestToUrlLinkTemplates function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Provides data for testToUrlLinkTemplates().
EntityUrlTest::providerTestToUrlUriCallback function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Provides data for testToUrlUriCallback().
EntityUrlTest::providerTestToUrlUriCallbackUndefined function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Provides data for testToUrlUriCallbackUndefined().
EntityUrlTest::testToUrlLinkTemplateAddForm function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Tests the toUrl() method with the 'revision' link template.
EntityUrlTest::testToUrlLinkTemplateNoId function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Tests the toUrl() method with link templates without an entity ID.
EntityUrlTest::testToUrlLinkTemplateRevision function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Tests the toUrl() method with the 'revision' link template.
EntityUrlTest::testToUrlLinkTemplates function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Tests the toUrl() method with simple link templates.
EntityUrlTest::testToUrlNoId function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Tests the toUrl() method without an entity ID.
EntityUrlTest::testToUrlUriCallback function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Tests the toUrl() method with a URI callback.
EntityUrlTest::testToUrlUriCallbackUndefined function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Tests the toUrl() method with neither link templates nor a URI callback.
HelpTopicPluginBase::toUrl function core/modules/help_topics/src/HelpTopicPluginBase.php Returns the URL for viewing the help topic.
HelpTopicPluginInterface::toUrl function core/modules/help_topics/src/HelpTopicPluginInterface.php Returns the URL for viewing the help topic.
ResourceObject::toUrl function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Gets a Url for the ResourceObject.
TourHelpPageTest::getTourList function core/modules/tour/tests/src/Functional/TourHelpPageTest.php Gets a list of tours to test.
ViewUI::toUrl function core/modules/views_ui/src/ViewUI.php Gets the URL object for the entity.

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