Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| CommonTestCronHelperHooks | class | core/ |
Hook implementations for common_test_cron_helper. |
| CommonTestCronHelperHooks.php | file | core/ |
|
| CommonTestCronHelperHooks::cron | function | core/ |
Implements hook_cron(). |
| CommonTestHooks | class | core/ |
Hook implementations for common_test. |
| CommonTestHooks.php | file | core/ |
|
| CommonTestHooks::blockDrupalAlterFooAlter | function | core/ |
Implements hook_TYPE_alter(). |
| CommonTestHooks::cron | function | core/ |
Implements hook_cron(). |
| CommonTestHooks::drupalAlterAlter | function | core/ |
Implements hook_TYPE_alter(). |
| CommonTestThemeHooks | class | core/ |
Hook implementations for common_test. |
| CommonTestThemeHooks.php | file | core/ |
|
| CommonTestThemeHooks::commonTestRenderElement | function | core/ |
Implements hook_preprocess_HOOK(). |
| CommonTestThemeHooks::jsAlter | function | core/ |
Implements hook_js_alter(). |
| CommonTestThemeHooks::jsSettingsAlter | function | core/ |
Implements hook_js_settings_alter(). |
| CommonTestThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| CommonTestThemeHooks::libraryInfoBuild | function | core/ |
Implements hook_library_info_build(). |
| CommonTestThemeHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| CommonTestThemeHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| CommonTestThemeHooks::preprocess | function | core/ |
Implements hook_preprocess(). |
| CommonTestThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| 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/ |
|
| 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_helper.info.yml | file | core/ |
core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml |
| 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::getFit | function | core/ |
Returns the fit of this route. |
| CompiledRoute::getNumParts | function | core/ |
Returns the number of parts in this route's path. |
| CompiledRoute::getPatternOutline | function | core/ |
Returns the pattern outline of this route. |
| CompiledRoute::__construct | function | core/ |
Constructs a new compiled route object. |
| CompiledRoute::__serialize | function | core/ |
|
| CompiledRoute::__unserialize | function | core/ |
|
| 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/ |
#[HasNamedArguments] |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.