| InputStreamFileWriterInterface::writeStreamToFile |
function |
core/modules/file/src/Upload/InputStreamFileWriterInterface.php |
Write the input stream to a temporary file. |
| InputStreamUploadedFile |
class |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
An uploaded file from an input stream. |
| InputStreamUploadedFile.php |
file |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
|
| InputStreamUploadedFile::getClientOriginalName |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Returns the original file name. |
| InputStreamUploadedFile::getFilename |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Gets the filename. |
| InputStreamUploadedFile::getPathname |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Gets the path to the file. |
| InputStreamUploadedFile::getRealPath |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Gets the absolute path to the file. |
| InputStreamUploadedFile::getSize |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Gets file size. |
| InputStreamUploadedFile::validate |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Validates the uploaded file information. |
| InputStreamUploadedFile::__construct |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Creates a new InputStreamUploadedFile. |
| 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. |
| InstallerConfigDirectoryTestBase::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectoryTestBase.php |
This is set by the profile in the core.extension extracted. |
| InstallerConfigDirectoryTestBase::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectoryTestBase.php |
Installer step: Select installation 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. |
| InstallerExistingConfigNoProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoProfileTest.php |
Verifies that installing from existing configuration without a profile works. |
| InstallerExistingConfigNoProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoProfileTest.php |
|
| InstallerExistingConfigNoProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoProfileTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigProfileHookInstallTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigProfileHookInstallTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
|
| InstallerExistingConfigProfileHookInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigProfileHookInstallTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Gets the path to the configuration directory. |
| InstallerExistingConfigProfileHookInstallTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Installer step: Requirements problem. |
| InstallerExistingConfigProfileHookInstallTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Installer step: Configure settings. |
| InstallerExistingConfigProfileHookInstallTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Final installer step: Configure site. |
| InstallerExistingConfigProfileHookInstallTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
Confirms the installation has failed and the expected error is displayed. |
| InstallerExistingConfigProfileHookInstallTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.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. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpRequirementsProblem |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Installer step: Requirements problem. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSite |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::testConfigSync |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Tests installing from config is not available due to hook_INSTALL(). |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
Visits the interactive installer. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
|
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$existingSyncDirectory |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
|
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigLocation |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php |
Gets the path to the configuration directory. |