Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 8.9.x for Field
- Search 11.x for Field
- Search main 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 |
|---|---|---|---|
| FieldConfigEditForm::processFieldStorageSubmit | function | core/ |
Process handler for subform submit. |
| FieldConfigEditForm::save | function | core/ |
|
| FieldConfigEditForm::submitForm | function | core/ |
|
| FieldConfigEditForm::validateForm | function | core/ |
|
| FieldConfigEditForm::__construct | function | core/ |
Constructs a new FieldConfigDeleteForm object. |
| FieldConfigEditFormTest | class | core/ |
@coversDefaultClass \Drupal\field_ui\Form\FieldConfigEditForm[[api-linebreak]] |
| FieldConfigEditFormTest.php | file | core/ |
|
| FieldConfigEditFormTest::$fieldConfigEditForm | property | core/ |
The field config edit form. |
| FieldConfigEditFormTest::providerRequired | function | core/ |
Provides test cases with required and optional elements. |
| FieldConfigEditFormTest::setUp | function | core/ |
|
| FieldConfigEditFormTest::testHasAnyRequired | function | core/ |
@covers ::hasAnyRequired[[api-linebreak]] |
| FieldConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldConfig[[api-linebreak]] @group field |
| FieldConfigEntityUnitTest.php | file | core/ |
|
| FieldConfigEntityUnitTest::$entityFieldManager | property | core/ |
The entity field manager used for testing. |
| FieldConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| FieldConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| FieldConfigEntityUnitTest::$fieldStorage | property | core/ |
The mock field storage. |
| FieldConfigEntityUnitTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldConfigEntityUnitTest::setUp | function | core/ |
|
| FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
| FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType[[api-linebreak]] |
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] |
| FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
| 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/ |
|
| FieldConfigJsonAnonTest::$format | property | core/ |
|
| FieldConfigJsonAnonTest::$mimeType | property | core/ |
|
| FieldConfigJsonBasicAuthTest | class | core/ |
@group rest |
| FieldConfigJsonBasicAuthTest.php | file | core/ |
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.