Search for Field

  1. Search 7.x for Field
  2. Search 9.5.x for Field
  3. Search 10.3.x for Field
  4. Search 11.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.
Field class core/modules/views/src/Plugin/views/field/Field.php A stub class to provide backward compatibility for EntityField.

All search results

Title Object type File name Summary
FieldConfigEntityUnitTest::testOnDependencyRemoval function core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php @covers ::onDependencyRemoval
FieldConfigEntityUnitTest::testToArray function core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php @covers ::toArray
FieldConfigHalJsonAnonTest class core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php @group hal
FieldConfigHalJsonAnonTest.php file core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php
FieldConfigHalJsonAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php The theme to install as the default for testing.
FieldConfigHalJsonAnonTest::$format property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php The format to use in this test.
FieldConfigHalJsonAnonTest::$mimeType property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php The MIME type that corresponds to $format.
FieldConfigHalJsonAnonTest::$modules property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php Modules to install.
FieldConfigHalJsonBasicAuthTest class core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php @group hal
FieldConfigHalJsonBasicAuthTest.php file core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php
FieldConfigHalJsonBasicAuthTest::$auth property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
FieldConfigHalJsonBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php The theme to install as the default for testing.
FieldConfigHalJsonBasicAuthTest::$format property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php The format to use in this test.
FieldConfigHalJsonBasicAuthTest::$mimeType property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
FieldConfigHalJsonBasicAuthTest::$modules property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php Modules to install.
FieldConfigHalJsonCookieTest class core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php @group hal
FieldConfigHalJsonCookieTest.php file core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php
FieldConfigHalJsonCookieTest::$auth property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php The authentication mechanism to use in this test.
FieldConfigHalJsonCookieTest::$defaultTheme property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php The theme to install as the default for testing.
FieldConfigHalJsonCookieTest::$format property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php The format to use in this test.
FieldConfigHalJsonCookieTest::$mimeType property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php The MIME type that corresponds to $format.
FieldConfigHalJsonCookieTest::$modules property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonCookieTest.php Modules to install.
FieldConfigInterface interface core/modules/field/src/FieldConfigInterface.php Provides an interface defining a field entity.
FieldConfigInterface interface core/lib/Drupal/Core/Field/FieldConfigInterface.php Defines an interface for configurable field definitions.
FieldConfigInterface.php file core/lib/Drupal/Core/Field/FieldConfigInterface.php
FieldConfigInterface.php file core/modules/field/src/FieldConfigInterface.php
FieldConfigInterface::addConstraint function core/lib/Drupal/Core/Field/FieldConfigInterface.php Adds a validation constraint to the FieldItemList.
FieldConfigInterface::addPropertyConstraints function core/lib/Drupal/Core/Field/FieldConfigInterface.php Adds constraints for a given field item property.
FieldConfigInterface::isDeleted function core/modules/field/src/FieldConfigInterface.php Gets the deleted flag of the field.
FieldConfigInterface::setConstraints function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets the array of validation constraints for the FieldItemList.
FieldConfigInterface::setDefaultValue function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets a default value.
FieldConfigInterface::setDefaultValueCallback function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets a custom default value callback.
FieldConfigInterface::setDescription function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets a human readable description.
FieldConfigInterface::setLabel function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets the field definition label.
FieldConfigInterface::setPropertyConstraints function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets constraints for a given field item property.
FieldConfigInterface::setRequired function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets whether the field can be empty.
FieldConfigInterface::setSetting function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets the value for a field setting by name.
FieldConfigInterface::setSettings function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets field settings.
FieldConfigInterface::setTranslatable function core/lib/Drupal/Core/Field/FieldConfigInterface.php Sets whether the field is translatable.
FieldConfigJsonAnonTest class core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php @group rest
FieldConfigJsonAnonTest.php file core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php
FieldConfigJsonAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php The theme to install as the default for testing.
FieldConfigJsonAnonTest::$format property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php The format to use in this test.
FieldConfigJsonAnonTest::$mimeType property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php The MIME type that corresponds to $format.
FieldConfigJsonBasicAuthTest class core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php @group rest
FieldConfigJsonBasicAuthTest.php file core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php
FieldConfigJsonBasicAuthTest::$auth property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php The authentication mechanism to use in this test.
FieldConfigJsonBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php The theme to install as the default for testing.
FieldConfigJsonBasicAuthTest::$format property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php The format to use in this test.
FieldConfigJsonBasicAuthTest::$mimeType property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php The MIME type that corresponds to $format.

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