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 |
---|---|---|---|
ScaffoldFileInfo::$op | property | composer/ |
The operation used to create the destination. |
ScaffoldFileInfo::destination | function | composer/ |
Gets the destination. |
ScaffoldFileInfo::hasChanged | function | composer/ |
Returns TRUE if the target does not exist or has changed. |
ScaffoldFileInfo::interpolate | function | composer/ |
Replaces placeholders in a message. |
ScaffoldFileInfo::op | function | composer/ |
Gets the Scaffold operation. |
ScaffoldFileInfo::overridden | function | composer/ |
Determines if this scaffold file has been overridden by another package. |
ScaffoldFileInfo::packageName | function | composer/ |
Gets the package name. |
ScaffoldFileInfo::process | function | composer/ |
Moves a single scaffold file from source to destination. |
ScaffoldFileInfo::__construct | function | composer/ |
Constructs a ScaffoldFileInfo object. |
ScaffoldFilePath | class | composer/ |
Manage the path to a file to scaffold. |
ScaffoldFilePath.php | file | composer/ |
|
ScaffoldFilePath::$fullPath | property | composer/ |
The full path to the file. |
ScaffoldFilePath::$packageName | property | composer/ |
The name of the package containing the file. |
ScaffoldFilePath::$relativePath | property | composer/ |
The relative path to the file. |
ScaffoldFilePath::$type | property | composer/ |
The type of scaffold file this is, 'src' or 'dest'. |
ScaffoldFilePath::addInterpolationData | function | composer/ |
Adds data about the relative and full path to the provided interpolator. |
ScaffoldFilePath::destinationPath | function | composer/ |
Converts the relative destination path into an absolute path. |
ScaffoldFilePath::fullPath | function | composer/ |
Gets the full path to the source file. |
ScaffoldFilePath::getInterpolator | function | composer/ |
Interpolate a string using the data from this scaffold file info. |
ScaffoldFilePath::packageName | function | composer/ |
Gets the name of the package this source file was pulled from. |
ScaffoldFilePath::relativePath | function | composer/ |
Gets the relative path to the source file (best to use in messages). |
ScaffoldFilePath::sourcePath | function | composer/ |
Converts the relative source path into an absolute path. |
ScaffoldFilePath::__construct | function | composer/ |
ScaffoldFilePath constructor. |
ScaffoldOptions::fileMapping | function | composer/ |
Returns the actual file mappings. |
ScaffoldOptions::hasFileMapping | function | composer/ |
Determines if there are file mappings. |
ScaffoldTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
ScaffoldTest::assertAutoloadFileCorrect | function | core/ |
Assert that the autoload file was scaffolded and contains correct path. |
ScaffoldTest::testDrupalDrupalFileWasAppended | function | core/ |
Tests a fixture where the robots.txt file is prepended / appended to. |
ScaffoldTest::testDrupalDrupalFileWasReplaced | function | core/ |
Asserts that the appropriate file was replaced. |
ScaleAndCropAddAnchorUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ScanDirectoryTest::$fileSystem | property | core/ |
The file system. |
SectionDependenciesUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SelectProfileForm | class | core/ |
Provides the profile selection form. |
SelectProfileForm.php | file | core/ |
|
SelectProfileForm::addUmamiWarning | function | core/ |
Show profile warning if 'demo_umami' profile is selected. |
SelectProfileForm::buildForm | function | core/ |
Form constructor. |
SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY | constant | core/ |
The key used in the profile list for the install from config option. |
SelectProfileForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SelectProfileForm::submitForm | function | core/ |
Form submission handler. |
SelectProfileFormTest | class | core/ |
Tests the select profile form. |
SelectProfileFormTest.php | file | core/ |
|
SelectProfileFormTest::initMink | function | core/ |
Initializes Mink sessions. |
SelectProfileFormTest::refreshVariables | function | core/ |
BrowserTestBase::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed. |
SelectProfileFormTest::setUp | function | core/ |
|
SelectProfileFormTest::testUmamiProfileWarningMessage | function | core/ |
Tests a warning message is displayed when the Umami profile is selected. |
SerializationInterface::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
serializer.normalizer.file_entity.hal | service | core/ |
Drupal\hal\Normalizer\FileEntityNormalizer |
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SimpletestDeprecationTest::testDeprecatedSimpletestGenerateFile | function | core/ |
@expectedDeprecation simpletest_generate_file() is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Tests\TestFileCreationTrait::generateFile() instead. See https://www.drupal.org/node/3077768 |
simpletest_generate_file | function | core/ |
Generates a test file. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.