Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FakeSiteFixtureTest::testComposerValidate | function | core/ |
Tests that the fixture passes `composer validate`. |
| FakeSiteFixtureTest::testExpectedPackages | function | core/ |
Checks that the expected packages are installed in the fake site fixture. |
| FakeSiteFixtureTest::testLifeCycle | function | core/ |
Tests the complete stage life cycle using the 'fake-site' fixture. |
| FakeViewModeContext | class | core/ |
Provides a global context for view_mode for testing purposes. |
| FakeViewModeContext.php | file | core/ |
|
| FakeViewModeContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| FakeViewModeContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| FallbackFieldTypeCategory | class | core/ |
Fallback plugin class for FieldTypeCategoryManager. |
| FallbackFieldTypeCategory.php | file | core/ |
|
| FallbackFieldTypeCategory::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FallbackPluginManagerInterface | interface | core/ |
An interface implemented by plugin managers with fallback plugin behaviors. |
| FallbackPluginManagerInterface.php | file | core/ |
|
| FallbackPluginManagerInterface::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| FalseContentResponse | class | core/ |
Response that returns FALSE from ::getContent(). |
| FalseContentResponse::getContent | function | core/ |
|
| Fast404ExceptionHtmlSubscriber | class | core/ |
High-performance 404 exception subscriber. |
| Fast404ExceptionHtmlSubscriber.php | file | core/ |
|
| Fast404ExceptionHtmlSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| Fast404ExceptionHtmlSubscriber::$configFactory | property | core/ |
The config factory. |
| 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::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| Fast404ExceptionHtmlSubscriber::on404 | function | core/ |
Handles a 404 error for HTML. |
| Fast404ExceptionHtmlSubscriber::onConfigSave | function | core/ |
Invalidates 4xx-response cache tag if fast 404 config is changed. |
| Fast404ExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new Fast404ExceptionHtmlSubscriber. |
| Fast404Test | class | core/ |
Tests the fast 404 functionality. |
| Fast404Test.php | file | core/ |
|
| Fast404Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| Fast404Test::$modules | property | core/ |
Modules to install. |
| Fast404Test::testFast404 | function | core/ |
Tests the fast 404 functionality. |
| Fast404Test::testFast404PrivateFiles | function | core/ |
Tests the fast 404 functionality. |
| 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. |
| fedcba98-7654-3210-fedc-ba9876543210.yml | file | core/ |
core/tests/fixtures/pre_entity_import_default_content/entity_test/fedcba98-7654-3210-fedc-ba9876543210.yml |
| Feed | class | core/ |
The plugin that handles a feed, such as RSS or atom. |
| feed-icon.html.twig | file | core/ |
Theme override for a feed icon. |
| feed-icon.html.twig | file | core/ |
Theme override for a feed icon. |
| feed-icon.html.twig | file | core/ |
Default theme implementation for a feed icon. |
| feed.css | file | core/ |
RSS feed. |
| feed.pcss.css | file | core/ |
RSS feed. |
| Feed.php | file | core/ |
|
| 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::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. |
Pagination
- Previous page
- Page 611
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.