Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FieldPurger | class | core/ |
|
| FieldPurger.php | file | core/ |
|
| FieldPurger::purgeBatch | function | core/ |
Purges a batch of deleted entity field data, field storages, or fields. |
| FieldPurger::purgeFieldDefinition | function | core/ |
Purges a field definition from the database. |
| FieldPurger::purgeFieldStorageDefinition | function | core/ |
Purges a field storage definition from the database. |
| FieldPurger::__construct | function | core/ |
|
| 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. |
| FieldResolver::getFieldItemDefinitions | function | core/ |
Get all item definitions from a set of resources types by a field name. |
| FieldResolver::getIdFieldName | function | core/ |
Resolves the UUID field name for a resource type. |
Pagination
- Previous page
- Page 669
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.