Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| comment_tokens | function | core/ |
Implements hook_tokens(). |
| comment_token_info | function | core/ |
Implements hook_token_info(). |
| comment_uninstall | function | core/ |
Implements hook_uninstall(). |
| comment_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| comment_uri | function | core/ |
Entity URI callback. |
| comment_user_cancel | function | core/ |
Implements hook_user_cancel(). |
| comment_user_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
| 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. |
| common.inc | file | core/ |
Common functions that many Drupal modules will need to reference. |
| 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 | class | core/ |
Contains methods for common data conversions. |
| CommonDataConverter.php | file | core/ |
|
| CommonDataConverter::dateIso8601Value | function | core/ |
Converts a date entity field array into an ISO 8601 timestamp string. |
| CommonDataConverter::rawValue | function | core/ |
Provides a passthrough to place unformatted values in content attributes. |
| 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 | class | core/ |
A compiled route contains derived information from a route object. |
Pagination
- Previous page
- Page 201
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.