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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Pagination
- Previous page
- Page 619
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.