Search for file
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| File | class | core/ |
File entity media source. |
| File | class | core/ |
Defines the file entity class. |
| File | class | core/ |
Field handler to provide simple renderer that allows linking to a file. |
| File | class | core/ |
Tests creating managed files views with the wizard. |
| File | class | core/ |
Drupal 6 file source from database. |
| File | class | core/ |
Drupal 7 file source from database. |
| File | class | core/ |
Provides a form element for uploading a file. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FileField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FileField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| FileField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| 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. |
| FileFieldAttributesTest | class | core/ |
Tests the RDFa markup of filefields. |
| FileFieldAttributesTest.php | file | core/ |
|
| FileFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
| FileFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldAttributesTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| FileFieldAttributesTest::$file | property | core/ |
The file object used in the test. |
| FileFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
| FileFieldAttributesTest::$node | property | core/ |
The node object used in the test. |
| FileFieldAttributesTest::setUp | function | core/ |
|
| FileFieldAttributesTest::testNodeTeaser | function | core/ |
Tests if file fields in teasers have correct resources. |
| 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::assertNoDuplicateIds | function | core/ |
Asserts that each HTML ID is used for just a single element on the page. |
| 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 enable. |
| 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. |
| FileFieldLegacyTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\migrate\field\d6\FileField[[api-linebreak]] @group legacy @group file |
| FileFieldLegacyTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\migrate\field\d7\FileField[[api-linebreak]] @group legacy @group file |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.