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
ProfileFieldSettings class core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php
ProfileFieldSettings.php file core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php
ProfileFieldSettings::transform function core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php Performs the associated process.
ProfileFieldTest class core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php Tests the profile_field source plugin.
ProfileFieldTest.php file core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php
ProfileFieldTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php Modules to install.
ProfileFieldTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php
ProfileFieldTranslation class core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Drupal 6 i18n strings profile field source from database.
ProfileFieldTranslation.php file core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php
ProfileFieldTranslation::fields function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Returns available fields on the source.
ProfileFieldTranslation::getIds function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldTranslation::query function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php
ProfileFieldTranslationTest class core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php Tests the i18nProfileField source plugin.
ProfileFieldTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php
ProfileFieldTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php Modules to install.
ProfileFieldTranslationTest::providerSource function core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php
ProfileFieldValues class core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Drupal 6 profile fields values source from database.
ProfileFieldValues.php file core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
ProfileFieldValues::fields function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Returns available fields on the source.
ProfileFieldValues::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Defines the source fields uniquely identifying a source row.
ProfileFieldValues::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Adds additional data to the row.
ProfileFieldValues::query function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
ProfileFieldValuesTest class core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php Tests the d6_profile_field_values source plugin.
ProfileFieldValuesTest.php file core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php
ProfileFieldValuesTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php Modules to install.
ProfileFieldValuesTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php
ProfileForm class core/modules/user/src/ProfileForm.php Form handler for the profile forms.
ProfileForm.php file core/modules/user/src/ProfileForm.php
ProfileForm::actions function core/modules/user/src/ProfileForm.php Returns an array of supported actions for the current entity form.
ProfileForm::save function core/modules/user/src/ProfileForm.php Form submission handler for the 'save' action.
profiles.README.txt file core/assets/scaffold/files/profiles.README.txt Installation profiles define additional steps that run after the base
installation of Drupal is completed. They may also offer additional
functionality and change the behavior of the site.

WHAT TO PLACE IN THIS…
ProfileTranslationHandler class core/modules/user/src/ProfileTranslationHandler.php Defines the translation handler for users.
ProfileTranslationHandler.php file core/modules/user/src/ProfileTranslationHandler.php
ProfileTranslationHandler::entityFormAlter function core/modules/user/src/ProfileTranslationHandler.php Performs the needed alterations to the entity form.
ProfileTranslationHandler::entityFormSave function core/modules/user/src/ProfileTranslationHandler.php Form submission handler for ProfileTranslationHandler::entityFormAlter().
ProfileTranslationHandler::hasCreatedTime function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports creation time natively.
ProfileTranslationHandler::hasPublishedStatus function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports published status natively.
ProfileValues class core/modules/user/src/Plugin/migrate/ProfileValues.php Plugin class for user migrations dealing with profile values.
ProfileValues.php file core/modules/user/src/Plugin/migrate/ProfileValues.php
ProfileValues::$init property core/modules/user/src/Plugin/migrate/ProfileValues.php Flag determining whether the process plugin has been initialized.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Gets the normalized process plugin configuration.
psr17.uploaded_file_factory service core/core.services.yml GuzzleHttp\Psr7\HttpFactory
Psr\Http\Message\UploadedFileFactoryInterface service core/core.services.yml
QuickStartTest::fileUnmanagedDeleteRecursive function core/tests/Drupal/Tests/Core/Command/QuickStartTest.php Deletes all files and directories in the specified path recursively.
QuickStartTest::testQuickStartCommandProfileValidation function core/tests/Drupal/Tests/Core/Command/QuickStartTest.php Tests the install command with an invalid profile.
RecipeFileException class core/lib/Drupal/Core/Recipe/RecipeFileException.php @internal
This API is experimental.
RecipeFileException.php file core/lib/Drupal/Core/Recipe/RecipeFileException.php
RecipeFileException::fromViolationList function core/lib/Drupal/Core/Recipe/RecipeFileException.php Creates an instance of this exception from a set of validation errors.
RecipeFileException::__construct function core/lib/Drupal/Core/Recipe/RecipeFileException.php Constructs a RecipeFileException object.
RecipeQuickStartTest::fileUnmanagedDeleteRecursive function core/tests/Drupal/Tests/Core/Recipe/RecipeQuickStartTest.php Deletes all files and directories in the specified path recursively.

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