Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens | function | core/ |
Test rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithoutPath | function | core/ |
Test rendering as a link without a path. |
| FieldPluginBaseTest::testRenderAsLinkWithPathAndOptions | function | core/ |
Test rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens | function | core/ |
Test rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithUrlAndOptions | function | core/ |
Tests link rendering with a URL and options. |
| FieldPluginBaseTest::testRenderNoResult | function | core/ |
Tests the "No results text" rendering. |
| FieldPluginBaseTest::testRenderTrimmedWithMoreLinkAndPath | function | core/ |
Test rendering with a more link. |
| FieldPluginBaseTestField | class | core/ |
|
| FieldPluginBaseTestField::setLinkGenerator | function | core/ |
|
| FieldRdfaDatatypeCallbackTest | class | core/ |
Tests the RDFa output of a text field formatter with a datatype callback. |
| FieldRdfaDatatypeCallbackTest.php | file | core/ |
|
| FieldRdfaDatatypeCallbackTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| FieldRdfaDatatypeCallbackTest::$modules | property | core/ |
Modules to enable. |
| FieldRdfaDatatypeCallbackTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldRdfaDatatypeCallbackTest::testDefaultFormatter | function | core/ |
Tests the default formatter. |
| FieldRdfaTestBase | class | core/ |
|
| FieldRdfaTestBase.php | file | core/ |
|
| FieldRdfaTestBase::$debug | property | core/ |
TRUE if verbose debugging is enabled. |
| FieldRdfaTestBase::$entity | property | core/ |
The entity to render for testing. |
| FieldRdfaTestBase::$fieldName | property | core/ |
The name of the field to create for testing. |
| FieldRdfaTestBase::$fieldType | property | core/ |
The machine name of the field type to test. |
| FieldRdfaTestBase::$modules | property | core/ |
Modules to enable. |
| FieldRdfaTestBase::$testValue | property | core/ |
|
| FieldRdfaTestBase::$uri | property | core/ |
The URI to identify the entity. |
| FieldRdfaTestBase::assertFormatterRdfa | function | core/ |
Helper function to test the formatter's RDFa. |
| FieldRdfaTestBase::createTestField | function | core/ |
Creates the field for testing. |
| FieldRdfaTestBase::getAbsoluteUri | function | core/ |
Gets the absolute URI of an entity. |
| FieldRdfaTestBase::parseContent | function | core/ |
Parses a content and return the html element. |
| FieldRdfaTestBase::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldRdfaTestBase::xpathContent | function | core/ |
Performs an xpath search on a certain content. |
| FieldRenderedEntityTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\RenderedEntity handler. |
| FieldRenderedEntityTest.php | file | core/ |
|
| FieldRenderedEntityTest::$modules | property | core/ |
Modules to enable. |
| FieldRenderedEntityTest::$testViews | property | core/ |
Views used by this test. |
| FieldRenderedEntityTest::$user | property | core/ |
The logged in user. |
| FieldRenderedEntityTest::assertCacheabilityMetadata | function | core/ |
Ensures that the expected cacheability metadata is applied. |
| FieldRenderedEntityTest::assertConfigDependencies | function | core/ |
Ensures that the config dependencies are calculated the right way. |
| FieldRenderedEntityTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| FieldRenderedEntityTest::testRenderedEntityWithField | function | core/ |
Tests the rendered entity output with the test field configured to show. |
| FieldRenderedEntityTest::testRenderedEntityWithoutField | function | core/ |
Tests the default rendered entity output. |
| FieldRenderedEntityTranslationTest | class | core/ |
Tests the rendering of the 'rendered_entity' field and translations. |
| FieldRenderedEntityTranslationTest.php | file | core/ |
|
| FieldRenderedEntityTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldRenderedEntityTranslationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| FieldRenderedEntityTranslationTest::$modules | property | core/ |
Modules to enable. |
| FieldRenderedEntityTranslationTest::$testViews | property | core/ |
|
| FieldRenderedEntityTranslationTest::assertRows | function | core/ |
Ensures that the rendered results are working as expected. |
| FieldRenderedEntityTranslationTest::setUp | function | core/ |
|
| FieldRenderedEntityTranslationTest::testTranslationRows | function | core/ |
Tests that different translation mechanisms can be used for base fields. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.