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 |
---|---|---|---|
common-test-foo.html.twig | file | core/ |
Default theme implementation for the common test foo. |
common-test-render-element.html.twig | file | core/ |
Default theme implementation for the common test render element. |
CommonCollectionFilterAccessTestPatternsTrait | trait | core/ |
Provides common filter access control tests. |
CommonCollectionFilterAccessTestPatternsTrait.php | file | core/ |
|
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions | function | core/ |
Implements ::testCollectionFilterAccess() for pure permission-based access. |
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities | function | core/ |
Implements ::testCollectionFilterAccess() for permission + status access. |
CommonTestController | class | core/ |
Controller routines for common_test routes. |
CommonTestController.php | file | core/ |
|
CommonTestController::attachments | function | core/ |
Returns a response with early rendering in common_test_page_attachments. |
CommonTestController::destination | function | core/ |
Prints a destination query parameter. |
CommonTestController::jsAndCssQuerystring | function | core/ |
Adds a JavaScript file and a CSS file with a query string appended. |
CommonTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page, with and without query strings. |
common_test.css | file | core/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.info.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.info.yml |
common_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.libraries.yml |
common_test.module | file | core/ |
Helper module for the Common tests. |
common_test.print.css | file | core/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.routing.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.routing.yml |
common_test.services.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.services.yml |
common_test_cron | function | core/ |
Implements hook_cron(). |
common_test_cron_helper.info.yml | file | core/ |
core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml |
common_test_cron_helper.module | file | core/ |
Helper module for the testCronExceptions in addition to common_test module. |
common_test_cron_helper_cron | function | core/ |
Implements hook_cron(). |
common_test_drupal_alter_alter | function | core/ |
Implements hook_TYPE_alter(). |
common_test_drupal_render_printing_pre_render | function | core/ |
Applies #printed to an element to help test #pre_render. |
common_test_js_alter | function | core/ |
Implements hook_js_alter(). |
common_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
common_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
common_test_library_info_build | function | core/ |
Implements hook_library_info_build(). |
common_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
common_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
common_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
common_test_preprocess | function | core/ |
Implements MODULE_preprocess(). |
common_test_preprocess_common_test_render_element | function | core/ |
Implements MODULE_preprocess_HOOK(). |
common_test_theme | function | core/ |
Implements hook_theme(). |
CompiledRouteLegacyTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\CompiledRoute[[api-linebreak]] @group Routing @group legacy |
CompiledRouteLegacyTest.php | file | core/ |
|
CompiledRouteLegacyTest::$compiled_route | property | core/ |
A compiled route object for testing purposes. |
CompiledRouteLegacyTest::$mocked_route | property | core/ |
A mocked Route object. |
CompiledRouteLegacyTest::setUp | function | core/ |
|
CompiledRouteLegacyTest::testDefaultsDeprecated | function | core/ |
Tests for deprecated message and no PHP error. |
CompiledRouteLegacyTest::testDefaultsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
CompiledRouteLegacyTest::testOptionsDeprecated | function | core/ |
Tests for deprecated message and no PHP error. |
CompiledRouteLegacyTest::testOptionsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
CompiledRouteLegacyTest::testRequirementsDeprecated | function | core/ |
@covers ::getRequirements[[api-linebreak]] |
CompiledRouteLegacyTest::testRequirementsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation with both valid and invalid values. |
ComplexDataConstraintValidatorTest.php | file | core/ |
|
ComplexDataConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
ComplexDataConstraintValidatorTest::setUp | function | core/ |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.