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 11.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
File.php file core/modules/file/src/Plugin/migrate/source/d7/File.php
File.php file core/modules/media/src/Plugin/media/Source/File.php
File.php file core/modules/file/src/Entity/File.php
File.php file core/lib/Drupal/Core/Render/Element/File.php
file.post_update.php file core/modules/file/file.post_update.php Post update functions for File.
file.recursive_validator service core/modules/file/file.services.yml Symfony\Component\Validator\Validator\ValidatorInterface
file.recursive_validator_factory service core/modules/file/file.services.yml Drupal\file\Validation\RecursiveValidatorFactory
file.repository service core/modules/file/file.services.yml Drupal\file\FileRepository
file.routing.yml file core/modules/file/file.routing.yml core/modules/file/file.routing.yml
file.schema.yml file core/modules/file/config/schema/file.schema.yml core/modules/file/config/schema/file.schema.yml
file.services.yml file core/modules/file/file.services.yml core/modules/file/file.services.yml
file.settings.yml file core/modules/file/config/install/file.settings.yml core/modules/file/config/install/file.settings.yml
file.upload_handler service core/modules/file/file.services.yml Drupal\file\Upload\FileUploadHandler
file.usage service core/modules/file/file.services.yml Drupal\file\FileUsage\DatabaseFileUsageBackend
file.validator service core/modules/file/file.services.yml Drupal\file\Validation\FileValidator
file.views.inc file core/modules/file/file.views.inc Provide views data for file.module.
file.views.schema.yml file core/modules/file/config/schema/file.views.schema.yml core/modules/file/config/schema/file.views.schema.yml
file1.txt file core/tests/Drupal/Tests/Component/Diff/Engine/fixtures/file1.txt - image.style.max_650x650
- image.style.max_325x325
fallback_image_style: max_325x325
file2.txt file core/tests/Drupal/Tests/Component/Diff/Engine/fixtures/file2.txt - image.style.max_325x325
- image.style.max_650x650
_core:
default_config_hash: random_hash_string_here
fallback_image_style: max_325x325
File::$createdColumn property core/modules/file/src/Plugin/views/wizard/File.php Set the created column.
File::$filePath property core/modules/file/src/Plugin/migrate/source/d6/File.php The file directory path.
File::$fileUrlGenerator property core/modules/file/src/Plugin/views/field/File.php The file URL generator.
File::$isPublic property core/modules/file/src/Plugin/migrate/source/d6/File.php Flag for private or public file storage.
File::$privatePath property core/modules/file/src/Plugin/migrate/source/d7/File.php The private file directory path, if any.
File::$publicPath property core/modules/file/src/Plugin/migrate/source/d7/File.php The public file directory path.
File::$tempFilePath property core/modules/file/src/Plugin/migrate/source/d6/File.php The temporary file path.
File::baseFieldDefinitions function core/modules/file/src/Entity/File.php
File::buildOptionsForm function core/modules/file/src/Plugin/views/field/File.php Provide link to file option.
File::create function core/modules/file/src/Plugin/views/field/File.php Creates an instance of the plugin.
File::createFileUrl function core/modules/file/src/Entity/File.php Creates a file URL for the URI of this file.
File::createSourceField function core/modules/media/src/Plugin/media/Source/File.php Creates the source field definition for a type.
File::defaultDisplayOptions function core/modules/file/src/Plugin/views/wizard/File.php Assembles the default display options for the view.
File::defineOptions function core/modules/file/src/Plugin/views/field/File.php Information about options for all kinds of purposes will be held here.
File::fields function core/modules/file/src/Plugin/migrate/source/d6/File.php Returns available fields on the source.
File::fields function core/modules/file/src/Plugin/migrate/source/d7/File.php Returns available fields on the source.
File::getCreatedTime function core/modules/file/src/Entity/File.php Returns the file entity creation timestamp.
File::getDefaultEntityOwner function core/modules/file/src/Entity/File.php Default value callback for 'owner' base field.
File::getFilename function core/modules/file/src/Entity/File.php Returns the name of the file.
File::getFileUri function core/modules/file/src/Entity/File.php Returns the URI of the file.
File::getIds function core/modules/file/src/Plugin/migrate/source/d6/File.php Defines the source fields uniquely identifying a source row.
File::getIds function core/modules/file/src/Plugin/migrate/source/d7/File.php Defines the source fields uniquely identifying a source row.
File::getInfo function core/lib/Drupal/Core/Render/Element/File.php Returns the element properties for this element.
File::getMetadata function core/modules/media/src/Plugin/media/Source/File.php Gets the value for a metadata attribute for a given media item.
File::getMetadataAttributes function core/modules/media/src/Plugin/media/Source/File.php Gets a list of metadata attributes provided by this plugin.
File::getMimeType function core/modules/file/src/Entity/File.php Returns the MIME type of the file.
File::getSize function core/modules/file/src/Entity/File.php Returns the size of the file.
File::getThumbnail function core/modules/media/src/Plugin/media/Source/File.php Gets the thumbnail image URI based on a file entity.
File::init function core/modules/file/src/Plugin/views/field/File.php Initialize the plugin.
File::initializeIterator function core/modules/file/src/Plugin/migrate/source/d6/File.php Initializes the iterator with the source data.
File::initializeIterator function core/modules/file/src/Plugin/migrate/source/d7/File.php Initializes the iterator with the source data.

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