Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FeedHalJsonTestBase::getNormalizedPostEntity | function | core/ |
|
| FeedHtmlRouteProvider | class | core/ |
Provides HTML routes for the feed entity type. |
| FeedHtmlRouteProvider.php | file | core/ |
|
| FeedHtmlRouteProvider::getCanonicalRoute | function | core/ |
|
| FeedHtmlRouteProvider::getEditFormRoute | function | core/ |
|
| FeedInterface | interface | core/ |
Provides an interface defining an aggregator feed entity. |
| FeedInterface.php | file | core/ |
|
| FeedInterface::deleteItems | function | core/ |
Deletes all items from a feed. |
| FeedInterface::getDescription | function | core/ |
Returns the description of the feed. |
| FeedInterface::getEtag | function | core/ |
Returns the entity tag HTTP response header, used for validating cache. |
| FeedInterface::getHash | function | core/ |
Returns the calculated hash of the feed data, used for validating cache. |
| FeedInterface::getImage | function | core/ |
Returns the primary image attached to the feed. |
| FeedInterface::getLastCheckedTime | function | core/ |
Returns the last time where the feed was checked for new items. |
| FeedInterface::getLastModified | function | core/ |
Return when the feed was modified last time. |
| FeedInterface::getQueuedTime | function | core/ |
Returns the time when this feed was queued for refresh, 0 if not queued. |
| FeedInterface::getRefreshRate | function | core/ |
Returns the refresh rate of the feed in seconds. |
| FeedInterface::getUrl | function | core/ |
Returns the url to the feed. |
| FeedInterface::getWebsiteUrl | function | core/ |
Returns the parent website of the feed. |
| FeedInterface::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
| FeedInterface::setDescription | function | core/ |
Sets the description of the feed. |
| FeedInterface::setEtag | function | core/ |
Sets the entity tag HTTP response header, used for validating cache. |
| FeedInterface::setHash | function | core/ |
Sets the calculated hash of the feed data, used for validating cache. |
| FeedInterface::setImage | function | core/ |
Sets the primary image attached to the feed. |
| FeedInterface::setLastCheckedTime | function | core/ |
Sets the time when this feed was queued for refresh, 0 if not queued. |
| FeedInterface::setLastModified | function | core/ |
Sets the last modification of the feed. |
| FeedInterface::setQueuedTime | function | core/ |
Sets the time when this feed was queued for refresh, 0 if not queued. |
| FeedInterface::setRefreshRate | function | core/ |
Sets the refresh rate of the feed in seconds. |
| FeedInterface::setTitle | function | core/ |
Sets the title of the feed. |
| FeedInterface::setUrl | function | core/ |
Sets the url to the feed. |
| FeedInterface::setWebsiteUrl | function | core/ |
Sets the parent website of the feed. |
| FeedItemsDeleteForm | class | core/ |
Provides a deletion confirmation form for items that belong to a feed. |
| FeedItemsDeleteForm.php | file | core/ |
|
| FeedItemsDeleteForm::getCancelUrl | function | core/ |
|
| FeedItemsDeleteForm::getConfirmText | function | core/ |
|
| FeedItemsDeleteForm::getQuestion | function | core/ |
|
| FeedItemsDeleteForm::submitForm | function | core/ |
|
| FeedJsonAnonTest | class | core/ |
@group rest |
| FeedJsonAnonTest.php | file | core/ |
|
| FeedJsonAnonTest::$defaultTheme | property | core/ |
|
| FeedJsonAnonTest::$format | property | core/ |
|
| FeedJsonAnonTest::$mimeType | property | core/ |
|
| FeedJsonBasicAuthTest | class | core/ |
@group rest |
| FeedJsonBasicAuthTest.php | file | core/ |
|
| FeedJsonBasicAuthTest::$auth | property | core/ |
|
| FeedJsonBasicAuthTest::$defaultTheme | property | core/ |
|
| FeedJsonBasicAuthTest::$format | property | core/ |
|
| FeedJsonBasicAuthTest::$mimeType | property | core/ |
|
| FeedJsonBasicAuthTest::$modules | property | core/ |
|
| FeedJsonCookieTest | class | core/ |
@group rest |
| FeedJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 565
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.