Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_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(). |
| CompatibilityFixTest | class | core/ |
Tests that extensions that are incompatible with the current core version are disabled. |
| CompatibilityFixTest.php | file | core/ |
|
| CompatibilityFixTest::$modules | property | core/ |
Modules to enable. |
| CompatibilityFixTest::setUp | function | core/ |
|
| CompatibilityFixTest::testFixCompatibility | function | core/ |
@expectedDeprecation update_fix_compatibility() is deprecated in Drupal 8.8.5 and will be removed before Drupal 9.0.0. There is no replacement. See https://www.drupal.org/node/3026100 |
| CompiledRoute | class | core/ |
A compiled route contains derived information from a route object. |
| CompiledRoute.php | file | core/ |
|
| CompiledRoute::$fit | property | core/ |
The fitness of this route. |
| CompiledRoute::$numParts | property | core/ |
The number of parts in the path of this route. |
| CompiledRoute::$patternOutline | property | core/ |
The pattern outline of this route. |
| CompiledRoute::getDefaults | function | core/ |
Returns the defaults. |
| CompiledRoute::getFit | function | core/ |
Returns the fit of this route. |
| CompiledRoute::getNumParts | function | core/ |
Returns the number of parts in this route's path. |
| CompiledRoute::getOptions | function | core/ |
Returns the options. |
| CompiledRoute::getPatternOutline | function | core/ |
Returns the pattern outline of this route. |
| CompiledRoute::getRequirements | function | core/ |
Returns the requirements. |
| CompiledRoute::serialize | function | core/ |
|
| CompiledRoute::unserialize | function | core/ |
|
| CompiledRoute::__construct | function | core/ |
Constructs a new compiled route object. |
| ComplexDataConstraint | class | core/ |
Complex data constraint. |
| ComplexDataConstraint.php | file | core/ |
|
| ComplexDataConstraint::$properties | property | core/ |
An array of constraints for contained properties, keyed by property name. |
| ComplexDataConstraint::getDefaultOption | function | core/ |
|
| ComplexDataConstraint::getRequiredOptions | function | core/ |
|
| ComplexDataConstraint::__construct | function | core/ |
|
| ComplexDataConstraintValidator | class | core/ |
Validates complex data. |
| ComplexDataConstraintValidator.php | file | core/ |
|
| ComplexDataConstraintValidator::validate | function | core/ |
|
| ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation constraint with both valid and invalid values for a key. |
| ComplexDataConstraintValidatorTest.php | file | core/ |
Pagination
- Previous page
- Page 194
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.