You are here

22 calls to UrlHelper::parse() in Drupal 10

claro_preprocess_views_view_table in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for views_view_table.
ConfirmFormHelper::buildCancelLink in core/lib/Drupal/Core/Form/ConfirmFormHelper.php
Builds the cancel link for a confirmation form.
Cookie::addCheckToUrl in core/modules/user/src/Authentication/Provider/Cookie.php
Adds a query parameter to check successful log in redirect URL.
FieldUI::getNextDestination in core/modules/field_ui/src/FieldUI.php
Returns the next redirect path in a multipage sequence.
FileUrlGenerator::generate in core/lib/Drupal/Core/File/FileUrlGenerator.php
FileUrlGenerator::generatePath in core/lib/Drupal/Core/File/FileUrlGenerator.php
Generate a URL path.
FormBuilder::buildFormAction in core/lib/Drupal/Core/Form/FormBuilder.php
Builds the $form['#action'].
GotoAction::execute in core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
LinkItemSerializationTest::testLinkDeserialization in core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php
Tests the deserialization.
LinkItemSerializationTest::testLinkSerialization in core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php
Tests the serialization.
LinkItemTest::testLinkItem in core/modules/link/tests/src/Kernel/LinkItemTest.php
Tests using entity fields of the link field type.
media_library_views_post_render in core/modules/media_library/media_library.module
Implements hook_views_post_render().
PathPluginBase::validatePath in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Validates the path of the display.
PathValidator::getUrl in core/lib/Drupal/Core/Path/PathValidator.php
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck().
RedirectResponseSubscriber::getDestinationAsAbsoluteUrl in core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php
Converts the passed in destination into an absolute URL.
RequestSanitizer::checkDestination in core/lib/Drupal/Core/Security/RequestSanitizer.php
Checks a destination string to see if it is dangerous.
UnroutedUrlAssembler::buildExternalUrl in core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
UrlHelperTest::testParse in core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php
Tests url parsing.
UrlResolver::getResourceUrl in core/modules/media/src/OEmbed/UrlResolver.php
Builds the resource URL for a media asset URL.
UrlTest::testDrupalParseUrl in core/modules/system/tests/src/Kernel/Common/UrlTest.php
Tests UrlHelper::parse().
_batch_finished in core/includes/batch.inc
Ends the batch processing.
_locale_parse_js_file in core/modules/locale/locale.module
Parses a JavaScript file, extracts strings wrapped in Drupal.t() and Drupal.formatPlural() and inserts them into the database.