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 |
|---|---|---|---|
| FactoryTest::testReflectionFactory | function | core/ |
Tests that the Reflection factory can create a plugin instance. |
| FailureMarker::assertNotExists | function | core/ |
Asserts the failure file doesn't exist. |
| FailureMarker::getMessage | function | core/ |
Gets the message from the file if it exists. |
| FailureMarker::getSubscribedEvents | function | core/ |
|
| FailureMarker::__construct | function | core/ |
|
| FailureMarkerExistsException | class | core/ |
Exception thrown if a stage can't be created due to an earlier failed commit. |
| FailureMarkerExistsException.php | file | core/ |
|
| FailureMarkerRequirementTest | class | core/ |
Tests that Package Manager's requirements check for the failure marker. |
| FailureMarkerRequirementTest.php | file | core/ |
|
| FailureMarkerRequirementTest::$modules | property | core/ |
Modules to install. |
| FailureMarkerRequirementTest::testFailureMarkerExists | function | core/ |
Tests that error is shown if failure marker already exists. |
| FailureMarkerTest | class | core/ |
Tests Drupal\package_manager\FailureMarker. |
| FailureMarkerTest.php | file | core/ |
|
| FailureMarkerTest::testAssertNotExists | function | core/ |
Tests that the failure marker can contain an exception message. |
| FailureMarkerTest::testExceptionForInvalidYaml | function | core/ |
Tests that an exception is thrown if the marker file contains invalid YAML. |
| FailureMarkerTest::testGetMessageWithoutThrowable | function | core/ |
Tests get message without throwable. |
| FailureMarkerTest::testGetMessageWithThrowable | function | core/ |
Tests get message with throwable. |
| FailureMarkerTest::testMarkerFileIsExcluded | function | core/ |
Tests marker file is excluded. |
| FakeAutoloader::loadClass | function | core/ |
Loads the given class or interface. |
| 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. |
Pagination
- Previous page
- Page 532
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.