Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| js_deprecation_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.libraries.yml |
| js_deprecation_test.module | file | core/ |
Helper module for the JavaScript deprecation tests. |
| js_deprecation_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.routing.yml |
| js_deprecation_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| 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_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_THEME | constant | core/ |
The default group for theme JavaScript code added to the page. |
| js_webassert_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml |
| js_webassert_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_webassert_test/js_webassert_test.libraries.yml |
| js_webassert_test.routing.yml | file | core/ |
core/modules/system/tests/modules/js_webassert_test/js_webassert_test.routing.yml |
| 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::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/ |
@covers ::convertTestCaseToSimpletestRow[[api-linebreak]] |
| JUnitConverterTest::testXmlElementToRows | function | core/ |
@covers ::xmlElementToRows[[api-linebreak]] |
| JUnitConverterTest::testXmlToRowsEmptyFile | function | core/ |
@covers ::xmlToRows[[api-linebreak]] |
| JUnitConverterTest::testXmlToRowsWithErrors | function | core/ |
Test errors reported. @covers ::xmlToRows[[api-linebreak]] |
| 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. |
| KernelAssertLegacyTraitTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\AssertLegacyTrait[[api-linebreak]] @group Assert @group legacy |
| KernelAssertLegacyTraitTest.php | file | core/ |
|
| KernelAssertLegacyTraitTest::testAssertFalse | function | core/ |
@expectedDeprecation Support for asserting against non-boolean values in ::assertFalse is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use a different assert method, for example, ::assertEmpty(). See https://www.drupal.org/node/3082086 |
| KernelAssertLegacyTraitTest::testAssertTrue | function | core/ |
@expectedDeprecation Support for asserting against non-boolean values in ::assertTrue is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use a different assert method, for example, ::assertNotEmpty(). See https://www.drupal.org/node/3082086 |
| KernelDestructionSubscriber | class | core/ |
Destructs services that are initiated and tagged with "needs_destruction". |
| KernelDestructionSubscriber.php | file | core/ |
|
| KernelDestructionSubscriber::$services | property | core/ |
Holds an array of service ID's that will require destruction. |
| KernelDestructionSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| KernelDestructionSubscriber::onKernelTerminate | function | core/ |
Invoked by the terminate kernel event. |
| KernelDestructionSubscriber::registerService | function | core/ |
Registers a service for destruction. |
| KernelMissingDependentModuleMethodTest | class | core/ |
A fixture test class with requires annotation. |
| KernelMissingDependentModuleMethodTest.php | file | core/ |
|
| KernelMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| KernelMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
| KernelMissingDependentModuleTest | class | core/ |
A fixture test class with requires annotation. |
| KernelMissingDependentModuleTest.php | file | core/ |
|
| KernelMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| KernelMissingDependentModuleTest::testRequiresModule | function | core/ |
Placeholder test method. |
| KernelPreHandle | class | core/ |
Prepares the environment after page caching ran. |
| KernelPreHandle.php | file | core/ |
|
| KernelPreHandle::$drupalKernel | property | core/ |
The main Drupal kernel. |
Pagination
- Previous page
- Page 810
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.