Search for toUrl
- Search 7.x for toUrl
- Search 8.9.x for toUrl
- Search 10.3.x for toUrl
- Search 11.x for toUrl
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
addTourLegacyConfig.php | file | core/ |
Adds deprecated tour config for testing updates. |
ConfigEntityBase::toUrl | function | core/ |
Gets the URL object for the entity. |
Cookie::addCheckToUrl | function | core/ |
Adds a query parameter to check successful log in redirect URL. |
EntityBase::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityInterface::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityTestExternal::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityUrlTest::providerTestToUrlLinkTemplateAddForm | function | core/ |
Provides data for testToUrlLinkTemplateAddForm(). |
EntityUrlTest::providerTestToUrlLinkTemplateNoId | function | core/ |
Provides data for testToUrlLinkTemplateNoId(). |
EntityUrlTest::providerTestToUrlLinkTemplateRevision | function | core/ |
Provides data for testToUrlLinkTemplateRevision(). |
EntityUrlTest::providerTestToUrlLinkTemplates | function | core/ |
Provides data for testToUrlLinkTemplates(). |
EntityUrlTest::providerTestToUrlUriCallback | function | core/ |
Provides data for testToUrlUriCallback(). |
EntityUrlTest::providerTestToUrlUriCallbackUndefined | function | core/ |
Provides data for testToUrlUriCallbackUndefined(). |
EntityUrlTest::testToUrlLinkTemplateAddForm | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
EntityUrlTest::testToUrlLinkTemplateNoId | function | core/ |
Tests the toUrl() method with link templates without an entity ID. |
EntityUrlTest::testToUrlLinkTemplateRevision | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
EntityUrlTest::testToUrlLinkTemplates | function | core/ |
Tests the toUrl() method with simple link templates. |
EntityUrlTest::testToUrlNoId | function | core/ |
Tests the toUrl() method without an entity ID. |
EntityUrlTest::testToUrlUriCallback | function | core/ |
Tests the toUrl() method with a URI callback. |
EntityUrlTest::testToUrlUriCallbackUndefined | function | core/ |
Tests the toUrl() method with neither link templates nor a URI callback. |
HelpTopicPluginBase::toUrl | function | core/ |
Returns the URL for viewing the help topic. |
HelpTopicPluginInterface::toUrl | function | core/ |
Returns the URL for viewing the help topic. |
ResourceObject::toUrl | function | core/ |
Gets a Url for the ResourceObject. |
TourHelpPageTest::getTourList | function | core/ |
Gets a list of tours to test. |
TourLegacyTest | class | core/ |
Tests Tour's backwards compatible markup and legacy config. |
TourLegacyTest.php | file | core/ |
|
TourLegacyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TourLegacyTest::$modules | property | core/ |
Modules to enable. |
TourLegacyTest::assertToolTipMarkup | function | core/ |
Asserts the markup structure of a tip. |
TourLegacyTest::providerTestTourTipMarkup | function | core/ |
Data Provider. |
TourLegacyTest::setUp | function | core/ |
|
TourLegacyTest::testTourTipMarkup | function | core/ |
Confirms backwards compatible markup. |
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse | function | core/ |
Tests the auth that ends in a redirect from subdomain to TLD. |
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment | function | core/ |
Tests the auth that ends in a redirect from subdomain with a fragment to TLD. |
ViewUI::toUrl | function | core/ |
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.