Search for Field
- Search 7.x for Field
- Search 9.5.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/ |
A stub class to provide backward compatibility for EntityField. |
| 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 |
|---|---|---|---|
| BlockContentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| BlockContentReusableUpdateTest::testReusableFieldAddition | function | core/ |
Tests adding 'reusable' entity base field to the block content entity type. |
| BlockContentReusableUpdateTest::testReusableFieldAdditionWithoutViews | function | core/ |
Tests that the update succeeds even if Views is not installed. |
| BlockContentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| BlockContentUpdateTest::testStatusFieldAddition | function | core/ |
Tests adding a status field to the block content entity type. |
| BlockCustom::fields | function | core/ |
Returns available fields on the source. |
| BlockCustomTranslation::fields | function | core/ |
Returns available fields on the source. |
| BlockedIp::fields | function | core/ |
Returns an array of destination fields. |
| BlockedIps::fields | function | core/ |
Returns available fields on the source. |
| BlockTranslation::fields | function | core/ |
Returns available fields on the source. |
| BlockTranslation::fields | function | core/ |
Returns available fields on the source. |
| block_content_add_body_field | function | core/ |
Adds the default body field to a custom block type. |
| block_content_body_field.yml | file | core/ |
core/modules/block_content/migrations/block_content_body_field.yml |
| Book::fields | function | core/ |
Returns available fields on the source. |
| BooleanFieldTest | class | core/ |
Tests boolean field functionality. |
| BooleanFieldTest.php | file | core/ |
|
| BooleanFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BooleanFieldTest::$field | property | core/ |
The field used in this test class. |
| BooleanFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| BooleanFieldTest::$modules | property | core/ |
Modules to enable. |
| BooleanFieldTest::setUp | function | core/ |
|
| BooleanFieldTest::testBooleanField | function | core/ |
Tests boolean field. |
| BooleanFieldTest::testFormAccess | function | core/ |
Test field access. |
| BooleanFormatterSettingsTest::$fieldName | property | core/ |
The name of the Boolean field to use for testing. |
| BooleanFormatterSettingsTest::$fieldName | property | core/ |
The name of the Boolean field to use for testing. |
| BooleanFormatterTest::$fieldName | property | core/ |
|
| BooleanFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| BooleanItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| BooleanItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| Box::fields | function | core/ |
Returns available fields on the source. |
| BrowserTestBaseTest::testFieldAssertsForButton | function | core/ |
Tests legacy field asserts for button field type. |
| BrowserTestBaseTest::testFieldAssertsForCheckbox | function | core/ |
Tests legacy field asserts for checkbox field type. |
| BrowserTestBaseTest::testFieldAssertsForOptions | function | core/ |
Tests legacy field asserts for options field type. |
| BrowserTestBaseTest::testFieldAssertsForTextfields | function | core/ |
Tests legacy field asserts using textfields. |
| BulkDeleteTest::$fieldStorages | property | core/ |
The fields to use in this test. |
| BulkDeleteTest::testDeleteField | function | core/ |
Verify that deleting a field leaves the field data items in the database and that the appropriate Field API functions can operate on the deleted data and field definition. |
| BulkDeleteTest::testPurgeField | function | core/ |
Verify that field data items and fields are purged when a field storage is deleted. |
| BulkDeleteTest::testPurgeFieldStorage | function | core/ |
Verify that field storages are preserved and purged correctly as multiple fields are deleted and purged. |
| BulkDeleteTest::testPurgeWithDeletedAndActiveField | function | core/ |
Tests that recreating a field with the name as a deleted field works. |
| CckFieldBackwardsCompatibilityTest | class | core/ |
@group migrate_drupal @group legacy |
| CckFieldBackwardsCompatibilityTest.php | file | core/ |
|
| CckFieldBackwardsCompatibilityTest::$modules | property | core/ |
Modules to enable. |
| CckFieldBackwardsCompatibilityTest::testBackwardsCompatibility | function | core/ |
Ensures that the cckfield backwards compatibility layer is invoked. |
| CckFieldPluginBase | class | core/ |
The base class for all field plugins. |
| CckFieldPluginBase.php | file | core/ |
|
| CckFieldPluginBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| CckFieldPluginBase::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| ChangedFieldItemList | class | core/ |
Defines a item list class for changed fields. |
| ChangedFieldItemList.php | file | core/ |
|
| ChangedFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.