Search for url
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Url | class | core/ |
Field handler to provide simple renderer that turns a URL into a clickable link. |
Url | class | core/ |
Provides a form element for input of a URL. |
Url | class | core/ |
Defines an object that holds information about a URL. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Endpoint::buildResourceUrl | function | core/ |
Builds and returns the endpoint URL. |
Endpoint::getUrl | function | core/ |
Returns the endpoint URL. |
Endpoint::matchUrl | function | core/ |
Tries to match a URL against the endpoint schemes. |
EngineTwigTest::testTwigFileUrls | function | core/ |
Tests the automatic/magic calling of toString() on objects, if exists. |
EngineTwigTest::testTwigUrlGenerator | function | core/ |
Tests the url and url_generate Twig functions. |
EngineTwigTest::testTwigUrlToString | function | core/ |
Tests the magic url to string Twig functions. |
entity-link-output-url.php | file | core/ |
Test fixture. |
EntityBase::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityBase::url | function | core/ |
Gets the public URL for this entity. |
EntityBase::urlInfo | function | core/ |
Gets the URL object for the entity. |
EntityBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
EntityDeleteFormTrait::getCancelUrl | function | core/ |
|
EntityDeleteFormTrait::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
EntityDisplayFormBase::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
EntityDisplayModeBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
EntityFormDisplayEditForm::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
EntityInterface::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityInterface::url | function | core/ |
Gets the public URL for this entity. |
EntityInterface::urlInfo | function | core/ |
Gets the URL object for the entity. |
EntityLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
EntityLinkOutputUrlUpdateTest | class | core/ |
Tests that the additional settings are added to the entity link field. |
EntityLinkOutputUrlUpdateTest.php | file | core/ |
|
EntityLinkOutputUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityLinkOutputUrlUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the additional settings are added to the config. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
EntityResourceTestBase::getEntityResourcePostUrl | function | core/ |
Gets an entity resource's POST URL. |
EntityResourceTestBase::getEntityResourceUrl | function | core/ |
Gets an entity resource's GET/PATCH/DELETE URL. |
EntityTestDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
EntityTestExternal::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityUrlLanguageTest | class | core/ |
Tests the language of entity URLs. @group language |
EntityUrlLanguageTest.php | file | core/ |
|
EntityUrlLanguageTest::$entity | property | core/ |
The entity being used for testing. |
EntityUrlLanguageTest::$modules | property | core/ |
Modules to enable. |
EntityUrlLanguageTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
EntityUrlLanguageTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
EntityUrlLanguageTest::setUp | function | core/ |
|
EntityUrlLanguageTest::testEntityUrlLanguage | function | core/ |
Ensures that entity URLs in a language have the right language prefix. |
EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled | function | core/ |
Ensures correct entity URLs with the method language-content-entity enabled. |
EntityUrlTest | class | core/ |
Tests URL handling of the \Drupal\Core\Entity\Entity class. |
EntityUrlTest.php | file | core/ |
|
EntityUrlTest::$entityId | property | core/ |
The ID of the entity used in this test. |
EntityUrlTest::$entityType | property | core/ |
The entity type mock used in this test. |
EntityUrlTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service mock used in this test. |
EntityUrlTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
EntityUrlTest::$langcode | property | core/ |
The language code of the entity used in this test. |
EntityUrlTest::$revisionId | property | core/ |
The revision ID of the entity used in this test. |
EntityUrlTest::assertUrl | function | core/ |
Asserts that a given URL object matches the expectations. |
EntityUrlTest::DEFAULT_REVISION | constant | core/ |
Indicator for default revisions. |
EntityUrlTest::getEntity | function | core/ |
Returns a mock entity for testing. |
EntityUrlTest::HAS_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has a bundle key. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.