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 |
---|---|---|---|
DrupalTest::testUrlGenerator | function | core/ |
Tests the urlGenerator() method. |
drupal_current_script_url | function | core/ |
Returns the URL of the current script, with modified query parameters. |
drupal_requirements_url | function | core/ |
Returns a URL for proceeding to the next page after a requirements problem. |
DummyExternalReadOnlyWrapper::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
DummyExternalReadOnlyWrapper::url_stat | function | core/ |
Retrieve information about a file. |
DummyReadOnlyStreamWrapper::getExternalUrl | function | core/ |
Override getExternalUrl(). |
DummyStreamWrapper::getExternalUrl | function | core/ |
Override getExternalUrl(). |
DynamicPluginConfigWithCsrfTokenUrlTrait | trait | core/ |
Provides a trait for CKEditor 5 with dynamically generated CSRF token URLs. |
DynamicPluginConfigWithCsrfTokenUrlTrait.php | file | core/ |
|
DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder | function | core/ |
Gets the given URL with all placeholders replaced. |
Endpoint::$url | property | core/ |
The endpoint's URL. |
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. |
EndpointTest::testMatchUrl | function | core/ |
@covers ::matchUrl |
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. |
EntityBase::toUrl | function | core/ |
Gets the URL object for the entity. |
EntityBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
EntityController::$urlGenerator | property | core/ |
The url generator. |
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. |
EntityLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
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\EntityBase 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. |
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.