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 |
---|---|---|---|
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
DrupalSelenium2DriverTest::testGetRemoteFilePath | function | core/ |
Tests uploading remote files. |
DrupalTestBrowser::addPostFiles | function | core/ |
Adds files to the $multipart array. |
Drupal\file\FileRepositoryInterface | service | core/ |
|
Drupal\file\Upload\FileUploadHandler | service | core/ |
|
Drupal\file\Upload\InputStreamFileWriterInterface | service | core/ |
|
Drupal\file\Validation\FileValidatorInterface | service | core/ |
|
Drupal\file\Validation\RecursiveValidatorFactory | service | core/ |
|
Drupal\jsonapi\Controller\FileUpload | service | core/ |
|
Drupal\package_manager\PathExcluder\SiteFilesExcluder | service | core/ |
|
Drupal\package_manager\Validator\DuplicateInfoFileValidator | service | core/ |
|
Drupal\package_manager\Validator\LockFileValidator | service | core/ |
|
Drupal\package_manager\Validator\WritableFileSystemValidator | service | core/ |
|
drupal_check_profile | function | core/ |
Checks an installation profile's requirements. |
drupal_get_filetransfer_info | function | core/ |
Assembles the Drupal FileTransfer registry. |
drupal_install_fix_file | function | core/ |
Attempts to fix file permissions. |
drupal_install_profile_distribution_name | function | core/ |
Loads the installation profile, extracting its defined distribution name. |
drupal_install_profile_distribution_version | function | core/ |
Loads the installation profile, extracting its defined version. |
drupal_system_cross_profile_test.info.yml | file | core/ |
core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml |
drupal_verify_install_file | function | core/ |
Verifies the state of the specified file. |
drupal_verify_profile | function | core/ |
Verifies that all dependencies are met for a given installation profile. |
DuplicateInfoFileValidator | class | core/ |
Validates the stage does not have duplicate info.yml not present in active. |
DuplicateInfoFileValidator.php | file | core/ |
|
DuplicateInfoFileValidator::findInfoFiles | function | core/ |
Recursively finds info.yml files in a directory. |
DuplicateInfoFileValidator::getSubscribedEvents | function | core/ |
|
DuplicateInfoFileValidator::validate | function | core/ |
Validates the stage does not have duplicate info.yml not present in active. |
DuplicateInfoFileValidator::__construct | function | core/ |
|
DuplicateInfoFileValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\DuplicateInfoFileValidator @group package_manager @internal |
DuplicateInfoFileValidatorTest.php | file | core/ |
|
DuplicateInfoFileValidatorTest::createFileAtPath | function | core/ |
Creates the file at the root directory. |
DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage | function | core/ |
Data provider for testDuplicateInfoFilesInStage. |
DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage | function | core/ |
Tests that duplicate info.yml in stage raise an error. |
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EditorFileReference | class | core/ |
Provides a filter to track images uploaded via a Text Editor. |
EditorFileReference.php | file | core/ |
|
EditorFileReference::$entityRepository | property | core/ |
The entity repository. |
EditorFileReference::$imageFactory | property | core/ |
The image factory. |
EditorFileReference::create | function | core/ |
Creates an instance of the plugin. |
EditorFileReference::process | function | core/ |
Performs the filter processing. |
EditorFileReference::__construct | function | core/ |
Constructs a \Drupal\editor\Plugin\Filter\EditorFileReference object. |
EditorFileReferenceFilterTest | class | core/ |
Tests Editor module's file reference filter. |
EditorFileReferenceFilterTest.php | file | core/ |
|
EditorFileReferenceFilterTest::$filters | property | core/ |
|
EditorFileReferenceFilterTest::$modules | property | core/ |
Modules to install. |
EditorFileReferenceFilterTest::setUp | function | core/ |
|
EditorFileReferenceFilterTest::testEditorFileReferenceFilter | function | core/ |
Tests the editor file reference filter. |
EditorFileUsageTest | class | core/ |
Tests tracking of file usage by the Text Editor module. |
EditorFileUsageTest.php | file | core/ |
|
EditorFileUsageTest::$modules | property | core/ |
Modules to install. |
EditorFileUsageTest::setUp | function | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.