Search for Field
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 |
---|---|---|---|
field_ui_theme | function | core/ |
Implements hook_theme(). |
field_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
file.field.inc | file | core/ |
|
file.field_type_categories.yml | file | core/ |
core/modules/file/file.field_type_categories.yml |
File::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
File::createSourceField | function | core/ |
Creates the source field definition for a type. |
File::fields | function | core/ |
Returns available fields on the source. |
File::fields | function | core/ |
Returns available fields on the source. |
FileAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
FileField | class | core/ |
MigrateField Plugin for Drupal 6 file fields. |
FileField | class | core/ |
MigrateField Plugin for Drupal 7 file fields. |
FileField.php | file | core/ |
|
FileField.php | file | core/ |
|
FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
FileField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
FileField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
FileFieldAnonymousSubmissionTest | class | core/ |
Confirm that file field submissions work correctly for anonymous visitors. |
FileFieldAnonymousSubmissionTest.php | file | core/ |
|
FileFieldAnonymousSubmissionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldAnonymousSubmissionTest::doTestNodeWithFileWithoutTitle | function | core/ |
Helper method to test file submissions with missing node titles. |
FileFieldAnonymousSubmissionTest::setUp | function | core/ |
|
FileFieldAnonymousSubmissionTest::testAnonymousNode | function | core/ |
Tests the basic node submission for an anonymous visitor. |
FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFile | function | core/ |
Tests file submission for an anonymous visitor. |
FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFileWithoutTitle | function | core/ |
Tests file submission for an anonymous visitor with a missing node title. |
FileFieldAnonymousSubmissionTest::testAuthenticatedNodeWithFileWithoutTitle | function | core/ |
Tests file submission for an authenticated user with a missing node title. |
FileFieldCreationTrait | trait | core/ |
Provides methods for creating file fields. |
FileFieldCreationTrait.php | file | core/ |
|
FileFieldCreationTrait::attachFileField | function | core/ |
Attaches a file field to an entity. |
FileFieldCreationTrait::createFileField | function | core/ |
Creates a new file field. |
FileFieldDisplayTest | class | core/ |
Tests the display of file fields in node and views. |
FileFieldDisplayTest.php | file | core/ |
|
FileFieldDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldDisplayTest::testDefaultFileFieldDisplay | function | core/ |
Tests default display of File Field. |
FileFieldDisplayTest::testDescriptionDefaultFileFieldDisplay | function | core/ |
Tests description display of File Field. |
FileFieldDisplayTest::testDescToggle | function | core/ |
Tests description toggle for field instance configuration. |
FileFieldDisplayTest::testNodeDisplay | function | core/ |
Tests normal formatter display on node display. |
FileFieldFormatterAccessTest | class | core/ |
Tests file formatter access. @group file |
FileFieldFormatterAccessTest.php | file | core/ |
|
FileFieldFormatterAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldFormatterAccessTest::$modules | property | core/ |
Modules to install. |
FileFieldFormatterAccessTest::testFileAccessHandler | function | core/ |
Tests the custom access handler is invoked. |
FileFieldItemList | class | core/ |
Represents a configurable entity file field. |
FileFieldItemList.php | file | core/ |
|
FileFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
FileFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
FileFieldItemList::deleteRevision | function | core/ |
Defines custom revision delete behavior for field values. |
FileFieldItemList::postSave | function | core/ |
Defines custom post-save behavior for field values. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.