Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
Fast404ExceptionHtmlSubscriber::$cacheTagsInvalidator property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The cache tags invalidator.
Fast404ExceptionHtmlSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The config factory.
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::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Registers the methods in this class that should be listeners.
Fast404ExceptionHtmlSubscriber::on404 function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Handles a 404 error for HTML.
Fast404ExceptionHtmlSubscriber::onConfigSave function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Invalidates 4xx-response cache tag if fast 404 config is changed.
Fast404ExceptionHtmlSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Constructs a new Fast404ExceptionHtmlSubscriber.
Fast404Test class core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
Fast404Test.php file core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php
Fast404Test::$defaultTheme property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php The theme to install as the default for testing.
Fast404Test::$modules property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Modules to enable.
Fast404Test::testFast404 function core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
Fast404Test::testFast404PrivateFiles function core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
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::$account property core/modules/system/tests/src/Functional/Theme/FastTest.php User allowed to access use profiles.
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.css file core/themes/olivero/css/components/feed.css RSS feed.
feed.pcss.css file core/themes/olivero/css/components/feed.pcss.css RSS feed.
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.

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