Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorTestBase::getFeedEditArray | function | core/ |
Returns a randomly generated feed edit array. |
AggregatorTestBase::getFeedEditObject | function | core/ |
Returns a randomly generated feed edit object. |
AggregatorTestBase::getHtmlEntitiesSample | function | core/ |
Returns an example feed. |
AggregatorTestBase::getInvalidOpml | function | core/ |
Creates an invalid OPML file. |
AggregatorTestBase::getRSS091Sample | function | core/ |
Returns an example RSS091 feed. |
AggregatorTestBase::getValidOpml | function | core/ |
Creates a valid OPML file from an array of feeds. |
AggregatorTestBase::setUp | function | core/ |
|
AggregatorTestBase::uniqueFeed | function | core/ |
Checks whether the feed name and URL are unique. |
AggregatorTestBase::updateAndDelete | function | core/ |
Adds and deletes feed items and ensure that the count is zero. |
AggregatorTestBase::updateFeedItems | function | core/ |
Updates the feed items. |
AggregatorTestRssController | class | core/ |
Controller for the aggregator_test module. |
AggregatorTestRssController.php | file | core/ |
|
AggregatorTestRssController::testFeed | function | core/ |
Generates a test feed and simulates last-modified and etags. |
AggregatorTestRssController::testRedirect | function | core/ |
Generates a rest redirect to the test feed. |
AggregatorTitleFormatter | class | core/ |
Plugin implementation of the 'aggregator_title' formatter. |
AggregatorTitleFormatter.php | file | core/ |
|
AggregatorTitleFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
AggregatorTitleFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
AggregatorTitleFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
AggregatorTitleFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
AggregatorTitleTest | class | core/ |
Tests the aggregator_title formatter. |
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. |
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_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/ |
Allows testing of 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_jsonapi_aggregator_feed_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'aggregator_feed'. |
aggregator_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
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_last_removed | function | core/ |
Implements hook_update_last_removed(). |
Ajax | class | core/ |
Provides a render element for adding Ajax to a render element. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.