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 |
Sets up the configuration and schema of views and views_test_data modules. |
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 |
Performs the associated process. |
FieldLink::__construct |
function |
core/modules/link/src/Plugin/migrate/process/FieldLink.php |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
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. |
FieldStorageAddController::getFieldSelectionLinks |
function |
core/modules/field_ui/src/Controller/FieldStorageAddController.php |
Builds the field selection links. |
field_ui.links.action.yml |
file |
core/modules/field_ui/field_ui.links.action.yml |
core/modules/field_ui/field_ui.links.action.yml |
field_ui.links.menu.yml |
file |
core/modules/field_ui/field_ui.links.menu.yml |
core/modules/field_ui/field_ui.links.menu.yml |
field_ui.links.task.yml |
file |
core/modules/field_ui/field_ui.links.task.yml |
core/modules/field_ui/field_ui.links.task.yml |
file-link.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/components/field/file-link.html.twig |
Theme override for a link to a file. |
file-link.html.twig |
file |
core/themes/stable9/templates/field/file-link.html.twig |
Theme override for a link to a file. |
file-link.html.twig |
file |
core/themes/claro/templates/field/file-link.html.twig |
Theme override for a link to a file. |
file-link.html.twig |
file |
core/themes/starterkit_theme/templates/field/file-link.html.twig |
Theme override for a link to a file. |
file-link.html.twig |
file |
core/modules/file/templates/file-link.html.twig |
Default theme implementation for a link to a file. |
File::renderLink |
function |
core/modules/file/src/Plugin/views/field/File.php |
Prepares link to the file. |
FileDeleteRecursiveTest::testSymlinksInDirectory |
function |
core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveTest.php |
Tests symlinks in directories do not result in unexpected deletions. |
FileDeleteRecursiveTest::testSymlinksInDirectoryViaStreamWrappers |
function |
core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveTest.php |
Tests symlinks in directories do not result in unexpected deletions. |
FileDeleteRecursiveTest::testSymlinksToDirectory |
function |
core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveTest.php |
Tests symlinks to directories do not result in unexpected deletions. |
FileDeleteRecursiveTest::testSymlinksToDirectoryViaStreamWrapper |
function |
core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveTest.php |
Tests trying to delete symlinks to directories via stream wrappers. |
FileDeleteTest::testSymlinkDirectory |
function |
core/tests/Drupal/KernelTests/Core/File/FileDeleteTest.php |
Tests deleting a symlink to a directory. |
FileDeleteTest::testSymlinkDirectoryStreamWrappers |
function |
core/tests/Drupal/KernelTests/Core/File/FileDeleteTest.php |
Tests deleting using a symlinked directory using stream wrappers. |
FileEntityFormatterTest::testFormatterFileLink |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_link field formatter. |
FileEntityFormatterTest::testFormatterFileLinkWithQueryString |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_link field formatter using a query string. |
FileListingTest::testFileListingUsageNoLink |
function |
core/modules/file/tests/src/Functional/FileListingTest.php |
Tests file listing usage page for entities with no canonical link template. |
FileStorage::unlink |
function |
core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Deletes files and/or directories in the specified path. |