NegotiationUrlForm.php |
file |
core/modules/language/src/Form/NegotiationUrlForm.php |
|
NegotiationUrlForm::$languageManager |
property |
core/modules/language/src/Form/NegotiationUrlForm.php |
The language manager. |
NegotiationUrlForm::buildForm |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Form constructor. |
NegotiationUrlForm::create |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Instantiates a new instance of this class. |
NegotiationUrlForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Gets the configuration names that will be editable. |
NegotiationUrlForm::getFormId |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Returns a unique string identifying the form. |
NegotiationUrlForm::submitForm |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Form submission handler. |
NegotiationUrlForm::validateForm |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Form validation handler. |
NegotiationUrlForm::__construct |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
Constructs a new NegotiationUrlForm object. |
NodeRevisionDeleteForm::getCancelUrl |
function |
core/modules/node/src/Form/NodeRevisionDeleteForm.php |
Returns the route to go to if the user cancels the action. |
NodeRevisionRevertForm::getCancelUrl |
function |
core/modules/node/src/Form/NodeRevisionRevertForm.php |
Returns the route to go to if the user cancels the action. |
NodeRSSContentTest::testUrlHandling |
function |
core/modules/node/tests/src/Functional/NodeRSSContentTest.php |
Tests relative, root-relative, protocol-relative and absolute URLs. |
NodeSearch::buildSearchUrlQuery |
function |
core/modules/node/src/Plugin/Search/NodeSearch.php |
Builds the URL GET query parameters array for search. |
NodeTranslationExceptionSubscriber::$urlGenerator |
property |
core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php |
The URL generator. |
NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
Test that when content is language neutral, it uses interface language. |
OEmbed::$iFrameUrlHelper |
property |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
The iFrame URL helper service. |
OEmbed::$urlResolver |
property |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
The OEmbed manager service. |
OEmbed::getThumbnailFileExtensionFromUrl |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Tries to determine the file extension of a thumbnail. |
OEmbedForm::$urlResolver |
property |
core/modules/media_library/src/Form/OEmbedForm.php |
The oEmbed URL resolver service. |
OEmbedForm::validateUrl |
function |
core/modules/media_library/src/Form/OEmbedForm.php |
Validates the oEmbed URL. |
OEmbedFormatter::$iFrameUrlHelper |
property |
core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php |
The iFrame URL helper service. |
OEmbedFormatter::$urlResolver |
property |
core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php |
The oEmbed URL resolver service. |
OEmbedIframeController::$iFrameUrlHelper |
property |
core/modules/media/src/Controller/OEmbedIframeController.php |
The iFrame URL helper service. |
OEmbedIframeController::$urlResolver |
property |
core/modules/media/src/Controller/OEmbedIframeController.php |
The oEmbed URL resolver service. |
OEmbedResourceConstraintValidator::$urlResolver |
property |
core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php |
The oEmbed URL resolver service. |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked |
function |
core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php |
@covers ::validate |
OEmbedTestTrait::getFixturesUrl |
function |
core/modules/media/tests/src/Traits/OEmbedTestTrait.php |
Returns the absolute URL of the oEmbed fixtures directory. |
OpenModalDialogWithUrl |
class |
core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php |
Provides an AJAX command for opening a modal with URL. |
OpenModalDialogWithUrl.php |
file |
core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php |
|
OpenModalDialogWithUrl::getBaseUrl |
function |
core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php |
Gets the complete base URL. |
OpenModalDialogWithUrl::render |
function |
core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php |
Return an array to be run through json_encode and sent to the client. |
OpenModalDialogWithUrl::__construct |
function |
core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php |
Constructs a OpenModalDialogWithUrl object. |
OverridesSectionStorage::getLayoutBuilderUrl |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Gets the URL used to display the Layout Builder UI. |
OverridesSectionStorage::getRedirectUrl |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Gets the URL used when redirecting away from the Layout Builder UI. |
PageCacheTest::testNoUrlNormalization |
function |
core/modules/page_cache/tests/src/Functional/PageCacheTest.php |
Tests that URLs are cached in a not normalized form. |
PathChangedHelper::$newUrl |
property |
core/lib/Drupal/Core/Routing/PathChangedHelper.php |
The URL object for the route whose path has changed. |
PathChangedHelper::$oldUrl |
property |
core/lib/Drupal/Core/Routing/PathChangedHelper.php |
The URL object for the BC route. |
PathElement::CONVERT_URL |
constant |
core/lib/Drupal/Core/Render/Element/PathElement.php |
Convert the submitted value into a \Drupal\Core\Url value object. |
PathLanguageUiTest::testDefaultLanguageUrl |
function |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Tests that a default language URL alias works. |
PathLanguageUiTest::testLanguageNeutralUrl |
function |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Tests that a language-neutral URL alias works. |
PathLanguageUiTest::testNonDefaultUrl |
function |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Tests that a non-default language URL alias works. |
PathPluginBase::getUrlInfo |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Generates a URL to this display. |
PathValidator::getUrl |
function |
core/lib/Drupal/Core/Path/PathValidator.php |
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck(). |
PathValidator::getUrlIfValid |
function |
core/lib/Drupal/Core/Path/PathValidator.php |
|
PathValidator::getUrlIfValidWithoutAccessCheck |
function |
core/lib/Drupal/Core/Path/PathValidator.php |
|
PathValidatorInterface::getUrlIfValid |
function |
core/lib/Drupal/Core/Path/PathValidatorInterface.php |
Returns a URL object, if the path is valid and accessible. |
PathValidatorInterface::getUrlIfValidWithoutAccessCheck |
function |
core/lib/Drupal/Core/Path/PathValidatorInterface.php |
Returns a URL object, if the path is valid. |
PathValidatorTest::testGetUrlIfValidWithAccess |
function |
core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php |
Tests the getUrlIfValid() method when there is access. |
PathValidatorTest::testGetUrlIfValidWithFrontPageAndQueryAndFragments |
function |
core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php |
Tests the getUrlIfValid() method with a front page + query + fragments. |
PathValidatorTest::testGetUrlIfValidWithoutAccess |
function |
core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php |
Tests the getUrlIfValid() method where there is no access. |