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 |
|---|---|---|---|
| ContactUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| contact_user_profile_form_submit | function | core/ |
Submit callback for the user profile form to save the contact page setting. |
| ContainerTest::testGetWithFileInclude | function | core/ |
Tests that Container::get() for services with file includes works. |
| ContentEntityFormFieldValidationFilteringTest::$fieldNameFile | property | core/ |
The name of the file field being tested with the entity type. |
| ContentEntityTest::testFileSource | function | core/ |
Tests file source plugin. |
| ContentModerationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ContentTranslationContextualLinksTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| ContentTranslationMetadataFieldsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| ContentTranslationStandardFieldsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| ContentTranslationSyncImageTest::$files | property | core/ |
The test image files. |
| ContentTranslationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CreateHalSettingsForLinkDomainUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CssCollectionOptimizer::$fileSystem | property | core/ |
The file system service. |
| CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
| CssOptimizer::$rewriteFileURIBasePath | property | core/ |
The base path used by rewriteFileURI(). |
| CssOptimizer::loadFile | function | core/ |
Loads the stylesheet and resolves all @import commands. |
| CssOptimizer::loadNestedFile | function | core/ |
Loads stylesheets recursively and returns contents with corrected paths. |
| CssOptimizer::processFile | function | core/ |
Build aggregate CSS file. |
| CssOptimizer::rewriteFileURI | function | core/ |
Prefixes all paths within a CSS file for processFile(). |
| CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
| D6FileField | class | core/ |
Plugin annotation @MigrateCckField( id = "d6_file", core = {6}, type_map = { "file" = "file" }, source_module = "foo", destination_module = "bar" ) |
| D6FileField | class | core/ |
Plugin annotation @MigrateField( id = "d6_file", core = {6}, type_map = { "file" = "file" }, source_module = "foo", destination_module = "bar" ) |
| D6FileField.php | file | core/ |
|
| D6FileField.php | file | core/ |
|
| D6FileField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| d6_file.yml | file | core/ |
core/modules/file/migrations/d6_file.yml |
| d6_profile_field_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_profile_field_option_translation.yml |
| d6_profile_values.yml | file | core/ |
core/modules/user/migrations/d6_profile_values.yml |
| d6_system_file.yml | file | core/ |
core/modules/system/migrations/d6_system_file.yml |
| d6_user_picture_file.yml | file | core/ |
core/modules/user/migrations/d6_user_picture_file.yml |
| d6_user_profile_field_instance_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_user_profile_field_instance_translation.yml |
| d7_file.yml | file | core/ |
core/modules/file/migrations/d7_file.yml |
| d7_file_private.yml | file | core/ |
core/modules/file/migrations/d7_file_private.yml |
| d7_system_file.yml | file | core/ |
core/modules/system/migrations/d7_system_file.yml |
| DatabaseFileUsageBackend | class | core/ |
Defines the database file usage backend. This is the default Drupal backend. |
| DatabaseFileUsageBackend.php | file | core/ |
|
| DatabaseFileUsageBackend::$connection | property | core/ |
The database connection used to store file usage information. |
| DatabaseFileUsageBackend::$tableName | property | core/ |
The name of the SQL table used to store file usage information. |
| DatabaseFileUsageBackend::add | function | core/ |
Records that a module is using a file. |
| DatabaseFileUsageBackend::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| DatabaseFileUsageBackend::listUsage | function | core/ |
Determines where a file is used. |
| DatabaseFileUsageBackend::__construct | function | core/ |
Construct the DatabaseFileUsageBackend. |
| DatetimeRangeViewUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DblogFiltersAndFieldsUpgradeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DblogNoLogsAvailableUpgradeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DblogRecentLogsUsingViewsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DefaultContentFilesAccessTest | class | core/ |
Tests that files provided by demo_umami_content are not accessible. |
| DefaultContentFilesAccessTest.php | file | core/ |
|
| DefaultContentFilesAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultContentFilesAccessTest::testAccessDeniedToFiles | function | core/ |
Tests that sample images, recipes and articles are not accessible. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.