image_module_test_file_download |
function |
core/modules/image/tests/modules/image_module_test/image_module_test.module |
|
ImportForm::$file |
property |
core/modules/locale/src/Form/ImportForm.php |
Uploaded file entity. |
InfoParserUnitTest::testProfile |
function |
core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php |
Test a profile info file. |
InlineBlockPrivateFilesTest |
class |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Test access to private files in block fields on the Layout Builder. |
InlineBlockPrivateFilesTest.php |
file |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
|
InlineBlockPrivateFilesTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
The theme to install as the default for testing. |
InlineBlockPrivateFilesTest::$fileSystem |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
The file system service. |
InlineBlockPrivateFilesTest::$modules |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Modules to enable. |
InlineBlockPrivateFilesTest::addInlineFileBlockToLayout |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Adds an entity block with a file. |
InlineBlockPrivateFilesTest::assertFileAccessibleOnNode |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Asserts a file is accessible on the page. |
InlineBlockPrivateFilesTest::attachFileToBlockForm |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Attaches a file to the block edit form. |
InlineBlockPrivateFilesTest::createNewNodeRevision |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Create a new revision of the node. |
InlineBlockPrivateFilesTest::createPrivateFile |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Creates a private file. |
InlineBlockPrivateFilesTest::getFileSecret |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Gets the text secret for a file. |
InlineBlockPrivateFilesTest::replaceFileInBlock |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Replaces the file in the block with another one. |
InlineBlockPrivateFilesTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
|
InlineBlockPrivateFilesTest::testPrivateFiles |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php |
Test access to private files added via inline blocks in the layout builder. |
InstallCommand::getProfiles |
function |
core/lib/Drupal/Core/Command/InstallCommand.php |
Gets a list of profiles. |
InstallCommand::selectProfile |
function |
core/lib/Drupal/Core/Command/InstallCommand.php |
Selects the install profile to use. |
InstallCommand::validateProfile |
function |
core/lib/Drupal/Core/Command/InstallCommand.php |
Validates a user provided install profile. |
InstallerExistingConfigDirectoryTest::$expectedFilePerms |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
The expected file perms of the folder. |
InstallerExistingConfigMultilingualTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigNoConfigTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigProfileHookInstall |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Verifies that profiles with hook_install() can't be installed from config. |
InstallerExistingConfigProfileHookInstall.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
|
InstallerExistingConfigProfileHookInstall::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigProfileHookInstall::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigProfileHookInstall::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Installer step: Configure settings. |
InstallerExistingConfigProfileHookInstall::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Final installer step: Configure site. |
InstallerExistingConfigProfileHookInstall::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Confirms the installation has failed and the expected error is displayed. |
InstallerExistingConfigProfileHookInstall::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php |
Visits the interactive installer. |
InstallerExistingConfigSyncDirectoryMultilingualTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryMultilingualTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
Installer step: Select installation profile. |
InstallerExistingConfigSyncDirectoryProfileHookInstall |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Verifies that profiles with hook_install() can't be installed from config. |
InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
|
InstallerExistingConfigSyncDirectoryProfileHookInstall::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
@todo |
InstallerExistingConfigSyncDirectoryProfileHookInstall::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::getConfigTarball |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Gets the filepath to the configuration tarball. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Select installation profile. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Requirements problem. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Installer step: Configure settings. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Final installer step: Configure site. |
InstallerExistingConfigSyncDirectoryProfileHookInstall::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Tests installing from config is not available due to hook_INSTALL(). |
InstallerExistingConfigSyncDirectoryProfileHookInstall::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php |
Visits the interactive installer. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
Verifies that installing from existing configuration works. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
|
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
The theme to install as the default for testing. |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
@todo |
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php |
This is set by the profile in the core.extension extracted. |