StandardTest::$profile |
property |
core/profiles/standard/tests/src/Functional/StandardTest.php |
The profile to install as a basis for testing. |
StateFileExistsTest |
class |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
Tests that core modules have a migrate_drupal.yml file as needed. |
StateFileExistsTest.php |
file |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
|
StateFileExistsTest::$modules |
property |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
Modules to enable. |
StateFileExistsTest::$stateFileRequired |
property |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
Modules that should have a migrate_drupal.yml file. |
StateFileExistsTest::testMigrationState |
function |
core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php |
Tests that the migrate_drupal.yml files exist as needed. |
StaticFileCacheBackend |
class |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Allows to cache data based on file modification dates in a static cache. |
StaticFileCacheBackend.php |
file |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
|
StaticFileCacheBackend::$bin |
property |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Bin used for storing the data in the static cache. |
StaticFileCacheBackend::$cache |
property |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Internal static cache. |
StaticFileCacheBackend::delete |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Deletes data from a cache backend. |
StaticFileCacheBackend::fetch |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Fetches data from the cache backend. |
StaticFileCacheBackend::reset |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Allows tests to reset the static cache to avoid side effects. |
StaticFileCacheBackend::store |
function |
core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php |
Stores data into a cache backend. |
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 |
|
StreamWrapperTest::testFileFunctions |
function |
core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php |
Tests some file handle functions. |
StubTestSuiteBase::$testFiles |
property |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
Test files discovered by addTestsBySuiteNamespace(). |
StubTestSuiteBase::addTestFiles |
function |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
|
StylesCombo::getFile |
function |
core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
system.file.yml |
file |
core/modules/system/config/install/system.file.yml |
core/modules/system/config/install/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. |
SystemListingCrossProfileCompatibleTest |
class |
core/profiles/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/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
|
SystemListingCrossProfileCompatibleTest::$modules |
property |
core/profiles/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/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
Use the Minimal profile. |
SystemListingCrossProfileCompatibleTest::setUp |
function |
core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php |
|
SystemListingCrossProfileCompatibleTest::testSystemListing |
function |
core/profiles/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. |
system_filetransfer_info |
function |
core/modules/system/system.module |
Implements hook_filetransfer_info(). |
system_file_download |
function |
core/modules/system/system.module |
Implements hook_file_download(). |
system_retrieve_file |
function |
core/modules/system/system.module |
Attempts to get a file using Guzzle HTTP client and to store it locally. |
system_test_filetransfer_info |
function |
core/modules/system/tests/modules/system_test/system_test.module |
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.field.inc |
Prepares variables for file upload help text templates. |
template_preprocess_file_widget_multiple |
function |
core/modules/file/file.field.inc |
Prepares variables for multi file form widget templates. |
TemporaryJsonapiFileFieldUploader |
class |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
Reads data from an upload stream and creates a corresponding file entity. |
TemporaryJsonapiFileFieldUploader.php |
file |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
|
TemporaryJsonapiFileFieldUploader::$eventDispatcher |
property |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
The event dispatcher. |
TemporaryJsonapiFileFieldUploader::$fileSystem |
property |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
The file system service. |
TemporaryJsonapiFileFieldUploader::$lock |
property |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
The lock service. |
TemporaryJsonapiFileFieldUploader::$logger |
property |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
A logger instance. |
TemporaryJsonapiFileFieldUploader::$mimeTypeGuesser |
property |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
The MIME type guesser. |
TemporaryJsonapiFileFieldUploader::$systemFileConfig |
property |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
System file configuration. |
TemporaryJsonapiFileFieldUploader::$token |
property |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
The token replacement instance. |