Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
AdvisoryFeedTestHooks.php | file | core/ |
|
AdvisoryFeedTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
AdvisoryTestClientMiddleware | class | core/ |
Overrides the User-Agent HTTP header for outbound HTTP requests. |
AdvisoryTestClientMiddleware.php | file | core/ |
|
AdvisoryTestClientMiddleware::setTestEndpoint | function | core/ |
Sets the test endpoint for the advisories JSON feed. |
AdvisoryTestClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces URI for advisory requests. |
AdvisoryTestController | class | core/ |
Defines a controller to return JSON for security advisory tests. |
AdvisoryTestController.php | file | core/ |
|
AdvisoryTestController::getPsaJson | function | core/ |
Reads a JSON file and returns the contents as a Response. |
advisory_feed_test.info.yml | file | core/ |
core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.info.yml |
advisory_feed_test.module | file | core/ |
|
advisory_feed_test.routing.yml | file | core/ |
core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.routing.yml |
advisory_feed_test.services.yml | file | core/ |
core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml |
advisory_feed_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
AHooks::testBothParametersHook | function | core/ |
#[Hook('test_both_parameters_hook', order: new OrderAfter(modules: [ 'bbb_hook_order_test', ], classesAndMethods: [ [ CHooks::class, 'testBothParametersHook', ], ]))] |
AHooks::testHook | function | core/ |
#[Hook('test_hook')] |
AHooks::testHookAfterB | function | core/ |
#[Hook('test_hook', order: new OrderAfter(modules: [ 'bbb_hook_order_test', ]))] |
AHooks::testHookFirst | function | core/ |
#[Hook('test_hook', order: Order::First)] |
AHooks::testHookLast | function | core/ |
#[Hook('test_hook', order: Order::Last)] |
AjaxBasePageNegotiatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\AjaxBasePageNegotiator[[api-linebreak]] @group Theme |
AjaxBasePageNegotiatorTest.php | file | core/ |
|
AjaxBasePageNegotiatorTest::$negotiator | property | core/ |
The AJAX base page negotiator. |
AjaxBasePageNegotiatorTest::$requestStack | property | core/ |
The request stack. |
AjaxBasePageNegotiatorTest::$tokenGenerator | property | core/ |
The CSRF token generator. |
AjaxBasePageNegotiatorTest::providerTestApplies | function | core/ |
|
AjaxBasePageNegotiatorTest::setUp | function | core/ |
|
AjaxBasePageNegotiatorTest::testApplies | function | core/ |
@covers ::applies[[api-linebreak]] @dataProvider providerTestApplies |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBlockTest | class | core/ |
Ajax blocks tests. |
AjaxBlockTest.php | file | core/ |
|
AjaxBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxBlockTest::$modules | property | core/ |
Modules to install. |
AjaxBlockTest::setUp | function | core/ |
|
AjaxBlockTest::testAddAjaxBlock | function | core/ |
Tests configuring a field block for a user field. |
AjaxCallbacksTest | class | core/ |
Tests Ajax callbacks on FAPI elements. |
AjaxCallbacksTest.php | file | core/ |
|
AjaxCallbacksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxCallbacksTest::$modules | property | core/ |
Modules to install. |
AjaxCallbacksTest::testDateAjaxCallback | function | core/ |
Tests if Ajax callback works on date element. |
AjaxCallbacksTest::testDateTimeAjaxCallback | function | core/ |
Tests if Ajax callback works on datetime element. |
AjaxCommandsTest | class | core/ |
Test coverage for various classes in the \Drupal\Core\Ajax namespace. |
AjaxCommandsTest.php | file | core/ |
|
AjaxCommandsTest::announceCommandProvider | function | core/ |
Data provider for testAnnounceCommand(). |
AjaxCommandsTest::providerCss | function | core/ |
|
AjaxCommandsTest::testAddCssCommand | function | core/ |
@covers \Drupal\Core\Ajax\AddCssCommand[[api-linebreak]] @dataProvider providerCss |
AjaxCommandsTest::testAfterCommand | function | core/ |
@covers \Drupal\Core\Ajax\AfterCommand[[api-linebreak]] |
AjaxCommandsTest::testAlertCommand | function | core/ |
@covers \Drupal\Core\Ajax\AlertCommand[[api-linebreak]] |
AjaxCommandsTest::testAnnounceCommand | function | core/ |
@covers \Drupal\Core\Ajax\AnnounceCommand[[api-linebreak]] |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.