| ExposedFormLinkDisplayTest.php |
file |
core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php |
|
| ExposedFormLinkDisplayTest::setUp |
function |
core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php |
|
| ExposedFormLinkDisplayTest::testExposedFormActionUsesCustomLinkDisplay |
function |
core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php |
Tests that exposed form action uses the custom link display path. |
| ExtensionLifecycle::LIFECYCLE_LINK_IDENTIFIER |
constant |
core/lib/Drupal/Core/Extension/ExtensionLifecycle.php |
The string used to identify the lifecycle link in an .info.yml file. |
| Feed::usesLinkDisplay |
function |
core/modules/views/src/Plugin/views/display/Feed.php |
|
| field.field.block_content.banner_block.field_content_link.yml |
file |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_content_link.yml |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_content_link.yml |
| field.field.block_content.footer_promo_block.field_content_link.yml |
file |
core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_content_link.yml |
core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_content_link.yml |
| field.storage.block_content.field_content_link.yml |
file |
core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml |
core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml |
| FieldConfig::linkTemplates |
function |
core/modules/field/src/Entity/FieldConfig.php |
|
| FieldEntityLinkBaseTest |
class |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Tests the core Drupal\views\Plugin\views\field\LinkBase handler. |
| FieldEntityLinkBaseTest.php |
file |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
|
| FieldEntityLinkBaseTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
|
| FieldEntityLinkBaseTest::$modules |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
|
| FieldEntityLinkBaseTest::$testViews |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Views used by this test. |
| FieldEntityLinkBaseTest::setUp |
function |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
|
| FieldEntityLinkBaseTest::testEntityLink |
function |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Tests entity link fields. |
| FieldEntityLinkTest |
class |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
| FieldEntityLinkTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
|
| FieldEntityLinkTest::$adminUser |
property |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
An admin user account. |
| FieldEntityLinkTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
|
| FieldEntityLinkTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Views used by this test. |
| FieldEntityLinkTest::doTestEntityLink |
function |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Tests whether entity links behave as expected. |
| FieldEntityLinkTest::setUpFixtures |
function |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
|
| FieldEntityLinkTest::testEntityLink |
function |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Tests entity link fields. |
| FieldLink |
class |
core/modules/link/src/Plugin/migrate/process/FieldLink.php |
Transform a pre-Drupal 8 formatted link for use in Drupal 8. |
| FieldLink.php |
file |
core/modules/link/src/Plugin/migrate/process/FieldLink.php |
|
| FieldLink::canonicalizeUri |
function |
core/modules/link/src/Plugin/migrate/process/FieldLink.php |
Turn a Drupal 6/7 URI into a Drupal 8-compatible format. |
| FieldLink::transform |
function |
core/modules/link/src/Plugin/migrate/process/FieldLink.php |
|
| FieldLink::__construct |
function |
core/modules/link/src/Plugin/migrate/process/FieldLink.php |
|
| FieldLinkTest |
class |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
Tests the link field migrate process plugin. |
| FieldLinkTest.php |
file |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
|
| FieldLinkTest::canonicalizeUriDataProvider |
function |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
Data provider for testCanonicalizeUri. |
| FieldLinkTest::testCanonicalizeUri |
function |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
Tests the URL transformations in the FieldLink process plugin. |
| FieldLinkTest::testCanonicalizeUriSerialized |
function |
core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php |
Tests the attributes that are deeply serialized are discarded. |
| FieldPluginBase::$linkGenerator |
property |
core/modules/views/src/Plugin/views/field/FieldPluginBase.php |
The link generator. |
| FieldPluginBase::linkGenerator |
function |
core/modules/views/src/Plugin/views/field/FieldPluginBase.php |
Gets the link generator. |
| FieldPluginBase::renderAsLink |
function |
core/modules/views/src/Plugin/views/field/FieldPluginBase.php |
Render this field as a link, with the info from a fieldset set by the user. |
| FieldPluginBaseTest::$linkGenerator |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
The mocked link generator. |
| FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Data provider for ::testRenderAsExternalLinkWithPathAndTokens(). |
| FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndOptions |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Data provider for ::testRenderAsLinkWithPathAndOptions(). |
| FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Data provider for ::testRenderAsLinkWithPathAndTokens(). |
| FieldPluginBaseTest::providerTestRenderAsLinkWithUrlAndOptions |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Data provider for ::testRenderAsLinkWithUrlAndOptions(). |
| FieldPluginBaseTest::providerTestRenderTrimmedWithMoreLinkAndPath |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Data provider for ::testRenderTrimmedWithMoreLinkAndPath(). |
| FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Tests rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithoutPath |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Tests rendering as a link without a path. |
| FieldPluginBaseTest::testRenderAsLinkWithPathAndOptions |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Tests rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Tests rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithUrlAndOptions |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Tests link rendering with a URL and options. |
| FieldPluginBaseTest::testRenderTrimmedWithMoreLinkAndPath |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Tests rendering with a more link. |
| FieldPluginBaseTestField::setLinkGenerator |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Set the link generator. |