Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FeedHalJsonTestBase.php | file | core/ |
|
| FeedHalJsonTestBase::$format | property | core/ |
The format to use in this test. |
| FeedHalJsonTestBase::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FeedHalJsonTestBase::$modules | property | core/ |
Modules to install. |
| FeedHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FeedHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FeedInterface::deleteItems | function | core/ |
Deletes all items from a feed. |
| FeedInterface::getDescription | function | core/ |
Returns the description of the feed. |
| FeedInterface::getHash | function | core/ |
Returns the calculated hash of the feed data, used for validating cache. |
| 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::getRefreshRate | function | core/ |
Returns the refresh rate of the feed in seconds. |
| 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/ |
Returns the route to go to if the user cancels the action. |
| FeedItemsDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FeedItemsDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FeedItemsDeleteForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| FeedJsonAnonTest | class | core/ |
@group rest |
| FeedJsonAnonTest.php | file | core/ |
|
| FeedJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| FeedJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FeedJsonBasicAuthTest | class | core/ |
@group rest |
| FeedJsonBasicAuthTest.php | file | core/ |
|
| FeedJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FeedJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FeedJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FeedJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FeedJsonCookieTest | class | core/ |
@group rest |
| FeedJsonCookieTest.php | file | core/ |
|
| FeedJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FeedJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| FeedJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FeedLanguageTest | class | core/ |
Tests aggregator feeds in multiple languages. |
Pagination
- Previous page
- Page 471
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.