Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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::setUp function core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php Set the default field storage backend for fields created during tests.
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.
FieldRenderedEntityTest::testRenderedEntityWithoutField function core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php Tests the default rendered entity output.
FieldRenderedEntityTranslationTest class core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Tests the rendering of the 'rendered_entity' field and translations.
FieldRenderedEntityTranslationTest.php file core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldRenderedEntityTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php The theme to install as the default for testing.
FieldRenderedEntityTranslationTest::$entityTypeManager property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php The entity type manager service.
FieldRenderedEntityTranslationTest::$modules property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Modules to enable.
FieldRenderedEntityTranslationTest::$testViews property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldRenderedEntityTranslationTest::assertRows function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Ensures that the rendered results are working as expected.
FieldRenderedEntityTranslationTest::setUp function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldRenderedEntityTranslationTest::testTranslationRows function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Tests that different translation mechanisms can be used for base fields.
FieldResolver class core/modules/jsonapi/src/Context/FieldResolver.php A service that evaluates external path expressions against Drupal fields.
FieldResolver.php file core/modules/jsonapi/src/Context/FieldResolver.php
FieldResolver::$entityTypeBundleInfo property core/modules/jsonapi/src/Context/FieldResolver.php The entity type bundle information service.
FieldResolver::$entityTypeManager property core/modules/jsonapi/src/Context/FieldResolver.php The entity type manager.
FieldResolver::$fieldManager property core/modules/jsonapi/src/Context/FieldResolver.php The field manager.
FieldResolver::$moduleHandler property core/modules/jsonapi/src/Context/FieldResolver.php The module handler.
FieldResolver::$resourceTypeRepository property core/modules/jsonapi/src/Context/FieldResolver.php The JSON:API resource type repository service.
FieldResolver::constructInternalPath function core/modules/jsonapi/src/Context/FieldResolver.php Expands the internal path with the "entity" keyword.
FieldResolver::getAllDataReferencePropertyNames function core/modules/jsonapi/src/Context/FieldResolver.php Gets all unique reference property names from the given field definitions.
FieldResolver::getDataReferencePropertyName function core/modules/jsonapi/src/Context/FieldResolver.php Determines the reference property name for the remaining unresolved parts.
FieldResolver::getFieldAccess function core/modules/jsonapi/src/Context/FieldResolver.php Gets the field access result for the 'view' operation.
FieldResolver::getFieldItemDefinitions function core/modules/jsonapi/src/Context/FieldResolver.php Get all item definitions from a set of resources types by a field name.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.