| system.menu.exclude-test.yml |
file |
core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude-test.yml |
core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude-test.yml |
| system.menu.indirect-exclude-test.yml |
file |
core/modules/config/tests/config_exclude_test/config/install/system.menu.indirect-exclude-test.yml |
core/modules/config/tests/config_exclude_test/config/install/system.menu.indirect-exclude-test.yml |
| SystemAuthorizeTest |
class |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
Tests the authorize.php script and related API. |
| SystemAuthorizeTest.php |
file |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
|
| SystemAuthorizeTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
The theme to install as the default for testing. |
| SystemAuthorizeTest::$modules |
property |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
Modules to install. |
| SystemAuthorizeTest::drupalGetAuthorizePHP |
function |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
Helper function to initialize authorize.php and load it via drupalGet(). |
| SystemAuthorizeTest::setUp |
function |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
|
| SystemAuthorizeTest::testError |
function |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
Tests error handling in authorize.php. |
| SystemAuthorizeTest::testFileTransferHooks |
function |
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php |
Tests the FileTransfer hooks. |
| SystemConfigFormTest |
class |
core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php |
Tests the SystemConfigFormTestBase class. |
| SystemConfigFormTest.php |
file |
core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php |
|
| SystemConfigFormTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php |
The theme to install as the default for testing. |
| SystemConfigFormTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php |
Modules to install. |
| SystemConfigFormTest::testSystemConfigForm |
function |
core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php |
Tests the SystemConfigFormTestBase class. |
| SystemConfigFormTestForm |
class |
core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php |
Tests the ConfigFormBase class. |
| SystemConfigFormTestForm.php |
file |
core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php |
|
| SystemConfigFormTestForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php |
Gets the configuration names that will be editable. |
| SystemConfigFormTestForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php |
Returns a unique string identifying the form. |
| SystemFilesTest |
class |
core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php |
Tests system.files route. |
| SystemFilesTest.php |
file |
core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php |
|
| SystemFilesTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php |
The theme to install as the default for testing. |
| SystemFilesTest::prepareSettings |
function |
core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php |
Prepares site settings and services before installation. |
| SystemFilesTest::testExtensionStreamWrappers |
function |
core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php |
Test theme and module stream wrappers are not available via system.files route. |
| 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 |
class |
core/modules/system/tests/src/Kernel/Common/SystemListingTest.php |
Tests scanning system directories in drupal_system_listing(). |
| SystemListingTest.php |
file |
core/modules/system/tests/src/Kernel/Common/SystemListingTest.php |
|
| SystemListingTest::testDirectoryPrecedence |
function |
core/modules/system/tests/src/Kernel/Common/SystemListingTest.php |
Tests that files in different directories take precedence as expected. |
| SystemListingTest::testFileScanIgnoreDirectory |
function |
core/modules/system/tests/src/Kernel/Common/SystemListingTest.php |
Tests that directories matching file_scan_ignore_directories are ignored. |
| SystemLocalTasksTest |
class |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
Tests existence of system local tasks. |
| SystemLocalTasksTest.php |
file |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
|
| SystemLocalTasksTest::$themeHandler |
property |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
The mocked theme handler. |
| SystemLocalTasksTest::getSystemAdminRoutes |
function |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
Provides a list of routes to test. |
| SystemLocalTasksTest::setUp |
function |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
|
| SystemLocalTasksTest::testSystemAdminLocalTasks |
function |
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php |
Tests local task existence. |
| SystemMenuBlockTest |
class |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
Tests \Drupal\system\Plugin\Block\SystemMenuBlock. |
| SystemMenuBlockTest.php |
file |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
|
| SystemMenuBlockTest::$block |
property |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
The block under test. |
| SystemMenuBlockTest::$blockManager |
property |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
The block manager service. |
| SystemMenuBlockTest::$linkTree |
property |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
The menu link tree service. |
| SystemMenuBlockTest::$menu |
property |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
The menu for testing. |
| SystemMenuBlockTest::$menuLinkManager |
property |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
The menu link plugin manager service. |
| SystemMenuBlockTest::$modules |
property |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
Modules to install. |
| SystemMenuBlockTest::configExpandedTestCases |
function |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
|
| SystemMenuBlockTest::convertBuiltMenuToIdTree |
function |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
Helper method to allow for easy menu link tree structure assertions. |