| 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. |
| 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. |
| system_authorized_get_url |
function |
core/modules/system/system.module |
Return the URL for the authorize.php script. |
| TemporaryStream::getExternalUrl |
function |
core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Returns a web accessible URL for the resource. |
| TermAutocompleteTest::$autocompleteUrl |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The autocomplete URL to call. |
| TermDeleteForm::getCancelUrl |
function |
core/modules/taxonomy/src/Form/TermDeleteForm.php |
Returns the route to go to if the user cancels the action. |
| TermDeleteForm::getRedirectUrl |
function |
core/modules/taxonomy/src/Form/TermDeleteForm.php |
Returns the URL where the user should be redirected after deletion. |
| TestSiteInstallCommand::$baseUrl |
property |
core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php |
The base URL. |
| TestStateBasedSectionStorage::getLayoutBuilderUrl |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php |
Gets the URL used to display the Layout Builder UI. |
| TestStateBasedSectionStorage::getRedirectUrl |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php |
Gets the URL used when redirecting away from the Layout Builder UI. |
| TestUrl |
class |
core/tests/Drupal/Tests/Core/UrlTest.php |
|
| TestUrl::setAccessManager |
function |
core/tests/Drupal/Tests/Core/UrlTest.php |
Sets the access manager. |
| TextFormatElementFormTest::getUrl |
function |
core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php |
Get the current URL from the cURL handler. |
| ThemeExperimentalConfirmForm::getCancelUrl |
function |
core/modules/system/src/Form/ThemeExperimentalConfirmForm.php |
Returns the route to go to if the user cancels the action. |
| TipPluginImage::$url |
property |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php |
The URL which is used for the image in this Tip. |
| TipPluginImageLegacy::$url |
property |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImageLegacy.php |
The url which is used for the image in this Tip. |
| TourHelpPageTest::getTourList |
function |
core/modules/tour/tests/src/Functional/TourHelpPageTest.php |
Gets a list of tours to test. |
| TourLegacyTest |
class |
core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php |
Tests Tour's backwards compatible markup and legacy config. |
| TourLegacyTest.php |
file |
core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php |
|
| TourLegacyTest::$defaultTheme |
property |
core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php |
The theme to install as the default for testing. |
| TourLegacyTest::$modules |
property |
core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php |
Modules to enable. |
| TourLegacyTest::assertToolTipMarkup |
function |
core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php |
Asserts the markup structure of a tip. |
| TourLegacyTest::providerTestTourTipMarkup |
function |
core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php |
Data Provider. |
| TourLegacyTest::setUp |
function |
core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php |
|
| TourLegacyTest::testTourTipMarkup |
function |
core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php |
Confirms backwards compatible markup. |
| TranslationsStream::getExternalUrl |
function |
core/modules/locale/src/StreamWrapper/TranslationsStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
| TrustedRedirectResponse::$trustedUrls |
property |
core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php |
A list of trusted URLs, which are safe to redirect to. |
| TrustedRedirectResponse::setTrustedTargetUrl |
function |
core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php |
Sets the target URL to a trusted URL. |
| TrustedRedirectResponseTest::testSetTargetUrlWithInternalUrl |
function |
core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php |
@covers ::setTargetUrl[[api-linebreak]] |
| TrustedRedirectResponseTest::testSetTargetUrlWithTrustedUrl |
function |
core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php |
@covers ::setTargetUrl[[api-linebreak]] |
| TrustedRedirectResponseTest::testSetTargetUrlWithUntrustedUrl |
function |
core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php |
@covers ::setTargetUrl[[api-linebreak]] |
| TwigExtension::$fileUrlGenerator |
property |
core/lib/Drupal/Core/Template/TwigExtension.php |
The file URL generator. |
| TwigExtension::$urlGenerator |
property |
core/lib/Drupal/Core/Template/TwigExtension.php |
The URL generator. |
| TwigExtension::getFileUrl |
function |
core/lib/Drupal/Core/Template/TwigExtension.php |
Gets the file URL. |
| TwigExtension::getUrl |
function |
core/lib/Drupal/Core/Template/TwigExtension.php |
Generates an absolute URL given a route name and parameters. |