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 |
---|---|---|---|
LibrariesDirectoryFileFinder.php | file | core/ |
|
LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
LibrariesDirectoryFileFinder::$root | property | core/ |
The app root. |
LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
LibrariesDirectoryFileFinder::find | function | core/ |
Finds files that are located in the supported 'libraries' directories. |
LibrariesDirectoryFileFinder::__construct | function | core/ |
Constructs a new LibrariesDirectoryFileFinder instance. |
LibrariesDirectoryFileFinderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibrariesDirectoryFileFinder @group Asset |
LibrariesDirectoryFileFinderTest.php | file | core/ |
|
LibrariesDirectoryFileFinderTest::testFind | function | core/ |
@covers ::find |
LibraryDiscoveryParser::$fileCache | property | core/ |
The file cache. |
LibraryDiscoveryParser::$librariesDirectoryFileFinder | property | core/ |
The libraries directory file finder. |
LibraryDiscoveryParserTest::$librariesDirectoryFileFinder | property | core/ |
The mocked libraries directory file finder. |
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingLibraryFile | function | core/ |
Tests that a module with a missing library file results in FALSE. |
LibraryDiscoveryParserTest::testEmptyLibraryFile | function | core/ |
@covers ::parseLibraryInfo |
LibraryDiscoveryParserTest::testInvalidLibrariesFile | function | core/ |
Tests that an exception is thrown when a libraries file couldn't be parsed. |
LinksetControllerMultiLingualTest::$profile | property | core/ |
The profile to install as a basis for testing. |
LinksetControllerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
LinksetControllerTestBase::getReferenceLinksetDataFromFile | function | core/ |
Retrieve reference linkset controller output adjusted for proper base URL. |
LoadTest::testLoadMissingFilepath | function | core/ |
Try to load a non-existent file by URI. |
Local::$fileSystem | property | core/ |
The file system service. |
Local::copyFileJailed | function | core/ |
Copies a file. |
Local::isFile | function | core/ |
Checks if a particular path is a file (not a directory). |
Local::removeFileJailed | function | core/ |
Removes a file. |
LocaleExportTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
LocaleExportTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
LocaleExportTest::testExportTranslationTemplateFile | function | core/ |
Tests exportation of translation template file. |
LocaleFileSystemFormTest | class | core/ |
Tests the locale functionality in the altered file settings form. |
LocaleFileSystemFormTest.php | file | core/ |
|
LocaleFileSystemFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleFileSystemFormTest::$modules | property | core/ |
Modules to install. |
LocaleFileSystemFormTest::setUp | function | core/ |
|
LocaleFileSystemFormTest::testFileConfigurationPage | function | core/ |
Tests translation directory settings on the file settings form. |
LocaleHooks::formSystemFileSystemSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
LocaleImportFunctionalTest::getBadPoFile | function | core/ |
Helper function that returns a bad .po file. |
LocaleImportFunctionalTest::getCustomOverwritePoFile | function | core/ |
Helper function that returns a .po file for testing customized strings. |
LocaleImportFunctionalTest::getCustomPoFile | function | core/ |
Returns a .po file that will be marked as customized. |
LocaleImportFunctionalTest::getEmptyPoFile | function | core/ |
Helper function that returns an empty .po file. |
LocaleImportFunctionalTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
LocaleImportFunctionalTest::getOverwritePoFile | function | core/ |
Helper function that returns a proper .po file for testing. |
LocaleImportFunctionalTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
LocaleImportFunctionalTest::getPoFileWithConfig | function | core/ |
Helper function that returns a .po file with configuration translations. |
LocaleImportFunctionalTest::getPoFileWithConfigDe | function | core/ |
Helper function that returns a .po file with configuration translations. |
LocaleImportFunctionalTest::getPoFileWithContext | function | core/ |
Helper function that returns a .po file with context. |
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
LocaleImportFunctionalTest::getPoFileWithMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
LocaleImportFunctionalTest::importPoFile | function | core/ |
Helper function: import a standalone .po file in a given language. |
LocaleImportFunctionalTest::testConfigPoFile | function | core/ |
Tests .po file import with configuration translation. |
LocaleImportFunctionalTest::testConfigTranslationImportingPoFile | function | core/ |
Tests .po file import with user.settings configuration. |
LocaleImportFunctionalTest::testStandalonePoFile | function | core/ |
Tests import of standalone .po files. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.