Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
farbtastic.css file core/assets/vendor/farbtastic/farbtastic.css .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/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php High-performance 404 exception subscriber.
Fast404ExceptionHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
Fast404ExceptionHtmlSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The config factory.
Fast404ExceptionHtmlSubscriber::$httpKernel property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The HTTP kernel.
Fast404ExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the request formats this subscriber will respond to.
Fast404ExceptionHtmlSubscriber::getPriority function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the priority of all listeners in this class.
Fast404ExceptionHtmlSubscriber::on404 function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Handles a 404 error for HTML.
Fast404ExceptionHtmlSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Constructs a new Fast404ExceptionHtmlSubscriber.
FastTest class core/modules/system/tests/src/Functional/Theme/FastTest.php Tests autocompletion not loading registry.
FastTest.php file core/modules/system/tests/src/Functional/Theme/FastTest.php
FastTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/FastTest.php The theme to install as the default for testing.
FastTest::$modules property core/modules/system/tests/src/Functional/Theme/FastTest.php Modules to enable.
FastTest::setUp function core/modules/system/tests/src/Functional/Theme/FastTest.php
FastTest::testUserAutocomplete function core/modules/system/tests/src/Functional/Theme/FastTest.php Tests access to user autocompletion and verify the correct results.
FavoriteAnimalTestForm class core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form that performs favorite animal test.
FavoriteAnimalTestForm.php file core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
FavoriteAnimalTestForm::buildForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form constructor.
FavoriteAnimalTestForm::getFormId function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Returns a unique string identifying the form.
FavoriteAnimalTestForm::submitForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form submission handler.
featured-bottom.css file core/themes/bartik/css/components/featured-bottom.css Visual styles for Bartik's featured bottom component.
featured-top.css file core/themes/bartik/css/components/featured-top.css Visual styles for Bartik's featured top.
feed-icon.css file core/themes/bartik/css/components/feed-icon.css Feed icon styles for Bartik.
feed.reader.podcastentry service core/core.services.yml Laminas\Feed\Reader\Extension\Podcast\Entry
feed.reader.podcastfeed service core/core.services.yml Laminas\Feed\Reader\Extension\Podcast\Feed
feed.reader.slashentry service core/core.services.yml Laminas\Feed\Reader\Extension\Slash\Entry
feed.writer.itunesentry service core/core.services.yml Laminas\Feed\Writer\Extension\ITunes\Entry
feed.writer.itunesfeed service core/core.services.yml Laminas\Feed\Writer\Extension\ITunes\Feed
feed.writer.itunesrendererentry service core/core.services.yml Laminas\Feed\Writer\Extension\ITunes\Renderer\Entry
feed.writer.itunesrendererfeed service core/core.services.yml Laminas\Feed\Writer\Extension\ITunes\Renderer\Feed
feed.writer.slashrendererentry service core/core.services.yml Laminas\Feed\Writer\Extension\Slash\Renderer\Entry
Feed::$usesPager property core/modules/views/src/Plugin/views/display/Feed.php Whether the display allows the use of a pager or not.
Feed::baseFieldDefinitions function core/modules/aggregator/src/Entity/Feed.php Provides base field definitions for an entity type.
Feed::buildOptionsForm function core/modules/views/src/Plugin/views/display/Feed.php Provide a form to edit options for this plugin.
Feed::buildResponse function core/modules/views/src/Plugin/views/display/Feed.php Builds up a response with the rendered view as content.
Feed::defaultableSections function core/modules/views/src/Plugin/views/display/Feed.php Lists the 'defaultable' sections and what items each section contains.
Feed::defineOptions function core/modules/views/src/Plugin/views/display/Feed.php Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions().
Feed::deleteItems function core/modules/aggregator/src/Entity/Feed.php Deletes all items from a feed.
Feed::getDescription function core/modules/aggregator/src/Entity/Feed.php Returns the description of the feed.
Feed::getHash function core/modules/aggregator/src/Entity/Feed.php Returns the calculated hash of the feed data, used for validating cache.
Feed::getLastCheckedTime function core/modules/aggregator/src/Entity/Feed.php Returns the last time where the feed was checked for new items.
Feed::getLastModified function core/modules/aggregator/src/Entity/Feed.php Return when the feed was modified last time.
Feed::getRefreshRate function core/modules/aggregator/src/Entity/Feed.php Returns the refresh rate of the feed in seconds.
Feed::getWebsiteUrl function core/modules/aggregator/src/Entity/Feed.php Returns the parent website of the feed.
Feed::newDisplay function core/modules/views/src/Plugin/views/display/Feed.php Reacts on adding a display.
Feed::optionsSummary function core/modules/views/src/Plugin/views/display/Feed.php Provides the default summary for options in the views UI.
Feed::postDelete function core/modules/aggregator/src/Entity/Feed.php Acts on deleted entities before the delete hook is invoked.
Feed::refreshItems function core/modules/aggregator/src/Entity/Feed.php Updates the feed items by triggering the import process.
Feed::setDescription function core/modules/aggregator/src/Entity/Feed.php Sets the description of the feed.
Feed::setEtag function core/modules/aggregator/src/Entity/Feed.php Sets the entity tag HTTP response header, used for validating cache.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.