| drupal_current_script_url |
function |
core/includes/install.inc |
Returns the URL of the current script, with modified query parameters. |
| drupal_requirements_url |
function |
core/includes/install.inc |
Returns a URL for proceeding to the next page after a requirements problem. |
| DummyExternalReadOnlyWrapper::getExternalUrl |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php |
|
| DummyExternalReadOnlyWrapper::url_stat |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php |
|
| DummyReadOnlyStreamWrapper::getExternalUrl |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php |
Override getExternalUrl(). |
| DummyStreamWrapper::getExternalUrl |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php |
Override getExternalUrl(). |
| DynamicPluginConfigWithCsrfTokenUrlTrait |
trait |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php |
Provides a trait for CKEditor 5 with dynamically generated CSRF token URLs. |
| DynamicPluginConfigWithCsrfTokenUrlTrait.php |
file |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php |
|
| DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php |
Gets the given URL with all placeholders replaced. |
| Endpoint::$url |
property |
core/modules/media/src/OEmbed/Endpoint.php |
The endpoint's URL. |
| Endpoint::buildResourceUrl |
function |
core/modules/media/src/OEmbed/Endpoint.php |
Builds and returns the endpoint URL. |
| Endpoint::getUrl |
function |
core/modules/media/src/OEmbed/Endpoint.php |
Returns the endpoint URL. |
| Endpoint::matchUrl |
function |
core/modules/media/src/OEmbed/Endpoint.php |
Tries to match a URL against the endpoint schemes. |
| EndpointTest::testMatchUrl |
function |
core/modules/media/tests/src/Unit/EndpointTest.php |
Tests match url. |
| EngineTwigTest::testTwigFileUrls |
function |
core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php |
Tests the automatic/magic calling of toString() on objects, if exists. |
| EngineTwigTest::testTwigUrlGenerator |
function |
core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php |
Tests the url and url_generate Twig functions. |
| EngineTwigTest::testTwigUrlToString |
function |
core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php |
Tests the magic url to string Twig functions. |
| EntityBase::toUrl |
function |
core/lib/Drupal/Core/Entity/EntityBase.php |
Gets the URL object for the entity. |
| EntityBase::urlRouteParameters |
function |
core/lib/Drupal/Core/Entity/EntityBase.php |
Gets an array of placeholders for this entity. |
| EntityDeleteFormTrait::getCancelUrl |
function |
core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php |
|
| EntityDeleteFormTrait::getRedirectUrl |
function |
core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php |
Returns the URL where the user should be redirected after deletion. |
| EntityDisplayFormBase::getOverviewUrl |
function |
core/modules/field_ui/src/Form/EntityDisplayFormBase.php |
Returns the Url object for a specific entity (form) display edit form. |
| EntityDisplayModeBase::urlRouteParameters |
function |
core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php |
Gets an array of placeholders for this entity. |
| EntityDisplayModeFormBase::getOverviewUrl |
function |
core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php |
Returns the Url object for a specific entity (form) display edit form. |
| EntityFormDisplayEditForm::getOverviewUrl |
function |
core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php |
|
| EntityInterface::toUrl |
function |
core/lib/Drupal/Core/Entity/EntityInterface.php |
Gets the URL object for the entity. |
| EntityLink::getUrlInfo |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
|
| EntityResourceTestBase::getEntityResourcePostUrl |
function |
core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php |
Gets an entity resource's POST URL. |
| EntityResourceTestBase::getEntityResourceUrl |
function |
core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php |
Gets an entity resource's GET/PATCH/DELETE URL. |
| EntityTestDeleteForm::getCancelUrl |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php |
|
| EntityTestExternal::toUrl |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestExternal.php |
|
| EntityUrlLanguageTest |
class |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
Tests the language of entity URLs. |
| EntityUrlLanguageTest.php |
file |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
|
| EntityUrlLanguageTest::$entity |
property |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
The entity being used for testing. |
| EntityUrlLanguageTest::$modules |
property |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
|
| EntityUrlLanguageTest::createTranslatableEntity |
function |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
Creates a translated entity. |
| EntityUrlLanguageTest::setCurrentRequestForRoute |
function |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
Sets the current request to a specific path with the corresponding route. |
| EntityUrlLanguageTest::setUp |
function |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
|
| EntityUrlLanguageTest::testEntityUrlLanguage |
function |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
Ensures that entity URLs in a language have the right language prefix. |
| EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled |
function |
core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php |
Ensures correct entity URLs with the method language-content-entity enabled. |
| EntityUrlTest |
class |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
Tests URL handling of the \Drupal\Core\Entity\EntityBase class. |
| EntityUrlTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
|
| EntityUrlTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
The entity type mock used in this test. |
| EntityUrlTest::$entityTypeBundleInfo |
property |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
The entity type bundle info service mock used in this test. |
| EntityUrlTest::$langcode |
property |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
The language code of the entity used in this test. |
| EntityUrlTest::assertUrl |
function |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
Asserts that a given URL object matches the expectations. |
| EntityUrlTest::DEFAULT_REVISION |
constant |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
Indicator for default revisions. |
| EntityUrlTest::ENTITY_ID |
constant |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
The ID of the entity used in this test. |
| EntityUrlTest::ENTITY_TYPE_ID |
constant |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
The ID of the entity type used in this test. |
| EntityUrlTest::getEntity |
function |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
Returns a mock entity for testing. |