You are here

6 calls to Url::createFromRequest() in Drupal 8

OEmbedIframeController::render in core/modules/media/src/Controller/OEmbedIframeController.php
Renders an oEmbed resource.
UnroutedUrlTest::testCreateFromRequest in core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
Tests the createFromRequest method.
UrlTest::testCreateFromRequest in core/tests/Drupal/Tests/Core/UrlTest.php
Tests the createFromRequest method.
UrlTest::testUrlFromRequest in core/tests/Drupal/Tests/Core/UrlTest.php
Tests creating a Url from a request.
UrlTest::testUrlFromRequestInvalid in core/tests/Drupal/Tests/Core/UrlTest.php
Tests that an invalid request will thrown an exception.
ViewEditForm::submitDelayDestination in core/modules/views_ui/src/ViewEditForm.php
Submit handler for form buttons that do not complete a form workflow.