Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FieldResolver::resolveInternalEntityQueryPath function core/modules/jsonapi/src/Context/FieldResolver.php Resolves external field expressions into entity query compatible paths.
FieldResolver::resolveInternalIncludePath function core/modules/jsonapi/src/Context/FieldResolver.php Validates and resolves an include path into its internal possibilities.
FieldResolver::resourceTypesAreTraversable function core/modules/jsonapi/src/Context/FieldResolver.php Whether the given resources can be traversed to other resources.
FieldResolver::__construct function core/modules/jsonapi/src/Context/FieldResolver.php Creates a FieldResolver instance.
FieldResolverTest class core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php @coversDefaultClass \Drupal\jsonapi\Context\FieldResolver[[api-linebreak]]
@group jsonapi
FieldResolverTest.php file core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php
FieldResolverTest::$modules property core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php
FieldResolverTest::$resourceTypeRepository property core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php The JSON:API resource type repository.
FieldResolverTest::$sut property core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php The subject under test.
FieldResolverTest::makeBundle function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Create a simple bundle.
FieldResolverTest::makeField function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Creates a field for a specified entity type/bundle.
FieldResolverTest::resolveInternalEntityQueryPathErrorProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for ::testResolveInternalEntityQueryPathError.
FieldResolverTest::resolveInternalEntityQueryPathProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for ::testResolveInternalEntityQueryPath.
FieldResolverTest::resolveInternalIncludePathErrorProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for ::testResolveInternalIncludePathError.
FieldResolverTest::resolveInternalIncludePathProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for resolveInternalEntityQueryPath.
FieldResolverTest::setUp function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php
FieldResolverTest::testResolveInternalEntityQueryPath function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php @covers ::resolveInternalEntityQueryPath[[api-linebreak]]
@dataProvider resolveInternalEntityQueryPathProvider
FieldResolverTest::testResolveInternalEntityQueryPathError function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Expects an error when an invalid field is provided for filter and sort.
FieldResolverTest::testResolveInternalIncludePath function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php @covers ::resolveInternalEntityQueryPath[[api-linebreak]]
@dataProvider resolveInternalIncludePathProvider
FieldResolverTest::testResolveInternalIncludePathError function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Expects an error when an invalid field is provided for include.
FieldRight class core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/src/Plugin/migrate/field/FieldRight.php Field migration for testing migration states.
FieldRight.php file core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/src/Plugin/migrate/field/FieldRight.php
Fields class core/modules/views/src/Plugin/views/row/Fields.php The basic 'fields' row plugin
Fields.php file core/modules/views/src/Plugin/views/row/Fields.php
Fields::$usesFields property core/modules/views/src/Plugin/views/row/Fields.php Does the row plugin support to add fields to its output.
Fields::buildOptionsForm function core/modules/views/src/Plugin/views/row/Fields.php Provide a form for setting options.
Fields::defineOptions function core/modules/views/src/Plugin/views/row/Fields.php
Fields::submitOptionsForm function core/modules/views/src/Plugin/views/row/Fields.php Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.
FieldSchemaDataUninstallUpdateTest class core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Tests the upgrade path after fixing field schema data uninstallation.
FieldSchemaDataUninstallUpdateTest.php file core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
FieldSchemaDataUninstallUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
FieldSchemaDataUninstallUpdateTest::assertFieldSchemaData function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Asserts that field schema data to be purged is found.
FieldSchemaDataUninstallUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
FieldSchemaDataUninstallUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php Tests the upgrade path after fixing field schema data uninstallation.
Fieldset class core/lib/Drupal/Core/Render/Element/Fieldset.php Provides a render element for a group of form elements.
fieldset--media-library-widget.html.twig file core/themes/seven/templates/media-library/fieldset--media-library-widget.html.twig Theme override for the media library widget.
fieldset--media-library-widget.html.twig file core/themes/claro/templates/media-library/fieldset--media-library-widget.html.twig Theme override for the media library widget.
fieldset.css file core/themes/claro/css/components/fieldset.css Fieldset styles.
fieldset.html.twig file core/themes/seven/templates/classy/form/fieldset.html.twig Theme override for a fieldset element and its children.
fieldset.html.twig file core/themes/claro/templates/fieldset.html.twig Theme override for a fieldset element and its children.
fieldset.html.twig file core/themes/stable/templates/form/fieldset.html.twig Theme override for a fieldset element and its children.
fieldset.html.twig file core/themes/classy/templates/form/fieldset.html.twig Theme override for a fieldset element and its children.
fieldset.html.twig file core/themes/bartik/templates/classy/form/fieldset.html.twig Theme override for a fieldset element and its children.
fieldset.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/form/fieldset.html.twig Theme override for a fieldset element and its children.
fieldset.html.twig file core/modules/system/templates/fieldset.html.twig Default theme implementation for a fieldset element and its children.
fieldset.pcss.css file core/themes/claro/css/components/fieldset.pcss.css Fieldset styles.
Fieldset.php file core/lib/Drupal/Core/Render/Element/Fieldset.php
Fieldset::getInfo function core/lib/Drupal/Core/Render/Element/Fieldset.php
FieldSettings class core/modules/field/src/Plugin/migrate/process/d6/FieldSettings.php Get the field settings.
FieldSettings class core/modules/field/src/Plugin/migrate/process/d7/FieldSettings.php Plugin annotation

@MigrateProcessPlugin(
id = "d7_field_settings"
)

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