| FileNameLengthConstraintValidatorTest.php |
file |
core/modules/file/tests/src/Kernel/Plugin/Validation/Constraint/FileNameLengthConstraintValidatorTest.php |
|
| FileNameLengthConstraintValidatorTest::testFileValidateNameLength |
function |
core/modules/file/tests/src/Kernel/Plugin/Validation/Constraint/FileNameLengthConstraintValidatorTest.php |
This will ensure the filename length is valid. |
| FileNotExistsException |
class |
core/lib/Drupal/Core/File/Exception/FileNotExistsException.php |
Exception thrown when a file is expected to exist but does not. |
| FileNotExistsException.php |
file |
core/lib/Drupal/Core/File/Exception/FileNotExistsException.php |
|
| FileOnTranslatedEntityTest |
class |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
Uploads files to translated nodes. |
| FileOnTranslatedEntityTest.php |
file |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
|
| FileOnTranslatedEntityTest::$defaultTheme |
property |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
The theme to install as the default for testing. |
| FileOnTranslatedEntityTest::$fieldName |
property |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
The name of the file field used in the test. |
| FileOnTranslatedEntityTest::$modules |
property |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
Modules to install. |
| FileOnTranslatedEntityTest::setUp |
function |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
|
| FileOnTranslatedEntityTest::testFileUsage |
function |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
Tests if file field tracks file usages correctly on translated nodes. |
| FileOnTranslatedEntityTest::testSyncedFiles |
function |
core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php |
Tests synced file fields on translated nodes. |
| FileOutput |
class |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
Output implementation that writes to a file. |
| FileOutput.php |
file |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::$handle |
property |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
The file handle. |
| FileOutput::getStyle |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::isDebug |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::isDecorated |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::isVerbose |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::isVeryVerbose |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::writeFormatted |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::writeLineFormatted |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::writeRaw |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
|
| FileOutput::__construct |
function |
core/tests/PHPStan/ErrorFormatter/FileOutput.php |
Constructs a FileOutput. |
| FileParsingCacheCollectorBase |
class |
core/lib/Drupal/Core/Utility/FileParsingCacheCollectorBase.php |
Caches file parsing in a cache collector. |
| FileParsingCacheCollectorBase.php |
file |
core/lib/Drupal/Core/Utility/FileParsingCacheCollectorBase.php |
|
| FileParsingCacheCollectorBase::get |
function |
core/lib/Drupal/Core/Utility/FileParsingCacheCollectorBase.php |
Gets value from the cache. |
| FileParsingCacheCollectorBase::parseFile |
function |
core/lib/Drupal/Core/Utility/FileParsingCacheCollectorBase.php |
Parses a file given a filename and returns the result. |
| FileParsingCacheCollectorBase::resolveCacheMiss |
function |
core/lib/Drupal/Core/Utility/FileParsingCacheCollectorBase.php |
Resolves a cache miss. |
| FileParsingCacheCollectorBase::updateCache |
function |
core/lib/Drupal/Core/Utility/FileParsingCacheCollectorBase.php |
Writes a value to the persistent cache immediately. |
| FileParsingCacheCollectorBase::__construct |
function |
core/lib/Drupal/Core/Utility/FileParsingCacheCollectorBase.php |
Constructs a CacheCollector object. |
| FilePathTest |
class |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Tests the Drupal 7 public and private file migrations. |
| FilePathTest.php |
file |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
|
| FilePathTest::$defaultTheme |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
The theme to install as the default for testing. |
| FilePathTest::$fs |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
The file system service. |
| FilePathTest::$localDirectory |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
The base path to the source files on the destination site. |
| FilePathTest::$modules |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Modules to install. |
| FilePathTest::$profile |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Use the Standard profile to test help implementations of many core modules. |
| FilePathTest::$sourceFileScheme |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
The file scheme variables in the source database. |
| FilePathTest::getAvailablePaths |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets the available upgrade paths. |
| FilePathTest::getEntityCounts |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets the expected number of entities per entity type after migration. |
| FilePathTest::getEntityCountsIncremental |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets expected number of entities per entity after incremental migration. |
| FilePathTest::getManagedFiles |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets the file data. |
| FilePathTest::getMissingPaths |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets the missing upgrade paths. |
| FilePathTest::getSourceBasePath |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets the source base path for the concrete test. |
| FilePathTest::getSourcePath |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Gets the source base path for the Credential form. |
| FilePathTest::makeFiles |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Creates files for the test. |
| FilePathTest::providerTestFilePath |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Data provider of test dates for file path test. |
| FilePathTest::setUp |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
|
| FilePathTest::testFilePath |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php |
Executes all steps of migrations upgrade. |