Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| feed.writer.itunesrendererentry | service | core/ |
Laminas\Feed\Writer\Extension\ITunes\Renderer\Entry |
| feed.writer.itunesrendererfeed | service | core/ |
Laminas\Feed\Writer\Extension\ITunes\Renderer\Feed |
| feed.writer.slashrendererentry | service | core/ |
Laminas\Feed\Writer\Extension\Slash\Renderer\Entry |
| feed.writer.threadingrendererentry | service | core/ |
Laminas\Feed\Writer\Extension\Threading\Renderer\Entry |
| feed.writer.wellformedwebrendererentry | service | core/ |
Laminas\Feed\Writer\Extension\WellFormedWeb\Renderer\Entry |
| Feed::$ajaxEnabled | property | core/ |
Whether the display allows the use of AJAX or not. |
| Feed::$renderer | property | core/ |
The renderer. |
| Feed::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| Feed::attachTo | function | core/ |
Allows displays to attach to other views. |
| Feed::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Feed::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Feed::buildResponse | function | core/ |
Builds up a response with the rendered view as content. |
| Feed::create | function | core/ |
Creates an instance of the plugin. |
| Feed::defaultableSections | function | core/ |
Lists the 'defaultable' sections and what items each section contains. |
| Feed::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
| Feed::deleteItems | function | core/ |
Deletes all items from a feed. |
| Feed::execute | function | core/ |
Executes the view and returns data in the format required. |
| Feed::getDescription | function | core/ |
Returns the description of the feed. |
| Feed::getEtag | function | core/ |
Returns the entity tag HTTP response header, used for validating cache. |
| Feed::getHash | function | core/ |
Returns the calculated hash of the feed data, used for validating cache. |
| Feed::getImage | function | core/ |
Returns the primary image attached to the feed. |
| Feed::getLastCheckedTime | function | core/ |
Returns the last time where the feed was checked for new items. |
| Feed::getLastModified | function | core/ |
Return when the feed was modified last time. |
| Feed::getQueuedTime | function | core/ |
Returns the time when this feed was queued for refresh, 0 if not queued. |
| Feed::getRefreshRate | function | core/ |
Returns the refresh rate of the feed in seconds. |
| Feed::getType | function | core/ |
Returns the display type that this display requires. |
| Feed::getUrl | function | core/ |
Returns the url to the feed. |
| Feed::getWebsiteUrl | function | core/ |
Returns the parent website of the feed. |
| Feed::label | function | core/ |
Gets the label of the entity. |
| Feed::newDisplay | function | core/ |
Reacts on adding a display. |
| Feed::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| Feed::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| Feed::preCreate | function | core/ |
Changes the values of an entity before it is created. |
| Feed::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| Feed::preview | function | core/ |
Renders the display for the purposes of a live preview. |
| Feed::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
| Feed::render | function | core/ |
Renders this display. |
| Feed::setDescription | function | core/ |
Sets the description of the feed. |
| Feed::setEtag | function | core/ |
Sets the entity tag HTTP response header, used for validating cache. |
| Feed::setHash | function | core/ |
Sets the calculated hash of the feed data, used for validating cache. |
| Feed::setImage | function | core/ |
Sets the primary image attached to the feed. |
| Feed::setLastCheckedTime | function | core/ |
Sets the time when this feed was queued for refresh, 0 if not queued. |
| Feed::setLastModified | function | core/ |
Sets the last modification of the feed. |
| Feed::setQueuedTime | function | core/ |
Sets the time when this feed was queued for refresh, 0 if not queued. |
| Feed::setRefreshRate | function | core/ |
Sets the refresh rate of the feed in seconds. |
| Feed::setTitle | function | core/ |
Sets the title of the feed. |
| Feed::setUrl | function | core/ |
Sets the url to the feed. |
| Feed::setWebsiteUrl | function | core/ |
Sets the parent website of the feed. |
| Feed::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| Feed::usesLinkDisplay | function | core/ |
Checks to see if the display has some need to link to another display. |
Pagination
- Previous page
- Page 563
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.