| InstallProfileUninstallTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
Modules to install. |
| InstallProfileUninstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
The profile to install as a basis for testing. |
| InstallProfileUninstallTest::testUninstallInstallProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallProfileUninstallTest.php |
Tests a user can uninstall install profiles. |
| InstallRequirementsTest |
class |
core/tests/Drupal/KernelTests/Core/Installer/InstallRequirementsTest.php |
Tests for install requirements. |
| InstallRequirementsTest.php |
file |
core/tests/Drupal/KernelTests/Core/Installer/InstallRequirementsTest.php |
|
| InstallRequirementsTest::testRequirements |
function |
core/tests/Drupal/KernelTests/Core/Installer/InstallRequirementsTest.php |
Confirm installer checks requirements in designated classes. |
| InstallRequirementsTest::testRequirementsFailure |
function |
core/tests/Drupal/KernelTests/Core/Installer/InstallRequirementsTest.php |
Tests that the installer returns false if module requirements are not met. |
| InstallTasksTest |
class |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Tests the MySQL install tasks. |
| InstallTasksTest.php |
file |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
|
| InstallTasksTest::$connection |
property |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
A connection object prophecy. |
| InstallTasksTest::createTasks |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Creates a Tasks object for testing. |
| InstallTasksTest::createTasksNoConnection |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Creates a Tasks object for testing, without connection. |
| InstallTasksTest::providerNameAndMinimumVersion |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Provides test data. |
| InstallTasksTest::setUp |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
|
| InstallTasksTest::testNameAndMinimumVersion |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Tests name and minimum version. |
| InstallTasksTest::testNameWithNoConnection |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Tests name with no connection. |
| InstallTest |
class |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests the installation of modules. |
| InstallTest |
class |
core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php |
Tests. |
| InstallTest.php |
file |
core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php |
|
| InstallTest.php |
file |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
|
| InstallTest::$moduleInstaller |
property |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
The module installer service. |
| InstallTest::setUp |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
|
| InstallTest::testEnableUserTwice |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests enabling User module once more. |
| InstallTest::testGetSchemaAtInstallTime |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Verify that drupal_get_schema() can be used during module installation. |
| InstallTest::testInstall |
function |
core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php |
|
| InstallTest::testInstallModuleSameNameAsTheme |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests installing a module with the same name as an enabled theme. |
| InstallTest::testModuleNameLength |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests that an exception is thrown when a module name is too long. |
| InstallTest::testModuleNameLengthWithoutDependencyCheck |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests that an exception is thrown when a module name is too long. |
| InstallTest::testRequiredModuleSchemaVersions |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests recorded schema versions of early installed modules in the installer. |
| InstallTest::testUninstallPostUpdateFunctions |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Ensures that post update functions are removed on uninstallation. |
| InstallTranslationFilePatternTest |
class |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
Tests for installer language support. |
| InstallTranslationFilePatternTest.php |
file |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::$filePatternMethod |
property |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::$fileTranslation |
property |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::providerInvalidTranslationFiles |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::providerValidTranslationFiles |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::setUp |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
|
| InstallTranslationFilePatternTest::testFilesPatternInvalid |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
Tests files pattern invalid. |
| InstallTranslationFilePatternTest::testFilesPatternValid |
function |
core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php |
Tests files pattern valid. |
| install_form_test.info.yml |
file |
core/modules/system/tests/modules/install_form_test/install_form_test.info.yml |
core/modules/system/tests/modules/install_form_test/install_form_test.info.yml |
| install_form_test.routing.yml |
file |
core/modules/system/tests/modules/install_form_test/install_form_test.routing.yml |
core/modules/system/tests/modules/install_form_test/install_form_test.routing.yml |
| InternalEntitiesTest |
class |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
Makes assertions about the JSON:API behavior for internal entities. |
| InternalEntitiesTest.php |
file |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
|
| InternalEntitiesTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
The theme to install as the default for testing. |
| InternalEntitiesTest::$internalEntity |
property |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
An entity of an internal entity type. |
| InternalEntitiesTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
Modules to install. |
| InternalEntitiesTest::$referencingEntity |
property |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
An entity referencing an internal entity. |
| InternalEntitiesTest::$testUser |
property |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
A test user. |
| InternalEntitiesTest::getIndividual |
function |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
Returns the decoded JSON:API document for the for the given entity. |
| InternalEntitiesTest::getRelated |
function |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
Performs an authenticated request and returns the decoded document. |