Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| comment_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| commit-code-check.sh | file | core/ |
#!/bin/bash # # This script performs code quality checks. # # @internal # This script is not covered by Drupal core's backwards compatibility promise. # It exists only for core development purposes. # # The script makes the following… |
| 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. |
| CommonDataConverter::dateIso8601Value | function | core/ |
Converts a date entity field array into an ISO 8601 timestamp string. |
| 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(). |
| CompiledRoute::$numParts | property | core/ |
The number of parts in the path of this route. |
| CompiledRoute::getDefaults | function | core/ |
Returns the defaults. |
| CompiledRoute::getNumParts | function | core/ |
Returns the number of parts in this route's path. |
| CompiledRoute::getOptions | function | core/ |
Returns the options. |
| CompiledRoute::getRequirements | function | core/ |
Returns the requirements. |
| CompiledRoute::__construct | function | core/ |
Constructs a new compiled route object. |
| CompiledRoute::__serialize | function | core/ |
|
| CompiledRoute::__unserialize | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.