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 |
|---|---|---|---|
| farbtastic.css | file | core/ |
.farbtastic { position: relative; } .farbtastic * { position: absolute; cursor: crosshair; } .farbtastic, .farbtastic .wheel { width: 195px; height: 195px; } .farbtastic .color, .farbtastic .overlay { top: 47px; left: 47px; width:… |
| Fast404ExceptionHtmlSubscriber | class | core/ |
High-performance 404 exception subscriber. |
| Fast404ExceptionHtmlSubscriber.php | file | core/ |
|
| Fast404ExceptionHtmlSubscriber::$configFactory | property | core/ |
The config factory. |
| Fast404ExceptionHtmlSubscriber::$httpKernel | property | core/ |
The HTTP kernel. |
| Fast404ExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| Fast404ExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| Fast404ExceptionHtmlSubscriber::on404 | function | core/ |
Handles a 404 error for HTML. |
| Fast404ExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new Fast404ExceptionHtmlSubscriber. |
| FastTest | class | core/ |
Tests autocompletion not loading registry. |
| FastTest.php | file | core/ |
|
| FastTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FastTest::$modules | property | core/ |
Modules to enable. |
| FastTest::setUp | function | core/ |
|
| FastTest::testUserAutocomplete | function | core/ |
Tests access to user autocompletion and verify the correct results. |
| FavoriteAnimalTestForm | class | core/ |
Form that performs favorite animal test. |
| FavoriteAnimalTestForm.php | file | core/ |
|
| FavoriteAnimalTestForm::buildForm | function | core/ |
Form constructor. |
| FavoriteAnimalTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FavoriteAnimalTestForm::submitForm | function | core/ |
Form submission handler. |
| featured-bottom.css | file | core/ |
Visual styles for Bartik's featured bottom component. |
| featured-top.css | file | core/ |
Visual styles for Bartik's featured top. |
| feed-icon.css | file | core/ |
Feed icon styles for Bartik. |
| feed.reader.podcastentry | service | core/ |
Laminas\Feed\Reader\Extension\Podcast\Entry |
| feed.reader.podcastfeed | service | core/ |
Laminas\Feed\Reader\Extension\Podcast\Feed |
| feed.reader.slashentry | service | core/ |
Laminas\Feed\Reader\Extension\Slash\Entry |
| feed.writer.itunesentry | service | core/ |
Laminas\Feed\Writer\Extension\ITunes\Entry |
| feed.writer.itunesfeed | service | core/ |
Laminas\Feed\Writer\Extension\ITunes\Feed |
| 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::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| 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::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::getDescription | function | core/ |
Returns the description of the feed. |
| Feed::getHash | function | core/ |
Returns the calculated hash of the feed data, used for validating cache. |
| 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::getRefreshRate | function | core/ |
Returns the refresh rate of the feed in seconds. |
| Feed::getWebsiteUrl | function | core/ |
Returns the parent website of the feed. |
| 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::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
| 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. |
Pagination
- Previous page
- Page 469
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.