| 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::setUp |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
|
| FieldPluginBaseTest::setupDisplayWithEmptyArgumentsAndFields |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Sets up a display with empty arguments and fields. |
| FieldPluginBaseTest::setupTestField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Sets up a test field. |
| FieldPluginBaseTest::setUpUrlIntegrationServices |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Sets up the unrouted URL assembler and the link generator. |
| FieldPluginBaseTest::testElementClassesWithTokens |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Ensures proper token replacement when generating CSS classes. |
| FieldPluginBaseTest::testGetRenderTokensWithArguments |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithoutArguments |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
@covers ::getRenderTokens[[api-linebreak]] |
| 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::testRenderNoResult |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Tests the "No results text" rendering. |
| FieldPluginBaseTest::testRenderTrimmedWithMoreLinkAndPath |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
Tests rendering with a more link. |
| FieldPluginBaseTestField |
class |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
|
| FieldPluginBaseTestField::setLinkGenerator |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php |
|
| FieldRdfaDatatypeCallbackTest |
class |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php |
Tests the RDFa output of a text field formatter with a datatype callback. |
| FieldRdfaDatatypeCallbackTest.php |
file |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php |
|
| FieldRdfaDatatypeCallbackTest::$fieldType |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php |
The machine name of the field type to test. |
| FieldRdfaDatatypeCallbackTest::$modules |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php |
Modules to enable. |
| FieldRdfaDatatypeCallbackTest::setUp |
function |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php |
Set the default field storage backend for fields created during tests. |
| FieldRdfaDatatypeCallbackTest::testDefaultFormatter |
function |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php |
Tests the default formatter. |
| FieldRdfaTestBase |
class |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
|
| FieldRdfaTestBase.php |
file |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
|
| FieldRdfaTestBase::$debug |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
TRUE if verbose debugging is enabled. |
| FieldRdfaTestBase::$entity |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
The entity to render for testing. |
| FieldRdfaTestBase::$fieldName |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
The name of the field to create for testing. |
| FieldRdfaTestBase::$fieldType |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
The machine name of the field type to test. |
| FieldRdfaTestBase::$modules |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
Modules to enable. |
| FieldRdfaTestBase::$testValue |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
|
| FieldRdfaTestBase::$uri |
property |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
The URI to identify the entity. |
| FieldRdfaTestBase::assertFormatterRdfa |
function |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
Helper function to test the formatter's RDFa. |
| FieldRdfaTestBase::createTestField |
function |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
Creates the field for testing. |
| FieldRdfaTestBase::getAbsoluteUri |
function |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
Gets the absolute URI of an entity. |
| FieldRdfaTestBase::parseContent |
function |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
Parses a content and return the html element. |
| FieldRdfaTestBase::xpathContent |
function |
core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php |
Performs an xpath search on a certain content. |
| FieldRenderedEntityTest |
class |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
Tests the core Drupal\views\Plugin\views\field\RenderedEntity handler. |
| FieldRenderedEntityTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
|
| FieldRenderedEntityTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
Modules to enable. |
| FieldRenderedEntityTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
Views used by this test. |
| FieldRenderedEntityTest::$user |
property |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
The logged in user. |
| FieldRenderedEntityTest::assertCacheabilityMetadata |
function |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
Ensures that the expected cacheability metadata is applied. |
| FieldRenderedEntityTest::assertConfigDependencies |
function |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
Ensures that the config dependencies are calculated the right way. |
| FieldRenderedEntityTest::setUpFixtures |
function |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
Sets up the configuration and schema of views and views_test_data modules. |
| FieldRenderedEntityTest::testRenderedEntityWithField |
function |
core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php |
Tests the rendered entity output with the test field configured to show. |