Search for fieldName

  1. Search 7.x for fieldName
  2. Search 9.5.x for fieldName
  3. Search 10.3.x for fieldName
  4. Search 11.x for fieldName
  5. Other projects
Title Object type File name Summary
ItemTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ItemTest.php The fields that are protected against modification during PATCH requests.
LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the component for a given field name if any.
LinkViewsTokensTest::$fieldName property core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php The field name used for the link field.
ManageFieldsFunctionalTest::$fieldName property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php The name of a random field to be created for testing.
ManageFieldsFunctionalTest::$fieldNameInput property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php The input name of a random field to be created for testing.
ManageFieldsFunctionalTest::testDisallowedFieldNames function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that Field UI respects disallowed field names.
ManageFieldsFunctionalTest::testDuplicateFieldName function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that a duplicate field name is caught by validation.
MediaResourceTestBase::$patchProtectedFieldNames property core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php The fields that are protected against modification during PATCH requests.
MediaSourceBase::getSourceFieldName function core/modules/media/src/MediaSourceBase.php Determine the name of the source field.
MediaTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MediaTest.php The fields that are protected against modification during PATCH requests.
MenuLinkContentResourceTestBase::$patchProtectedFieldNames property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php The fields that are protected against modification during PATCH requests.
MenuLinkContentTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php The fields that are protected against modification during PATCH requests.
MessageResourceTestBase::$labelFieldName property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Optionally specify which field is the 'label' field. Some entities specify
a 'label_callback', but not a 'label' entity key. For example: User.
MessageTest::$labelFieldName property core/modules/jsonapi/tests/src/Functional/MessageTest.php Specify which field is the 'label' field for testing a POST edge case.
MultiStepNodeFormBasicOptionsTest::$fieldName property core/modules/node/tests/src/Functional/MultiStepNodeFormBasicOptionsTest.php The field name to create.
NodeAccessFieldTest::$fieldName property core/modules/node/tests/src/Functional/NodeAccessFieldTest.php The name of the created field.
NodeHalJsonAnonTest::$patchProtectedFieldNames property core/modules/node/tests/src/Functional/Hal/NodeHalJsonAnonTest.php The fields that are protected against modification during PATCH requests.
NodeResourceTestBase::$patchProtectedFieldNames property core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php The fields that are protected against modification during PATCH requests.
NodeTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/NodeTest.php The fields that are protected against modification during PATCH requests.
OptionsFieldUITest::$fieldName property core/modules/options/tests/src/Functional/OptionsFieldUITest.php Name of the option field.
OptionsFieldUnitTestBase::$fieldName property core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php The field name used in the test.
OptionsTestBase::$fieldNames property core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php The used field names.
PagePreviewTest::$fieldName property core/modules/node/tests/src/Functional/PagePreviewTest.php The name of the created field.
PathAliasResourceTestBase::$patchProtectedFieldNames property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php The fields that are protected against modification during PATCH requests.
PathAliasTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php The fields that are protected against modification during PATCH requests.
PrivateFileOnTranslatedEntityTest::$fieldName property core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php The name of the file field used in the test.
QuickEditAutocompleteTermTest::$fieldName property core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditAutocompleteTermTest.php Stores the field name for the autocomplete field.
QuickEditImageControllerTest::$fieldName property core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php The machine name of our image field.
QuickEditIntegrationTest::$fieldName property core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php The name of the field ued for tests.
RawStringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
Relationship::$fieldName property core/modules/jsonapi/src/JsonApiResource/Relationship.php The relationship's public field name.
Relationship::getFieldName function core/modules/jsonapi/src/JsonApiResource/Relationship.php Gets the relationship object's public field name.
ResourceObject::getLabelFieldName function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Determines the entity type's (internal) label field name.
ResourceTestBase::$labelFieldName property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Specify which field is the 'label' field for testing a POST edge case.
ResourceTestBase::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php The fields that are protected against modification during PATCH requests.
ResourceTestBase::$uniqueFieldNames property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Fields that need unique values.
ResourceTestBase::getRelationshipFieldNames function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Gets a list of public relationship names for the resource type under test.
ResourceTypeBuildEvent::setPublicFieldName function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Sets the public name of the given field on the resource type to be built.
ResourceTypeRepository::getAllFieldNames function core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php Gets all field names for a given entity type and bundle.
RssTest::$fieldName property core/modules/taxonomy/tests/src/Functional/RssTest.php Name of the taxonomy term reference field.
Schema::fieldNames function core/lib/Drupal/Core/Database/Schema.php Return an array of field names from an array of key/index column specifiers.
ShapeItemTest::$fieldName property core/modules/field/tests/src/Kernel/ShapeItemTest.php The name of the field to use in this test.
ShortcutResourceTestBase::$patchProtectedFieldNames property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php The fields that are protected against modification during PATCH requests.
ShortcutSetResourceTestBase::$patchProtectedFieldNames property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php The fields that are protected against modification during PATCH requests.
ShortcutTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ShortcutTest.php The fields that are protected against modification during PATCH requests.
StringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
TableMappingInterface::getFieldNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of names for entity fields stored in the specified table.
TaggedWithTest::$tagFieldName property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Name of the test tag field.
TaxonomyTermViewTest::$fieldName1 property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Name of the taxonomy term reference field.
TaxonomyTranslationTestTrait::$termFieldName property core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php The field name for our taxonomy term field.

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