Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FakeAutoloader::register | function | core/ |
Registers this instance as an autoloader. |
| FakeAutoloader::unregister | function | core/ |
Deregisters this instance as an autoloader. |
| FakeLogEntries | trait | core/ |
Provides methods to generate log entries. |
| FakeLogEntries.php | file | core/ |
|
| FakeLogEntries::generateLogEntries | function | core/ |
Generates a number of random database log events. |
| FakeRecord::__construct | function | core/ |
Constructs a FakeRecord object with an optional constructor argument. |
| FakeSiteFixtureTest | class | core/ |
Test that the 'fake-site' fixture is a valid starting point. |
| FakeSiteFixtureTest.php | file | core/ |
|
| FakeSiteFixtureTest::getExpectedFakeSitePackages | function | core/ |
Gets the expected packages in the `fake_site` fixture. |
| FakeSiteFixtureTest::testCallToComposerInspectorMethods | function | core/ |
Tests calls to ComposerInspector class methods. |
| FakeSiteFixtureTest::testCallToRemovePackage | function | core/ |
Tests if `removePackage` can be called on all packages in the fixture. |
| FakeSiteFixtureTest::testCallToSetVersion | function | core/ |
Tests if `setVersion` can be called on all packages in the fixture. |
| FakeSiteFixtureTest::testComposerShow | function | core/ |
Tests that Composer show command can be used on the fixture. |
| 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::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::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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. |
| feed.css | file | core/ |
RSS feed. |
| feed.pcss.css | file | core/ |
RSS feed. |
| Feed::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| 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 view display plugin base. |
| Feed::newDisplay | function | core/ |
Reacts on adding a display. |
Pagination
- Previous page
- Page 527
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.