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 |
|---|---|---|---|
| FactoryTest::testReflectionFactory | function | core/ |
Tests that the Reflection factory can create a plugin instance. |
| failed_22_update | function | core/ |
Simulates a hook_update_N functions. |
| Failing | class | core/ |
An image toolkit operation that throws a \RuntimeException. |
| Failing.php | file | core/ |
|
| Failing::execute | function | core/ |
Performs the actual manipulation on the image. |
| FailureMarker | class | core/ |
Handles failure marker file operation. |
| FailureMarker.php | file | core/ |
|
| FailureMarker::assertNotExists | function | core/ |
Asserts the failure file doesn't exist. |
| FailureMarker::clear | function | core/ |
Deletes the marker file. |
| FailureMarker::excludeMarkerFile | function | core/ |
Excludes the failure marker file from stage operations. |
| FailureMarker::getData | function | core/ |
Gets the data from the file if it exists. |
| FailureMarker::getMessage | function | core/ |
Gets the message from the file if it exists. |
| FailureMarker::getPath | function | core/ |
Gets the marker file path. |
| FailureMarker::getSubscribedEvents | function | core/ |
|
| FailureMarker::write | function | core/ |
Writes data to marker file. |
| 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 | class | core/ |
A fake autoloader for testing. |
| FakeAutoloader::findFile | function | core/ |
Finds a file by class name while caching lookups to APC. |
| 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 | class | core/ |
Fetches into a class. |
| FakeRecord.php | file | core/ |
|
| FakeRecord::$fakeArg | property | core/ |
A class variable. |
| FakeRecord::$job | property | core/ |
The property used in tests. |
| FakeRecord::$name | property | core/ |
The property used in tests. |
| 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. |
Pagination
- Previous page
- Page 610
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.