Search for file

  1. Search 7.x for file
  2. Search 9.5.x for file
  3. Search 8.9.x for file
  4. Search 10.3.x for file
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
File class core/modules/media/src/Plugin/media/Source/File.php File entity media source.
File class core/modules/file/src/Entity/File.php Defines the file entity class.
File class core/modules/file/src/Plugin/views/field/File.php Field handler to provide simple renderer that allows linking to a file.
File class core/modules/file/src/Plugin/views/wizard/File.php Tests creating managed files views with the wizard.
File class core/modules/file/src/Plugin/migrate/source/d6/File.php Drupal 6 file source from database.
File class core/modules/file/src/Plugin/migrate/source/d7/File.php Drupal 7 file source from database.
File class core/lib/Drupal/Core/Render/Element/File.php Provides a form element for uploading a file.

All search results

Title Object type File name Summary
FieldFile class core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php Determines the settings for a Drupal 6 file field.
FieldFile.php file core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php
FieldFile::$migrateLookup property core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php The migrate lookup service.
FieldFile::$migration property core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php The current migration.
FieldFile::create function core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php Creates an instance of the plugin.
FieldFile::transform function core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php Performs the associated process.
FieldFile::__construct function core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php Constructs a FieldFile plugin instance.
FieldFileSizeTest class core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php Tests the core Drupal\views\Plugin\views\field\FileSize handler.
FieldFileSizeTest.php file core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php
FieldFileSizeTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php Views used by this test.
FieldFileSizeTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php Provides a dataset with various 'age' values representing file sizes.
FieldFileSizeTest::testFieldFileSize function core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php Tests the FileSize field handler for correct formatting in Views.
FieldFileSizeTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php Maps the 'age' field to the 'file_size' handler for Views.
FieldFileTest class core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/FieldFileTest.php @group file
FieldFileTest.php file core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/FieldFileTest.php
FieldFileTest::testTransformAltTitle function core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/FieldFileTest.php Tests that alt and title attributes are included in transformed values.
File class core/modules/file/src/Plugin/views/field/File.php Field handler to provide simple renderer that allows linking to a file.
File class core/modules/file/src/Plugin/views/wizard/File.php Tests creating managed files views with the wizard.
File class core/modules/file/src/Plugin/migrate/source/d6/File.php Drupal 6 file source from database.
File class core/modules/file/src/Plugin/migrate/source/d7/File.php Drupal 7 file source from database.
File class core/lib/Drupal/Core/Render/Element/File.php Provides a form element for uploading a file.
File class core/modules/media/src/Plugin/media/Source/File.php File entity media source.
File class core/modules/file/src/Entity/File.php Defines the file entity class.
File interface group core/modules/file/file.api.php Common file handling functions.
file-audio.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-audio.html.twig file core/themes/stable9/templates/field/file-audio.html.twig Theme override to display the file entity as an audio tag.
file-audio.html.twig file core/themes/claro/templates/classy/field/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-audio.html.twig file core/themes/starterkit_theme/templates/field/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-audio.html.twig file core/modules/file/templates/file-audio.html.twig Default theme implementation to display the file entity as an audio tag.
file-link.html.twig file core/modules/file/templates/file-link.html.twig Default theme implementation for a link to a file.
file-link.html.twig file core/profiles/demo_umami/themes/umami/templates/components/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/themes/stable9/templates/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/themes/claro/templates/field/file-link.html.twig Theme override for a link to a file.
file-link.html.twig file core/themes/starterkit_theme/templates/field/file-link.html.twig Theme override for a link to a file.
file-managed-file.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/themes/stable9/templates/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/themes/claro/templates/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/themes/starterkit_theme/templates/content-edit/file-managed-file.html.twig Theme override to display a file form widget.
file-managed-file.html.twig file core/modules/file/templates/file-managed-file.html.twig Default theme implementation to display a file form widget.
file-upload-help.html.twig file core/modules/file/templates/file-upload-help.html.twig Default theme implementation to display help text for file fields.
file-upload-help.html.twig file core/themes/stable9/templates/content-edit/file-upload-help.html.twig Theme override to display help text for file fields.
file-upload-help.html.twig file core/themes/starterkit_theme/templates/content-edit/file-upload-help.html.twig Theme override to display help text for file fields.
file-video.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/stable9/templates/field/file-video.html.twig Theme override to display the file entity as a video tag.
file-video.html.twig file core/themes/claro/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/starterkit_theme/templates/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/modules/file/templates/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-widget-multiple.html.twig file core/modules/file/templates/file-widget-multiple.html.twig Default theme implementation to display a multi file form widget.
file-widget-multiple.html.twig file core/themes/stable9/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multi file form widget.
file-widget-multiple.html.twig file core/themes/claro/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multiple file upload form widget.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.