Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| 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/ |
|
| FieldRenderedEntityTranslationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| FieldRenderedEntityTranslationTest::$modules | property | core/ |
|
| 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. |
| FieldResolver | class | core/ |
A service that evaluates external path expressions against Drupal fields. |
| FieldResolver.php | file | core/ |
|
| 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. |
| FieldResolver::getInternalName | function | core/ |
Resolves the internal field name based on a collection of resource types. |
| FieldResolver::getPathPartPropertyName | function | core/ |
Gets the property name from an entity typed or untyped path part. |
| FieldResolver::getRelatableResourceTypes | function | core/ |
Get the referenceable ResourceTypes for a set of field definitions. |
| FieldResolver::isCandidateDefinitionProperty | function | core/ |
Determines if a path part targets a field property, not a subsequent field. |
| FieldResolver::isCandidateDefinitionReferenceProperty | function | core/ |
Determines if a path part targets a reference property. |
| FieldResolver::isDelta | function | core/ |
Determines if a path part targets a specific field delta. |
| FieldResolver::isMemberFilterable | function | core/ |
Determines if the given field or member name is filterable. |
Pagination
- Previous page
- Page 605
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.