Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 11.x for help
- Search main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheCollectorHelper | class | core/ |
Helper class to test the cache collector. |
| CacheCollectorHelper.php | file | core/ |
|
| CacheCollectorHelper::$cacheMissData | property | core/ |
Contains data to return on a cache miss. |
| CacheCollectorHelper::$cacheMisses | property | core/ |
Number of calls to \Drupal\Core\Cache\CacheCollector::resolveCacheMiss(). |
| CacheCollectorHelper::getCacheMisses | function | core/ |
Returns the number of cache misses. |
| CacheCollectorHelper::normalizeLockName | function | core/ |
Normalizes a cache ID in order to comply with database limitations. |
| CacheCollectorHelper::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| CacheCollectorHelper::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| CacheCollectorHelper::setCacheCreated | function | core/ |
Setter for the cacheCreated property for use in unit tests. |
| CacheCollectorHelper::setCacheMissData | function | core/ |
Sets data to return from a cache miss resolve. |
| CKEditor5Test::languageOfPartsPluginConfigureLanguageListHelper | function | core/ |
Helper to set language list option for CKEditor. |
| CKEditor5Test::languageOfPartsPluginInitialConfigurationHelper | function | core/ |
Helper to configure CKEditor5 with Language plugin. |
| CKEditor5Test::languageOfPartsPluginTestHelper | function | core/ |
Validate expected languages available in editor. |
| ckeditor5_help | function | core/ |
Implements hook_help(). |
| comment_help | function | core/ |
Implements hook_help(). |
| 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(). |
| config_help | function | core/ |
Implements hook_help(). |
| config_translation_help | function | core/ |
Implements hook_help(). |
| ConfirmFormHelper | class | core/ |
Provides common functionality to confirmation forms. |
| ConfirmFormHelper.php | file | core/ |
|
| ConfirmFormHelper::buildCancelLink | function | core/ |
Builds the cancel link for a confirmation form. |
| ConfirmFormHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\ConfirmFormHelper[[api-linebreak]] @group Form |
| ConfirmFormHelperTest.php | file | core/ |
|
| ConfirmFormHelperTest::providerTestCancelLinkDestination | function | core/ |
Provides test data for testCancelLinkDestination(). |
| ConfirmFormHelperTest::testCancelLinkDestination | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkRoute | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkRouteWithParams | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkRouteWithUrl | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| ConfirmFormHelperTest::testCancelLinkTitle | function | core/ |
@covers ::buildCancelLink[[api-linebreak]] |
| contact_help | function | core/ |
Implements hook_help(). |
| container--text-format-filter-help.html.twig | file | core/ |
Theme implementation for text filter help. |
| container--text-format-filter-help.html.twig | file | core/ |
Theme implementation for text filter help. |
| content_moderation_help | function | core/ |
Implements hook_help(). |
| content_translation_help | function | core/ |
Implements hook_help(). |
| contextual_help | function | core/ |
Implements hook_help(). |
| DateHelper | class | core/ |
Defines Gregorian Calendar date values. |
| DateHelper.php | file | core/ |
|
| DateHelper::ampm | function | core/ |
Constructs an array of AM and PM options. |
| DateHelper::dayOfWeek | function | core/ |
Returns day of week for a given date (0 = Sunday). |
| DateHelper::dayOfWeekName | function | core/ |
Returns translated name of the day of week for a given date. |
| DateHelper::days | function | core/ |
Constructs an array of days in a month. |
| DateHelper::daysInMonth | function | core/ |
Identifies the number of days in a month for a date. |
| DateHelper::daysInYear | function | core/ |
Identifies the number of days in a year for a date. |
| DateHelper::hours | function | core/ |
Constructs an array of hours. |
| DateHelper::minutes | function | core/ |
Constructs an array of minutes. |
| DateHelper::monthNames | function | core/ |
Returns a translated array of month names. |
| DateHelper::monthNamesAbbr | function | core/ |
Constructs a translated array of month name abbreviations. |
| DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.