Search for A
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorTitleTest.php | file | core/ |
|
AggregatorTitleTest::$fieldName | property | core/ |
The field name that is tested. |
AggregatorTitleTest::$modules | property | core/ |
Modules to enable. |
AggregatorTitleTest::setUp | function | core/ |
|
AggregatorTitleTest::testStringFormatter | function | core/ |
Tests the formatter output. |
AggregatorUpdateTest | class | core/ |
Tests that node settings are properly updated during database updates. |
AggregatorUpdateTest.php | file | core/ |
|
AggregatorUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
AggregatorUpdateTest::testSourceFeedRequired | function | core/ |
Tests that the 'Source feed' field is required. |
AggregatorUpdateTest::testUpdateIntervalDefaultValue | function | core/ |
Tests that the 'Update interval' field has a default value. |
AggregatorXSSFormatter | class | core/ |
Plugin implementation of the 'aggregator_xss' formatter. |
AggregatorXSSFormatter.php | file | core/ |
|
AggregatorXSSFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
AGGREGATOR_CLEAR_NEVER | constant | core/ |
Denotes that a feed's items should never expire. |
aggregator_cron | function | core/ |
Implements hook_cron(). |
aggregator_display_configurable_test.info.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.info.yml |
aggregator_display_configurable_test.module | file | core/ |
A module for testing making aggregator_feed base fields' displays configurable. |
aggregator_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
aggregator_display_configurable_test_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
aggregator_entity_extra_field_info | function | core/ |
Implements hook_entity_extra_field_info(). |
aggregator_help | function | core/ |
Implements hook_help(). |
aggregator_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
aggregator_requirements | function | core/ |
Implements hook_requirements(). |
aggregator_test.info.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml |
aggregator_test.module | file | core/ |
Helper module for the Aggregator tests. |
aggregator_test.routing.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.routing.yml |
aggregator_test.schema.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml |
aggregator_test.settings.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_test/config/install/aggregator_test.settings.yml |
aggregator_test_aggregator_fetcher_info_alter | function | core/ |
Implements hook_aggregator_fetcher_info_alter(). |
aggregator_test_aggregator_parser_info_alter | function | core/ |
Implements hook_aggregator_parser_info_alter(). |
aggregator_test_aggregator_processor_info_alter | function | core/ |
Implements hook_aggregator_processor_info_alter(). |
aggregator_test_views.info.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml |
aggregator_theme | function | core/ |
Implements hook_theme(). |
aggregator_update_8001 | function | core/ |
The simple presence of this update function clears cached field definitions. |
aggregator_update_8200 | function | core/ |
Make the 'Source feed' field for aggregator items required. |
aggregator_update_8501 | function | core/ |
Add a default value for the 'Refresh' field for aggregator feed entities. |
Ajax API | group | core/ |
Overview for Drupal's Ajax API. |
ajax-progress.module.css | file | core/ |
Throbber. |
ajax-progress.module.css | file | core/ |
Throbber. |
ajax-progress.module.pcss.css | file | core/ |
Throbber. |
AjaxBasePageNegotiator | class | core/ |
Defines a theme negotiator that deals with the active theme on ajax requests. |
AjaxBasePageNegotiator.php | file | core/ |
|
AjaxBasePageNegotiator::$configFactory | property | core/ |
The config factory. |
AjaxBasePageNegotiator::$csrfGenerator | property | core/ |
The CSRF token generator. |
AjaxBasePageNegotiator::$requestStack | property | core/ |
The request stack. |
AjaxBasePageNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
AjaxBasePageNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
AjaxBasePageNegotiator::__construct | function | core/ |
Constructs a new AjaxBasePageNegotiator. |
AjaxBasePageNegotiatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\AjaxBasePageNegotiator[[api-linebreak]] @group Theme |
AjaxBasePageNegotiatorTest.php | file | core/ |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.