Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileEntityFormatterTest::testFormatterFileMime | function | core/ |
Tests the file_extension field formatter. |
| FileEntityFormatterTest::testFormatterFileSize | function | core/ |
Tests the file_size field formatter. |
| FileEntityFormatterTest::testFormatterFileUri | function | core/ |
Tests the file_link field formatter. |
| FileEntityNormalizer | class | core/ |
Converts the Drupal entity object structure to a HAL array structure. |
| FileEntityNormalizer.php | file | core/ |
|
| FileEntityNormalizer::$halSettings | property | core/ |
The HAL settings config. |
| FileEntityNormalizer::$httpClient | property | core/ |
The HTTP client. |
| FileEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| FileEntityNormalizer::getEntityUri | function | core/ |
Constructs the entity URI. |
| FileEntityNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| FileEntityNormalizer::__construct | function | core/ |
Constructs a FileEntityNormalizer object. |
| FileException | class | core/ |
Base class for exceptions related to file handling operations. |
| FileException.php | file | core/ |
|
| FileExistsException | class | core/ |
Exception thrown when a file unexpectedly exists. |
| FileExistsException.php | file | core/ |
|
| FileExtensionFormatter | class | core/ |
Formatter to render a filename as file extension. |
| FileExtensionFormatter.php | file | core/ |
|
| FileExtensionFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileExtensionFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| FileExtensionFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| FileExtensionFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| FileField | class | core/ |
Plugin annotation @MigrateField( id = "filefield", core = {6}, source_module = "filefield", destination_module = "file" ) |
| FileField | class | core/ |
Plugin annotation @MigrateField( id = "file", core = {7}, source_module = "file", destination_module = "file" ) |
| 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. |
| 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. |
Pagination
- Previous page
- Page 638
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.