StaticFileCacheBackend::__construct |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Constructs a PHP Storage FileCache backend. |
StaticReflectionClass::getFileName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StatusProfileWithoutVersionTest |
class |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
Tests the Status Report page if the installation profile has no version. |
StatusProfileWithoutVersionTest.php |
file |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
StatusProfileWithoutVersionTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
The theme to install as the default for testing. |
StatusProfileWithoutVersionTest::$profile |
property |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
The profile to install as a basis for testing. |
StatusProfileWithoutVersionTest::setUp |
function |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
StatusProfileWithoutVersionTest::testStatusPage |
function |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
Tests that an installation profile that has no version is displayed. |
StreamFileUploaderTest |
class |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
Tests the stream file uploader. |
StreamFileUploaderTest.php |
file |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
|
StreamFileUploaderTest::$modules |
property |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
Modules to install. |
StreamFileUploaderTest::testWriteStreamToFileSuccess |
function |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
@covers ::writeStreamToFile[[api-linebreak]] |
StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes |
function |
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php |
@covers ::writeStreamToFile[[api-linebreak]] |
StreamWrapperTest::testFileFunctions |
function |
core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php |
Tests some file handle functions. |
SuperUserAccessInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/SuperUserAccessInstallTest.php |
The installation profile to install. |
Symfony\Component\Filesystem\Filesystem |
service |
core/modules/package_manager/package_manager.services.yml |
|
system.file.yml |
file |
core/modules/system/config/install/system.file.yml |
core/modules/system/config/install/system.file.yml |
system.file.yml |
file |
core/tests/fixtures/config_install/testing_config_install/system.file.yml |
core/tests/fixtures/config_install/testing_config_install/system.file.yml |
system.file.yml |
file |
core/tests/fixtures/config_install/multilingual/system.file.yml |
core/tests/fixtures/config_install/multilingual/system.file.yml |
system.file_event.subscriber |
service |
core/modules/system/system.services.yml |
Drupal\system\EventSubscriber\SecurityFileUploadEventSubscriber |
SystemAuthorizeTest::testFileTransferHooks |
function |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
Tests the FileTransfer hooks. |
SystemHooks::fileDownload |
function |
core/modules/system/src/Hook/SystemHooks.php |
Implements hook_file_download(). |
SystemHooks::filetransferInfo |
function |
core/modules/system/src/Hook/SystemHooks.php |
Implements hook_filetransfer_info(). |
SystemListingCrossProfileCompatibleTest |
class |
core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
Verifies that tests in installation profile modules are found. |
SystemListingCrossProfileCompatibleTest.php |
file |
core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
|
SystemListingCrossProfileCompatibleTest::$modules |
property |
core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
Attempt to enable a module from the Testing profile. |
SystemListingCrossProfileCompatibleTest::$profile |
property |
core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
Use the Minimal profile. |
SystemListingCrossProfileCompatibleTest::setUp |
function |
core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
|
SystemListingCrossProfileCompatibleTest::testSystemListing |
function |
core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
Non-empty test* method required to executed the test case class. |
SystemListingTest::testFileScanIgnoreDirectory |
function |
core/modules/system/tests/src/Kernel/Common/SystemListingTest.php |
Tests that directories matching file_scan_ignore_directories are ignored. |
SystemTestController::getInstallProfile |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Use a plain Symfony response object to output the current install_profile. |
SystemTestHooks::filetransferInfo |
function |
core/modules/system/tests/modules/system_test/src/Hook/SystemTestHooks.php |
Implements hook_filetransfer_info(). |
table--file-multiple-widget.css |
file |
core/themes/claro/css/components/table--file-multiple-widget.css |
Styles for multiple file widget table. |
table--file-multiple-widget.pcss.css |
file |
core/themes/claro/css/components/table--file-multiple-widget.pcss.css |
Styles for multiple file widget table. |
template_preprocess_file_link |
function |
core/modules/file/file.module |
Prepares variables for file link templates. |
template_preprocess_file_managed_file |
function |
core/modules/file/file.module |
Prepares variables for file form widget templates. |
template_preprocess_file_upload_help |
function |
core/modules/file/file.module |
Prepares variables for file upload help text templates. |
template_preprocess_file_widget_multiple |
function |
core/modules/file/file.module |
Prepares variables for multi file form widget templates. |
TestDatabase::getLockFile |
function |
core/lib/Drupal/Core/Test/TestDatabase.php |
Gets the lock file path. |
TestDefaultExceptionSubscriber::simplifyFileInError |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php |
Attempts to reduce error verbosity in the error message's file path. |
TestDiscovery::findAllClassFiles |
function |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Discovers all class files in all available extensions. |
TestDiscoveryTest::testGetTestsInProfiles |
function |
core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php |
@legacy-covers ::getTestClasses |
TestFileCopy |
class |
core/modules/migrate/tests/src/Unit/process/FileCopyTest.php |
Class for testing FileCopy. |
TestFileCopy::getConfiguration |
function |
core/modules/migrate/tests/src/Unit/process/FileCopyTest.php |
Gets this plugin's configuration. |
TestFileCreationTrait |
trait |
core/tests/Drupal/Tests/TestFileCreationTrait.php |
Provides methods to create test files from given values. |
TestFileCreationTrait.php |
file |
core/tests/Drupal/Tests/TestFileCreationTrait.php |
|
TestFileCreationTrait::$generatedTestFiles |
property |
core/tests/Drupal/Tests/TestFileCreationTrait.php |
Whether the files were copied to the test files directory. |
TestFileCreationTrait::compareFiles |
function |
core/tests/Drupal/Tests/TestFileCreationTrait.php |
Compares two files based on size and file name. |
TestFileCreationTrait::generateFile |
function |
core/tests/Drupal/Tests/TestFileCreationTrait.php |
Generates a test file. |
TestFileCreationTrait::getTestFiles |
function |
core/tests/Drupal/Tests/TestFileCreationTrait.php |
Gets a list of files that can be used in tests. |