Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
filter_test.routing.yml file core/modules/filter/tests/filter_test/filter_test.routing.yml core/modules/filter/tests/filter_test/filter_test.routing.yml
filter_test.schema.yml file core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml
filter_test_filter_format_disable function core/modules/filter/tests/filter_test/filter_test.module Implements hook_filter_format_disable().
filter_test_filter_format_insert function core/modules/filter/tests/filter_test/filter_test.module Implements hook_ENTITY_TYPE_insert().
filter_test_filter_format_update function core/modules/filter/tests/filter_test/filter_test.module Implements hook_ENTITY_TYPE_update().
filter_test_plugin.info.yml file core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml
FinalExceptionSubscriber class core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Last-chance handler for exceptions: the final exception subscriber.
FinalExceptionSubscriber.php file core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
FinalExceptionSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php The config factory.
FinalExceptionSubscriber::$errorLevel property core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php One of the error level constants defined in bootstrap.inc.
FinalExceptionSubscriber::getErrorLevel function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Gets the configured error level.
FinalExceptionSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
FinalExceptionSubscriber::isErrorDisplayable function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Wrapper for error_displayable().
FinalExceptionSubscriber::isErrorLevelVerbose function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Checks whether the error level is verbose or not.
FinalExceptionSubscriber::on4xx function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Handles all 4xx errors that aren't caught in other exception subscribers.
FinalExceptionSubscriber::onException function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Handles exceptions for this subscriber.
FinalExceptionSubscriber::simplifyFileInError function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Attempts to reduce error verbosity in the error message's file path.
FinalExceptionSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php Constructs a new FinalExceptionSubscriber.
FinalExceptionSubscriberTest class core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php @coversDefaultClass \Drupal\Core\EventSubscriber\FinalExceptionSubscriber[[api-linebreak]]
@group EventSubscriber
FinalExceptionSubscriberTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php
FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat function core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php @covers ::onException[[api-linebreak]]
FinalMissingContentSubscriber class core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php Final event subscriber to the missing content event.
FinalMissingContentSubscriber.php file core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php
FinalMissingContentSubscriber::getSubscribedEvents function core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php
FinalMissingContentSubscriber::onMissingContent function core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php Handles the missing content event.
FinalTestHttpMiddlewareClass class core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php Stub of http_middleware class that is declared final.
FinalTestHttpMiddlewareClass.php file core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
FinalTestHttpMiddlewareClass::handle function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
FinalTestHttpMiddlewareClass::terminate function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
FinalTestNonTerminableHttpMiddlewareClass class core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php Stub of http_middleware class that is declared final but is not terminable.
FinalTestNonTerminableHttpMiddlewareClass.php file core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
FinalTestNonTerminableHttpMiddlewareClass::handle function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
Finder::__construct function core/lib/Drupal/Core/DefaultContent/Finder.php
FinderTest class core/tests/Drupal/Tests/Core/DefaultContent/FinderTest.php @covers \Drupal\Core\DefaultContent\Finder[[api-linebreak]]
@group DefaultContent
FinderTest.php file core/tests/Drupal/Tests/Core/DefaultContent/FinderTest.php
FinderTest::testExceptionIfNoUuid function core/tests/Drupal/Tests/Core/DefaultContent/FinderTest.php Tests that files without UUIDs will raise an exception.
FinderTest::testFoundDataIsInDependencyOrder function core/tests/Drupal/Tests/Core/DefaultContent/FinderTest.php Tests that any discovered entity data is sorted into dependency order.
FinishResponseSubscriber class core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Response subscriber to handle finished responses.
FinishResponseSubscriber.php file core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
FinishResponseSubscriber::$cacheContextsManager property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php The cache contexts manager service.
FinishResponseSubscriber::$config property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php A config object for the system performance configuration.
FinishResponseSubscriber::$debugCacheabilityHeaders property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Whether to send cacheability headers for debugging purposes.
FinishResponseSubscriber::$languageManager property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php The language manager object for retrieving the correct language code.
FinishResponseSubscriber::$requestPolicy property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php A policy rule determining the cacheability of a request.
FinishResponseSubscriber::$responsePolicy property core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php A policy rule determining the cacheability of the response.
FinishResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Registers the methods in this class that should be listeners.
FinishResponseSubscriber::isCacheControlCustomized function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Determine whether the given response has a custom Cache-Control header.
FinishResponseSubscriber::onAllResponds function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Sets extra headers on any responses, also subrequest ones.
FinishResponseSubscriber::onRespond function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Sets extra headers on successful responses.
FinishResponseSubscriber::setCacheControlNoCache function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Disable caching in the browser and for HTTP/1.1 proxies and clients.

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