Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JS_LIBRARY | constant | core/ |
The default group for JavaScript and jQuery libraries added to the page. |
| js_message_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_message_test/js_message_test.info.yml |
| js_message_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_message_test/js_message_test.libraries.yml |
| js_message_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_message_test/js_message_test.routing.yml |
| js_once_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_once_test/js_once_test.info.yml |
| js_once_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_once_test/js_once_test.routing.yml |
| js_positive_weight.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/js_positive_weight.libraries.yml |
| JS_SETTING | constant | core/ |
The default group for JavaScript settings added to the page. |
| js_testing_ajax_request_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.info.yml |
| js_testing_ajax_request_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.libraries.yml |
| js_testing_log_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.info.yml |
| js_testing_log_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.libraries.yml |
| JS_THEME | constant | core/ |
The default group for theme JavaScript code added to the page. |
| JUnitConverter | class | core/ |
Converts JUnit XML to Drupal's {simpletest} schema. |
| JUnitConverter.php | file | core/ |
|
| JUnitConverter::convertTestCaseToSimpletestRow | function | core/ |
Converts a PHPUnit test case result to a {simpletest} result row. |
| JUnitConverter::findTestCases | function | core/ |
Finds all test cases recursively from a test suite list. |
| JUnitConverter::getTestCaseResult | function | core/ |
Determine a status string for the given testcase. |
| JUnitConverter::xmlElementToRows | function | core/ |
Parse test cases from XML to {simpletest} schema. |
| JUnitConverter::xmlToRows | function | core/ |
Converts PHPUnit's JUnit XML output file to {simpletest} schema. |
| JUnitConverterTest | class | core/ |
Tests Drupal\Core\Test\JUnitConverter. |
| JUnitConverterTest.php | file | core/ |
|
| JUnitConverterTest::testConvertTestCaseToSimpletestRow | function | core/ |
Tests convert test case to simpletest row. |
| JUnitConverterTest::testXmlElementToRows | function | core/ |
Tests xml element to rows. |
| JUnitConverterTest::testXmlToRowsEmptyFile | function | core/ |
Tests xml to rows empty file. |
| JUnitConverterTest::testXmlToRowsWithErrors | function | core/ |
Tests errors reported. |
| JUnitConverterTest::testXmlToRowsWithSkipped | function | core/ |
Tests skips reported. |
| Kale | class | core/ |
Plugin annotation @Plugin( id = "kale", label = "Kale", color = "green" ) |
| Kale.php | file | core/ |
|
| keep-me.txt | file | core/ |
# File in drupal-drupal-test-overwrite that is not replaced by a scaffold file. |
| KernelPreHandle | class | core/ |
Prepares the environment after page caching ran. |
| KernelPreHandle.php | file | core/ |
|
| KernelPreHandle::handle | function | core/ |
|
| KernelPreHandle::__construct | function | core/ |
|
| KernelTest | class | core/ |
|
| KernelTestBase | class | core/ |
Base class for functional integration tests. |
| KernelTestBase.php | file | core/ |
|
| KernelTestBase::$classLoader | property | core/ |
The class loader. |
| KernelTestBase::$configImporter | property | core/ |
The configuration importer. |
| KernelTestBase::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| KernelTestBase::$container | property | core/ |
The test container. |
| KernelTestBase::$databasePrefix | property | core/ |
The test database prefix. |
| KernelTestBase::$keyValue | property | core/ |
The key_value service that must persist between container rebuilds. |
| KernelTestBase::$modules | property | core/ |
Modules to install. |
| KernelTestBase::$siteDirectory | property | core/ |
The relative path to the test site directory. |
| KernelTestBase::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| KernelTestBase::$usesSuperUserAccessPolicy | property | core/ |
Set to TRUE to make user 1 a super user. |
| KernelTestBase::$vfsRoot | property | core/ |
The virtual filesystem root directory. |
| KernelTestBase::assertPostConditions | function | core/ |
|
| KernelTestBase::bootEnvironment | function | core/ |
Bootstraps a basic test environment. |
Pagination
- Previous page
- Page 894
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.