| ResourceException::$url |
property |
core/modules/media/src/OEmbed/ResourceException.php |
The URL of the resource. |
| ResourceException::getUrl |
function |
core/modules/media/src/OEmbed/ResourceException.php |
Gets the URL of the resource which caused the exception. |
| ResourceObject::toUrl |
function |
core/modules/jsonapi/src/JsonApiResource/ResourceObject.php |
Gets a Url for the ResourceObject. |
| response_filter.rss.relative_url |
service |
core/core.services.yml |
Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter |
| ResponsiveImageBuilder::getImageStyleUrl |
function |
core/modules/responsive_image/src/ResponsiveImageBuilder.php |
Returns the given image style URL. |
| ResponsiveImageFieldDisplayTest::$fileUrlGenerator |
property |
core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php |
The file URL generator. |
| RevertOverridesForm::getCancelUrl |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
Returns the route to go to if the user cancels the action. |
| RevisionDeleteForm::getCancelUrl |
function |
core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php |
Returns the route to go to if the user cancels the action. |
| RevisionLink::getUrlInfo |
function |
core/modules/node/src/Plugin/views/field/RevisionLink.php |
Returns the URI elements of the link. |
| RevisionLinkDelete::getUrlInfo |
function |
core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php |
Returns the URI elements of the link. |
| RevisionLinkRevert::getUrlInfo |
function |
core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php |
Returns the URI elements of the link. |
| RevisionRevertForm::getCancelUrl |
function |
core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php |
Returns the route to go to if the user cancels the action. |
| RouteNoneTest::$urlGenerator |
property |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php |
The URL generator. |
| RouteProcessorCurrentIntegrationTest::$urlGenerator |
property |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php |
The URL generator. |
| RouterTest::testUrlGeneratorFront |
function |
core/modules/system/tests/src/Functional/Routing/RouterTest.php |
Checks the generate method on the URL generator using the front router. |
| RssFields::getAbsoluteUrl |
function |
core/modules/views/src/Plugin/views/row/RssFields.php |
Convert a rendered URL string to an absolute URL. |
| RssResponseRelativeUrlFilter |
class |
core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php |
Subscribes to filter RSS responses, to make relative URIs absolute. |
| RssResponseRelativeUrlFilter.php |
file |
core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php |
|
| RssResponseRelativeUrlFilter::getSubscribedEvents |
function |
core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php |
|
| RssResponseRelativeUrlFilter::onResponse |
function |
core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php |
Converts relative URLs to absolute URLs. |
| RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute |
function |
core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php |
Converts all root-relative URLs to absolute URLs in RSS markup. |
| RssResponseRelativeUrlFilterTest |
class |
core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php |
Tests Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter. |
| RssResponseRelativeUrlFilterTest.php |
file |
core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php |
|
| RssResponseRelativeUrlFilterTest::providerTestOnResponse |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php |
|
| RssResponseRelativeUrlFilterTest::testOnResponse |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php |
Tests on response. |
| SearchInterface::buildSearchUrlQuery |
function |
core/modules/search/src/Plugin/SearchInterface.php |
Builds the URL GET query parameters array for search. |
| SearchPluginBase::buildSearchUrlQuery |
function |
core/modules/search/src/Plugin/SearchPluginBase.php |
Builds the URL GET query parameters array for search. |
| SectionStorageInterface::getLayoutBuilderUrl |
function |
core/modules/layout_builder/src/SectionStorageInterface.php |
Gets the URL used to display the Layout Builder UI. |
| SectionStorageInterface::getRedirectUrl |
function |
core/modules/layout_builder/src/SectionStorageInterface.php |
Gets the URL used when redirecting away from the Layout Builder UI. |
| SecuredRedirectResponse::setTargetUrl |
function |
core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php |
|
| SecurityAdvisory::$url |
property |
core/modules/system/src/SecurityAdvisories/SecurityAdvisory.php |
The URL to the advisory. |
| SecurityAdvisory::getUrl |
function |
core/modules/system/src/SecurityAdvisories/SecurityAdvisory.php |
Gets the URL to the security advisory. |
| ServerCommand::getOneTimeLoginUrl |
function |
core/lib/Drupal/Core/Command/ServerCommand.php |
Gets a one time login URL for user 1. |
| SessionHttpsTest::httpsUrl |
function |
core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php |
Builds a URL for submitting a mock HTTPS request to HTTP test environments. |
| SessionHttpsTest::httpUrl |
function |
core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php |
Builds a URL for submitting a mock HTTP request to HTTPS test environments. |
| SetBrowserUrl |
class |
core/modules/views/src/Ajax/SetBrowserUrl.php |
AJAX command that sets the browser URL without refreshing the page. |
| SetBrowserUrl.php |
file |
core/modules/views/src/Ajax/SetBrowserUrl.php |
|
| SetBrowserUrl::render |
function |
core/modules/views/src/Ajax/SetBrowserUrl.php |
Return an array to be run through json_encode and sent to the client. |
| SetBrowserUrl::__construct |
function |
core/modules/views/src/Ajax/SetBrowserUrl.php |
Constructs a new command instance. |
| SetFormCommand::$url |
property |
core/modules/views_ui/src/Ajax/SetFormCommand.php |
The URL of the form. |
| Shortcut::getUrl |
function |
core/modules/shortcut/src/Entity/Shortcut.php |
Returns the URL object pointing to the configured route. |
| ShortcutDeleteForm::getCancelUrl |
function |
core/modules/shortcut/src/Form/ShortcutDeleteForm.php |
Returns the route to go to if the user cancels the action. |
| ShortcutDeleteForm::getRedirectUrl |
function |
core/modules/shortcut/src/Form/ShortcutDeleteForm.php |
Returns the URL where the user should be redirected after deletion. |
| ShortcutInterface::getUrl |
function |
core/modules/shortcut/src/ShortcutInterface.php |
Returns the URL object pointing to the configured route. |
| SimpleConfigSectionStorage::getLayoutBuilderUrl |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php |
Gets the URL used to display the Layout Builder UI. |
| SimpleConfigSectionStorage::getRedirectUrl |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php |
Gets the URL used when redirecting away from the Layout Builder UI. |
| StreamWrapperInterface::getExternalUrl |
function |
core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns a web accessible URL for the resource. |
| StringFormatter::getEntityUrl |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php |
Gets the URI elements of the entity. |
| SwitchToLiveForm::getCancelUrl |
function |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Returns the route to go to if the user cancels the action. |
| system_authorized_batch_processing_url |
function |
core/modules/system/system.module |
Returns the URL for the authorize.php script when it is processing a batch. |