Search for Field
- Search 7.x for Field
- Search 8.9.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType |
FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval |
FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray |
FieldConfigHalJsonAnonTest | class | core/ |
@group hal @group legacy |
FieldConfigHalJsonAnonTest.php | file | core/ |
|
FieldConfigHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FieldConfigHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldConfigHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
FieldConfigHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
FieldConfigHalJsonBasicAuthTest.php | file | core/ |
|
FieldConfigHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldConfigHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FieldConfigHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldConfigHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
FieldConfigHalJsonCookieTest | class | core/ |
@group hal @group legacy |
FieldConfigHalJsonCookieTest.php | file | core/ |
|
FieldConfigHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldConfigHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
FieldConfigHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldConfigHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
FieldConfigInterface | interface | core/ |
Provides an interface defining a field entity. |
FieldConfigInterface | interface | core/ |
Defines an interface for configurable field definitions. |
FieldConfigInterface.php | file | core/ |
|
FieldConfigInterface.php | file | core/ |
|
FieldConfigInterface::addConstraint | function | core/ |
Adds a validation constraint to the FieldItemList. |
FieldConfigInterface::addPropertyConstraints | function | core/ |
Adds constraints for a given field item property. |
FieldConfigInterface::isDeleted | function | core/ |
Gets the deleted flag of the field. |
FieldConfigInterface::setConstraints | function | core/ |
Sets the array of validation constraints for the FieldItemList. |
FieldConfigInterface::setDefaultValue | function | core/ |
Sets a default value. |
FieldConfigInterface::setDefaultValueCallback | function | core/ |
Sets a custom default value callback. |
FieldConfigInterface::setDescription | function | core/ |
Sets a human readable description. |
FieldConfigInterface::setLabel | function | core/ |
Sets the field definition label. |
FieldConfigInterface::setPropertyConstraints | function | core/ |
Sets constraints for a given field item property. |
FieldConfigInterface::setRequired | function | core/ |
Sets whether the field can be empty. |
FieldConfigInterface::setSetting | function | core/ |
Sets the value for a field setting by name. |
FieldConfigInterface::setSettings | function | core/ |
Sets field settings. |
FieldConfigInterface::setTranslatable | function | core/ |
Sets whether the field is translatable. |
FieldConfigJsonAnonTest | class | core/ |
@group rest |
FieldConfigJsonAnonTest.php | file | core/ |
|
FieldConfigJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FieldConfigJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldConfigJsonBasicAuthTest | class | core/ |
@group rest |
FieldConfigJsonBasicAuthTest.php | file | core/ |
|
FieldConfigJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.