| UrlTestEntity |
class |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
|
| UrlTestEntity::$id |
property |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
|
| UrlTestEntity::$label |
property |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
|
| UrlTestEntity::$langcode |
property |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
|
| UrlTestEntity::$uuid |
property |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
|
| UrlTransformRelativeTest |
class |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
Tests URL transform to relative. |
| UrlTransformRelativeTest.php |
file |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
|
| UrlTransformRelativeTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
Modules to install. |
| UrlTransformRelativeTest::providerFileUrlTransformRelative |
function |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
|
| UrlTransformRelativeTest::testFileUrlTransformRelative |
function |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
Tests transformRelative() function. |
| url_alter_test.info.yml |
file |
core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
| url_alter_test.path_processor |
service |
core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml |
Drupal\url_alter_test\PathProcessorTest |
| url_alter_test.services.yml |
file |
core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml |
core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml |
| url_generator |
service |
core/core.services.yml |
Drupal\Core\Render\MetadataBubblingUrlGenerator |
| url_generator.non_bubbling |
service |
core/core.services.yml |
Drupal\Core\Routing\UrlGenerator |
| UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the auth that ends in a redirect from subdomain to TLD. |
| UserAuthTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment |
function |
core/modules/user/tests/src/Unit/UserAuthTest.php |
Tests the auth that ends in a redirect from subdomain with a fragment to TLD. |
| UserCancelForm::getCancelUrl |
function |
core/modules/user/src/Form/UserCancelForm.php |
Returns the route to go to if the user cancels the action. |
| UserLoginHttpTest::getLoginStatusUrlString |
function |
core/modules/user/tests/src/Functional/UserLoginHttpTest.php |
Gets the URL string for checking login for a given serialization format. |
| UserLogoutConfirm::getCancelUrl |
function |
core/modules/user/src/Form/UserLogoutConfirm.php |
Returns the route to go to if the user cancels the action. |
| UserMultipleCancelConfirm::getCancelUrl |
function |
core/modules/user/src/Form/UserMultipleCancelConfirm.php |
Returns the route to go to if the user cancels the action. |
| UserPasswordResetTest::getResetURL |
function |
core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php |
Retrieves password reset email and extracts the login link. |
| UserPasswordResetTest::getResetURL |
function |
core/modules/user/tests/src/Functional/UserPasswordResetTest.php |
Retrieves password reset email and extracts the login link. |
| user_cancel_url |
function |
core/modules/user/user.module |
Generates a URL to confirm an account cancellation request. |
| user_pass_reset_url |
function |
core/modules/user/user.module |
Generates a unique URL for a user to log in and reset their password. |
| ViewExecutable::$override_url |
property |
core/modules/views/src/ViewExecutable.php |
Allow to override the \Drupal\Core\Url of the current view. |
| ViewExecutable::getUrl |
function |
core/modules/views/src/ViewExecutable.php |
Gets the URL for the current view. |
| ViewExecutable::getUrlInfo |
function |
core/modules/views/src/ViewExecutable.php |
Gets the Url object associated with the display handler. |
| ViewExecutable::hasUrl |
function |
core/modules/views/src/ViewExecutable.php |
Determines whether you can link to the view or a particular display. |
| ViewExecutableTest::testGetUrlWithoutRouterDisplay |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithOverriddenUrl |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPathNoPlaceholders |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::getUrl[[api-linebreak]] |
| views.view.remove_default_argument_skip_url.yml |
file |
core/modules/views/tests/fixtures/update/views.view.remove_default_argument_skip_url.yml |
core/modules/views/tests/fixtures/update/views.view.remove_default_argument_skip_url.yml |
| ViewsConfigUpdater::needsDefaultArgumentSkipUrlUpdate |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Checks for each view if default_argument_skip_url needs to be removed. |
| ViewsConfigUpdater::processDefaultArgumentSkipUrlUpdate |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Processes arguments and removes the default_argument_skip_url setting. |
| ViewsForm::$urlGenerator |
property |
core/modules/views/src/Form/ViewsForm.php |
The URL generator to generate the form action. |
| ViewsRemoveDefaultArgumentSkipUrlTest |
class |
core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php |
Tests the removal of the default_argument_skip_url setting. |
| ViewsRemoveDefaultArgumentSkipUrlTest.php |
file |
core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php |
|
| ViewsRemoveDefaultArgumentSkipUrlTest::$modules |
property |
core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php |
Modules to install after the database is loaded. |
| ViewsRemoveDefaultArgumentSkipUrlTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php |
Set database dump files to be used. |
| ViewsRemoveDefaultArgumentSkipUrlTest::setUp |
function |
core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php |
|
| ViewsRemoveDefaultArgumentSkipUrlTest::testViewsPostUpdateFixRevisionId |
function |
core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php |
Tests the upgrade path removing default_argument_skip_url. |
| views_post_update_remove_default_argument_skip_url |
function |
core/modules/views/views.post_update.php |
Remove default_argument_skip_url setting. |
| views_ui_build_form_url |
function |
core/modules/views_ui/admin.inc |
Creates the menu path for a standard AJAX form given the form state. |
| ViewUI::toUrl |
function |
core/modules/views_ui/src/ViewUI.php |
Gets the URL object for the entity. |
| VocabularyResetForm::getCancelUrl |
function |
core/modules/taxonomy/src/Form/VocabularyResetForm.php |
Returns the route to go to if the user cancels the action. |
| WebAssert::$baseUrl |
property |
core/tests/Drupal/Tests/WebAssert.php |
The absolute URL of the site under test. |