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 |
---|---|---|---|
FileExtensionSecureConstraintValidatorTest | class | core/ |
Tests the FileExtensionSecureConstraintValidator. |
FileExtensionSecureConstraintValidatorTest.php | file | core/ |
|
FileExtensionSecureConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate |
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. |
FileFieldPathTest | class | core/ |
Tests that files are uploaded to proper locations. |
FileFieldPathTest.php | file | core/ |
|
FileFieldPathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileFieldPathTest::assertPathMatch | function | core/ |
Asserts that a file is uploaded to the right location. |
FileFieldPathTest::testUploadPath | function | core/ |
Tests the normal formatter display on node display. |
FileFieldRevisionTest | class | core/ |
Tests creating and deleting revisions with files attached. |
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.