Search for on
Title | Object type | File name | Summary |
---|---|---|---|
aggregator.links.action.yml | file | core/ |
core/modules/aggregator/aggregator.links.action.yml |
aggregator.permissions.yml | file | core/ |
core/modules/aggregator/aggregator.permissions.yml |
AggregatorController | class | core/ |
Returns responses for aggregator module routes. |
AggregatorController.php | file | core/ |
|
AggregatorController::$dateFormatter | property | core/ |
The date formatter service. |
AggregatorController::adminOverview | function | core/ |
Displays the aggregator administration page. |
AggregatorController::buildPageList | function | core/ |
Builds a listing of aggregator feed items. |
AggregatorController::create | function | core/ |
Instantiates a new instance of this class. |
AggregatorController::feedAdd | function | core/ |
Presents the aggregator feed creation form. |
AggregatorController::feedRefresh | function | core/ |
Refreshes a feed, then redirects to the overview page. |
AggregatorController::feedTitle | function | core/ |
Route title callback. |
AggregatorController::pageLast | function | core/ |
Displays the most recent items gathered from any feed. |
AggregatorController::__construct | function | core/ |
Constructs a \Drupal\aggregator\Controller\AggregatorController object. |
AggregatorCronTest | class | core/ |
Update feeds on cron. |
AggregatorCronTest.php | file | core/ |
|
AggregatorCronTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AggregatorCronTest::testCron | function | core/ |
Adds feeds and updates them via cron process. |
AggregatorDisplayConfigurableTest | class | core/ |
Tests aggregator_feed and aggregator_item base fields' displays. |
AggregatorDisplayConfigurableTest.php | file | core/ |
|
AggregatorDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AggregatorDisplayConfigurableTest::setUp | function | core/ |
|
AggregatorDisplayConfigurableTest::testFeedDisplayConfigurable | function | core/ |
Tests base fields to configurable display settings. |
AggregatorDisplayConfigurableTest::testItemDisplayConfigurable | function | core/ |
Tests item base fields settings. |
AggregatorFeedBlock::defaultConfiguration | function | core/ |
|
AggregatorFeedBlock::__construct | function | core/ |
Constructs an AggregatorFeedBlock object. |
AggregatorFetcher::$description | property | core/ |
The description of the plugin. |
AggregatorParser::$description | property | core/ |
The description of the plugin. |
AggregatorPluginManager::__construct | function | core/ |
Constructs an AggregatorPluginManager object. |
AggregatorPluginSettingsBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AggregatorPluginSettingsBase::validateConfigurationForm | function | core/ |
Form validation handler. |
AggregatorPluginSettingsBaseTest::$configFactory | property | core/ |
The stubbed config factory object. |
AggregatorProcessor::$description | property | core/ |
The description of the plugin. |
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. |
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_jsonapi_aggregator_feed_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'aggregator_feed'. |
AjaxBasePageNegotiator::$configFactory | property | core/ |
The config factory. |
AjaxBasePageNegotiator::__construct | function | core/ |
Constructs a new AjaxBasePageNegotiator. |
AjaxCssForm::generateResponse | function | core/ |
Generates an AJAX response to add CSS to a CKEditor Text Editor instance. |
AjaxCssForm::__construct | function | core/ |
Constructs an AjaxCssForm. |
AjaxCssTest::waitOnCkeditorInstance | function | core/ |
Wait for a CKEditor instance to finish loading and initializing. |
AjaxResponseSubscriber | class | core/ |
Response subscriber to handle AJAX responses. |
AjaxResponseSubscriber.php | file | core/ |
|
AjaxResponseSubscriber::$ajaxResponseAttachmentsProcessor | property | core/ |
The AJAX response attachments processor service. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.