| MultipleDistributionsProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php |
The theme to install as the default for testing. |
| MultipleDistributionsProfileTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php |
The distribution profile info. |
| MultipleDistributionsProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php |
Prepares the current environment for running the test. |
| MultipleDistributionsProfileTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php |
Installer step: Select language. |
| MultipleDistributionsProfileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php |
Installer step: Select installation profile. |
| MultipleDistributionsProfileTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php |
Confirms that the installation succeeded. |
| MultipleFileUploadTest |
class |
core/modules/file/tests/src/Functional/MultipleFileUploadTest.php |
Tests multiple file upload. |
| MultipleFileUploadTest.php |
file |
core/modules/file/tests/src/Functional/MultipleFileUploadTest.php |
|
| MultipleFileUploadTest::$defaultTheme |
property |
core/modules/file/tests/src/Functional/MultipleFileUploadTest.php |
The theme to install as the default for testing. |
| MultipleFileUploadTest::$modules |
property |
core/modules/file/tests/src/Functional/MultipleFileUploadTest.php |
Modules to enable. |
| MultipleFileUploadTest::setUp |
function |
core/modules/file/tests/src/Functional/MultipleFileUploadTest.php |
|
| MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions |
function |
core/modules/file/tests/src/Functional/MultipleFileUploadTest.php |
Tests multiple file field with all file extensions. |
| Mysql8RequirePrimaryKeyUpdateTest::setDatabaseDumpFiles |
function |
core/modules/user/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php |
Set database dump files to be used. |
| NodeContentTranslationUpdateTest::setDatabaseDumpFiles |
function |
core/modules/node/tests/src/Functional/Update/NodeContentTranslationUpdateTest.php |
Set database dump files to be used. |
| NodeTranslationUITest::$profile |
property |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
The profile to install as a basis for testing. |
| NoJavaScriptAnonymousTest::$profile |
property |
core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php |
The profile to install as a basis for testing. |
| NoProfilesException |
class |
core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php |
Exception thrown if no installation profiles are available. |
| NoProfilesException.php |
file |
core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php |
|
| NoProfilesException::__construct |
function |
core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php |
Constructs a new "no profiles available" exception. |
| NotRegularFileException |
class |
core/lib/Drupal/Core/File/Exception/NotRegularFileException.php |
Exception thrown when a target is not a regular file (e.g. a directory). |
| NotRegularFileException.php |
file |
core/lib/Drupal/Core/File/Exception/NotRegularFileException.php |
|
| NullFileCache |
class |
core/lib/Drupal/Component/FileCache/NullFileCache.php |
Null implementation for the file cache. |
| NullFileCache.php |
file |
core/lib/Drupal/Component/FileCache/NullFileCache.php |
|
| NullFileCache::delete |
function |
core/lib/Drupal/Component/FileCache/NullFileCache.php |
Deletes data from the cache. |
| NullFileCache::get |
function |
core/lib/Drupal/Component/FileCache/NullFileCache.php |
Gets data based on a filename. |
| NullFileCache::getMultiple |
function |
core/lib/Drupal/Component/FileCache/NullFileCache.php |
Gets data based on filenames. |
| NullFileCache::set |
function |
core/lib/Drupal/Component/FileCache/NullFileCache.php |
Stores data based on a filename. |
| NullFileCache::__construct |
function |
core/lib/Drupal/Component/FileCache/NullFileCache.php |
Constructs a FileCache object. |
| NumericFormatPluralTest::createFile |
function |
core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php |
Creates and saves a test file. |
| OEmbed::$fileSystem |
property |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
The file system. |
| OEmbed::getThumbnailFileExtensionFromUrl |
function |
core/modules/media/src/Plugin/media/Source/OEmbed.php |
Tries to determine the file extension of a thumbnail. |
| OliveroTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php |
The profile to install as a basis for testing. |
| PageCacheTagsIntegrationTest::$profile |
property |
core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php |
The profile to install as a basis for testing. |
| PagerTest::$profile |
property |
core/modules/system/tests/src/Functional/Pager/PagerTest.php |
The profile to install as a basis for testing. |
| PathProcessorFiles |
class |
core/modules/system/src/PathProcessor/PathProcessorFiles.php |
Defines a path processor to rewrite file URLs. |
| PathProcessorFiles.php |
file |
core/modules/system/src/PathProcessor/PathProcessorFiles.php |
|
| PathProcessorFiles::processInbound |
function |
core/modules/system/src/PathProcessor/PathProcessorFiles.php |
Processes the inbound path. |
| path_processor.files |
service |
core/modules/system/system.services.yml |
Drupal\system\PathProcessor\PathProcessorFiles |
| PharExtensionInterceptor::baseFileContainsPharExtension |
function |
core/lib/Drupal/Core/Security/PharExtensionInterceptor.php |
Determines if a path has a .phar extension or invoked execution. |
| PharWrapperTest::testPharFile |
function |
core/tests/Drupal/KernelTests/Core/File/PharWrapperTest.php |
Tests that only valid phar files can be used. |
| PhpSerialize::getFileExtension |
function |
core/lib/Drupal/Component/Serialization/PhpSerialize.php |
Gets the file extension for this serialization format. |
| PhpUnitTestRunner::xmlLogFilePath |
function |
core/lib/Drupal/Core/Test/PhpUnitTestRunner.php |
Returns the path to use for PHPUnit's --log-junit option. |
| PhpUnitTestRunnerTest::testXmlLogFilePath |
function |
core/tests/Drupal/Tests/Core/Test/PhpUnitTestRunnerTest.php |
@covers ::xmlLogFilePath[[api-linebreak]] |
| PoStreamWriterTest::$poFile |
property |
core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php |
The mock po file. |
| PrivateFileOnTranslatedEntityTest |
class |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
Uploads private files to translated node and checks access. |
| PrivateFileOnTranslatedEntityTest.php |
file |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
|
| PrivateFileOnTranslatedEntityTest::$defaultTheme |
property |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
The theme to install as the default for testing. |
| PrivateFileOnTranslatedEntityTest::$fieldName |
property |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
The name of the file field used in the test. |
| PrivateFileOnTranslatedEntityTest::$modules |
property |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
Modules to enable. |
| PrivateFileOnTranslatedEntityTest::setUp |
function |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
|