| SystemFunctionsLegacyTest::$modules |
property |
core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php |
Modules to install. |
| SystemFunctionsLegacyTest::testSystemGetModuleAdminTasksDeprecation |
function |
core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php |
Tests system_get_module_admin_tasks() deprecation. |
| SystemFunctionsLegacyTest::testSystemRetrieveFile |
function |
core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php |
@covers ::system_retrieve_file[[api-linebreak]] |
| SystemFunctionsLegacyTest::testSystemTimeZones |
function |
core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php |
@covers ::system_time_zones[[api-linebreak]] |
| 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 |
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. |
| SystemMenuBlockTest::setUp |
function |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
|
| SystemMenuBlockTest::testConfigExpanded |
function |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
Tests the config expanded option. |
| SystemMenuBlockTest::testConfigLevelDepth |
function |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
Tests the config start level and depth. |
| SystemMenuBlockTest::testSystemMenuBlockConfigDependencies |
function |
core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php |
Tests calculation of a system menu block's configuration dependencies. |
| SystemTestController |
class |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Controller routines for system_test routes. |
| SystemTestController.php |
file |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
|
| SystemTestController::$currentUser |
property |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
The current user. |
| SystemTestController::$lock |
property |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
The lock service. |
| SystemTestController::$messenger |
property |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
The messenger service. |
| SystemTestController::$persistentLock |
property |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
The persistent lock service. |
| SystemTestController::$renderer |
property |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
The renderer. |
| SystemTestController::authorizeInit |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Initialize authorize.php during testing. |
| SystemTestController::configureTitle |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Returns the title for system_test.info.yml's configure route. |
| SystemTestController::getCacheableResponseWithCustomCacheControl |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Returns a cacheable response with a custom cache control. |
| SystemTestController::getCurrentDate |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Returns the current date. |
| SystemTestController::getDestination |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Controller to return $_GET['destination'] for testing. |
| 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. |
| SystemTestController::getTestHeader |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Returns a response with a test header set from the request. |
| SystemTestController::lockAcquire |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Try to acquire a named lock and report the outcome. |
| SystemTestController::lockExit |
function |
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php |
Try to acquire a specific lock, and then exit. |