| media_post_update_enable_standalone_url |
function |
core/modules/media/media.post_update.php |
Keep media items viewable at /media/{id}. |
| media_test_oembed_oembed_resource_url_alter |
function |
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.module |
Implements hook_oembed_resource_url_alter(). |
| MenuLinkBase::getUrlObject |
function |
core/lib/Drupal/Core/Menu/MenuLinkBase.php |
Returns a URL object containing either the external path or route. |
| MenuLinkContent::getUrlObject |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
Gets the url object pointing to the URL of the menu link content entity. |
| MenuLinkContentDeleteForm::getCancelUrl |
function |
core/modules/menu_link_content/src/Form/MenuLinkContentDeleteForm.php |
Returns the route to go to if the user cancels the action. |
| MenuLinkContentDeleteForm::getRedirectUrl |
function |
core/modules/menu_link_content/src/Form/MenuLinkContentDeleteForm.php |
Returns the URL where the user should be redirected after deletion. |
| MenuLinkContentInterface::getUrlObject |
function |
core/modules/menu_link_content/src/MenuLinkContentInterface.php |
Gets the url object pointing to the URL of the menu link content entity. |
| MenuLinkInterface::getUrlObject |
function |
core/lib/Drupal/Core/Menu/MenuLinkInterface.php |
Returns a URL object containing either the external path or route. |
| MenuLinkResetForm::getCancelUrl |
function |
core/modules/menu_ui/src/Form/MenuLinkResetForm.php |
Returns the route to go to if the user cancels the action. |
| MetadataBubblingUrlGenerator |
class |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
Decorator for the URL generator, which bubbles bubbleable URL metadata. |
| MetadataBubblingUrlGenerator.php |
file |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
|
| MetadataBubblingUrlGenerator::$renderer |
property |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
The renderer. |
| MetadataBubblingUrlGenerator::$urlGenerator |
property |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
The non-bubbling URL generator. |
| MetadataBubblingUrlGenerator::bubble |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
Bubbles the bubbleable metadata to the current render context. |
| MetadataBubblingUrlGenerator::generate |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
|
| MetadataBubblingUrlGenerator::generateFromRoute |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
Generates a URL or path for a specific route based on the given parameters. |
| MetadataBubblingUrlGenerator::getContext |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
|
| MetadataBubblingUrlGenerator::getPathFromRoute |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
Gets the internal path (system path) for a route. |
| MetadataBubblingUrlGenerator::getRouteDebugMessage |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
|
| MetadataBubblingUrlGenerator::setContext |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
|
| MetadataBubblingUrlGenerator::supports |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
|
| MetadataBubblingUrlGenerator::__construct |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
Constructs a new bubbling URL generator service. |
| MetadataBubblingUrlGeneratorTest |
class |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
Confirm that the MetadataBubblingUrlGenerator is functioning properly. |
| MetadataBubblingUrlGeneratorTest.php |
file |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
|
| MetadataBubblingUrlGeneratorTest::$renderer |
property |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
The renderer. |
| MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling |
function |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
Data provider for ::testUrlBubbleableMetadataBubbling(). |
| MetadataBubblingUrlGeneratorTest::setUp |
function |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
|
| MetadataBubblingUrlGeneratorTest::testUrlBubbleableMetadataBubbling |
function |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
Tests bubbling of cacheable metadata for URLs. |
| MigrateUrlAliasNoTranslationTest |
class |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php |
Tests URL alias migration. |
| MigrateUrlAliasNoTranslationTest.php |
file |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php |
|
| MigrateUrlAliasNoTranslationTest::setUp |
function |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php |
|
| MigrateUrlAliasTest |
class |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
URL alias migration. |
| MigrateUrlAliasTest |
class |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php |
Tests URL alias migration. |
| MigrateUrlAliasTest.php |
file |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
|
| MigrateUrlAliasTest.php |
file |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php |
|
| MigrateUrlAliasTest::$modules |
property |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
Modules to enable. |
| MigrateUrlAliasTest::$modules |
property |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php |
Modules to enable. |
| MigrateUrlAliasTest::assertPath |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
Asserts that a path alias matches a set of conditions. |
| MigrateUrlAliasTest::setUp |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
|
| MigrateUrlAliasTest::setUp |
function |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php |
|
| MigrateUrlAliasTest::testUrlAlias |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
Test the url alias migration. |
| MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
Test the URL alias migration with translated nodes. |
| MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes |
function |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php |
Test the URL alias migration with translated nodes. |
| MigrateUrlAliasTestBase |
class |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php |
Tests URL alias migration. |
| MigrateUrlAliasTestBase.php |
file |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php |
|
| MigrateUrlAliasTestBase::$modules |
property |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php |
Modules to enable. |
| MigrateUrlAliasTestBase::setUp |
function |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php |
|
| MigrateUrlAliasTestBase::testUrlAlias |
function |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php |
Test the URL alias migration. |
| ModulesListConfirmForm::getCancelUrl |
function |
core/modules/system/src/Form/ModulesListConfirmForm.php |
Returns the route to go to if the user cancels the action. |
| ModulesUninstallConfirmForm::getCancelUrl |
function |
core/modules/system/src/Form/ModulesUninstallConfirmForm.php |
Returns the route to go to if the user cancels the action. |