Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 8.9.x for Field
- Search 10.3.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldPluginBaseTest::setupTestField | function | core/ |
Sets up a test field. |
FieldPluginBaseTest::setUpUrlIntegrationServices | function | core/ |
Sets up the unrouted URL assembler and the link generator. |
FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithQuery | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] @covers ::getTokenValuesRecursive[[api-linebreak]] @dataProvider providerTestGetRenderTokensWithQuery |
FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithoutPath | function | core/ |
Tests rendering as a link without a path. |
FieldPluginBaseTest::testRenderAsLinkWithPathAndOptions | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens | function | core/ |
Tests 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/ |
Tests rendering with a more link. |
FieldPluginBaseTestField | class | core/ |
Test class for testing field plugins. |
FieldPluginBaseTestField::setLinkGenerator | function | core/ |
Set the link generator. |
FieldPreprocess | class | core/ |
Field theme preprocess. |
FieldPreprocess.php | file | core/ |
|
FieldPreprocess::preprocessField | function | core/ |
Prepares variables for field templates. |
FieldPreprocess::preprocessFieldMultipleValueForm | function | core/ |
Prepares variables for individual form element templates. |
FieldRenderedEntityTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\RenderedEntity handler. |
FieldRenderedEntityTest.php | file | core/ |
|
FieldRenderedEntityTest::$modules | property | core/ |
Modules to install. |
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::testRenderedEntityWithoutAndWithField | 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 install. |
FieldRenderedEntityTranslationTest::$testViews | property | core/ |
|
FieldRenderedEntityTranslationTest::assertRows | function | core/ |
Ensures that the rendered results are working as expected. |
FieldRenderedEntityTranslationTest::setUp | function | core/ |
Sets up the test. |
FieldRenderedEntityTranslationTest::testTranslationRows | function | core/ |
Tests that different translation mechanisms can be used for base fields. |
FieldResolver | class | core/ |
A service that evaluates external path expressions against Drupal fields. |
FieldResolver.php | file | core/ |
|
FieldResolver::$currentUser | property | core/ |
The current user account. |
FieldResolver::$entityTypeBundleInfo | property | core/ |
The entity type bundle information service. |
FieldResolver::$entityTypeManager | property | core/ |
The entity type manager. |
FieldResolver::$fieldManager | property | core/ |
The field manager. |
FieldResolver::$moduleHandler | property | core/ |
The module handler. |
FieldResolver::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository service. |
FieldResolver::constructInternalPath | function | core/ |
Expands the internal path with the "entity" keyword. |
FieldResolver::getAllDataReferencePropertyNames | function | core/ |
Gets all unique reference property names from the given field definitions. |
FieldResolver::getDataReferencePropertyName | function | core/ |
Determines the reference property name for the remaining unresolved parts. |
FieldResolver::getFieldAccess | function | core/ |
Gets the field access result for the 'view' operation. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.