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 |
|
MetadataBubblingUrlGenerator::getContext |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
|
MetadataBubblingUrlGenerator::getPathFromRoute |
function |
core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php |
|
MetadataBubblingUrlGenerator::setContext |
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 |
|
MigrateUrlAliasTest::$modules |
property |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php |
|
MigrateUrlAliasTest::assertPath |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
Asserts that a path alias matches a set of conditions. |
MigrateUrlAliasTest::checkUrlMigration |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
Checks the migration results. |
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::testNodeCompleteUrlAlias |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
Tests the URL alias migration using the node complete migration. |
MigrateUrlAliasTest::testUrlAlias |
function |
core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php |
Tests the URL alias migration. |
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes |
function |
core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php |
Tests 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 |
|
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 |
Tests the URL alias migration. |
ModulesListConfirmForm::getCancelUrl |
function |
core/modules/system/src/Form/ModulesListConfirmForm.php |
|
ModulesUninstallConfirmForm::getCancelUrl |
function |
core/modules/system/src/Form/ModulesUninstallConfirmForm.php |
|
NavigationSectionStorage::getLayoutBuilderUrl |
function |
core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php |
|
NavigationSectionStorage::getRedirectUrl |
function |
core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php |
|
NegotiationBrowserDeleteForm::getCancelUrl |
function |
core/modules/language/src/Form/NegotiationBrowserDeleteForm.php |
|
NegotiationUrlForm |
class |
core/modules/language/src/Form/NegotiationUrlForm.php |
Configure the URL language negotiation method for this site. |
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 |
|
NegotiationUrlForm::create |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
|
NegotiationUrlForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
|
NegotiationUrlForm::getFormId |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
|