Search for Field

  1. Search 7.x for Field
  2. Search 9.5.x for Field
  3. Search 8.9.x for Field
  4. Search 10.3.x for Field
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Field class core/modules/field/src/Plugin/migrate/source/d6/Field.php Drupal 6 field source from database.
Field class core/modules/field/src/Plugin/migrate/source/d7/Field.php Drupal 7 field source from database.

All search results

Title Object type File name Summary
FieldResolver::getFieldItemDefinitions function core/modules/jsonapi/src/Context/FieldResolver.php Get all item definitions from a set of resources types by a field name.
FieldResolver::getIdFieldName function core/modules/jsonapi/src/Context/FieldResolver.php Resolves the UUID field name for a resource type.
FieldResolver::getInternalName function core/modules/jsonapi/src/Context/FieldResolver.php Resolves the internal field name based on a collection of resource types.
FieldResolver::getPathPartPropertyName function core/modules/jsonapi/src/Context/FieldResolver.php Gets the property name from an entity typed or untyped path part.
FieldResolver::getRelatableResourceTypes function core/modules/jsonapi/src/Context/FieldResolver.php Get the referenceable ResourceTypes for a set of field definitions.
FieldResolver::isCandidateDefinitionProperty function core/modules/jsonapi/src/Context/FieldResolver.php Determines if a path part targets a field property, not a subsequent field.
FieldResolver::isCandidateDefinitionReferenceProperty function core/modules/jsonapi/src/Context/FieldResolver.php Determines if a path part targets a reference property.
FieldResolver::isDelta function core/modules/jsonapi/src/Context/FieldResolver.php Determines if a path part targets a specific field delta.
FieldResolver::isMemberFilterable function core/modules/jsonapi/src/Context/FieldResolver.php Determines if the given field or member name is filterable.
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 Tests Drupal\jsonapi\Context\FieldResolver.
FieldResolverTest.php file core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php
FieldResolverTest::$modules property core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Modules to install.
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 Tests resolve internal entity query path.
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 Tests resolve internal include path.
FieldResolverTest::testResolveInternalIncludePathError function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Expects an error when an invalid field is provided for include.
FieldReuseAccessCheck class core/modules/field_ui/src/Access/FieldReuseAccessCheck.php Defines an access check for the reuse existing fields form.
FieldReuseAccessCheck.php file core/modules/field_ui/src/Access/FieldReuseAccessCheck.php
FieldReuseAccessCheck::access function core/modules/field_ui/src/Access/FieldReuseAccessCheck.php Checks access to the reuse existing fields form.
FieldReuseAccessCheck::__construct function core/modules/field_ui/src/Access/FieldReuseAccessCheck.php Creates a new FieldReuseAccessCheck.
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 Information about options for all kinds of purposes will be held here.
Fields::submitOptionsForm function core/modules/views/src/Plugin/views/row/Fields.php Perform any necessary changes to the form values prior to storage.
FieldSelfTokensTest class core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php Tests token escaping in the EntityField handler.
FieldSelfTokensTest.php file core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php
FieldSelfTokensTest::$modules property core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php Modules to install.
FieldSelfTokensTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php Views used by this test.
FieldSelfTokensTest::setUp function core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php This method is called before each test.
FieldSelfTokensTest::testSelfTokenEscaping function core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php
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/claro/templates/media-library/fieldset--media-library-widget.html.twig Theme override for the media library widget.
fieldset.css file core/themes/olivero/css/components/fieldset.css Fieldset.
fieldset.css file core/themes/claro/css/components/fieldset.css Fieldset styles.
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.

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