Search for stage
- Search 7.x for stage
- Search 9.5.x for stage
- Search 8.9.x for stage
- Search 10.3.x for stage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StageConflictTest::providerDestroyDuringApply | function | core/ |
Data provider for testDestroyDuringApply(). |
| StageConflictTest::register | function | core/ |
Registers test-specific services. |
| StageConflictTest::testApplyAndPostApplyInSameRequest | function | core/ |
Tests running apply and post-apply in the same request. |
| StageConflictTest::testDestroyDuringApply | function | core/ |
Tests destroying a stage while applying it. |
| StageConflictTest::testUninstallModuleDuringApply | function | core/ |
Test uninstalling any module while the staged changes are being applied. |
| StagedDBUpdateValidatorTest | class | core/ |
Tests Staged DBUpdate Validator. |
| StagedDBUpdateValidatorTest.php | file | core/ |
|
| StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate | function | core/ |
Data provider for ::testStagedDatabaseUpdates(). |
| StagedDBUpdateValidatorTest::setUp | function | core/ |
|
| StagedDBUpdateValidatorTest::testStagedDatabaseUpdate | function | core/ |
Tests validation of staged database updates. |
| StagedDBUpdateValidatorTest::testUnclaimedStage | function | core/ |
Tests that the validator disregards unclaimed stages. |
| StageEventsTest | class | core/ |
Tests that the stage fires events during its lifecycle. |
| StageEventsTest.php | file | core/ |
|
| StageEventsTest::$events | property | core/ |
The events that were fired, in the order they were fired. |
| StageEventsTest::$stage | property | core/ |
The stage under test. |
| StageEventsTest::getSubscribedEvents | function | core/ |
|
| StageEventsTest::handleEvent | function | core/ |
Handles a stage life cycle event. |
| StageEventsTest::providerValidationResults | function | core/ |
Data provider for testValidationResults(). |
| StageEventsTest::register | function | core/ |
Registers test-specific services. |
| StageEventsTest::setUp | function | core/ |
|
| StageEventsTest::testAddResult | function | core/ |
Tests adding validation results to events. |
| StageEventsTest::testEvents | function | core/ |
Tests that the stage fires life cycle events in a specific order. |
| StageEventsTest::testExceptionIfNoErrorBeforeStopPropagation | function | core/ |
Tests exception is thrown if error is not added before stopPropagation(). |
| StageEventsTest::testPackageListsAvailableToRequireEvents | function | core/ |
Tests that pre- and post-require events have access to the package lists. |
| StageEventsTest::testValidationResults | function | core/ |
Tests that an exception is thrown if an event has validation results. |
| StageFixtureManipulator | class | core/ |
A fixture manipulator service that commits changes after begin. |
| StageFixtureManipulator.php | file | core/ |
|
| StageFixtureManipulator::$inner | property | core/ |
The decorated service. |
| StageFixtureManipulator::$state | property | core/ |
The state service. |
| StageFixtureManipulator::begin | function | core/ |
|
| StageFixtureManipulator::clearQueuedManipulationItems | function | core/ |
Clears all queued manipulation items. |
| StageFixtureManipulator::commitChanges | function | core/ |
Commits the changes to the directory. |
| StageFixtureManipulator::getQueuedManipulationItems | function | core/ |
Gets all queued manipulation items. |
| StageFixtureManipulator::handleTearDown | function | core/ |
Handles test tear down to ensure all changes were committed. |
| StageFixtureManipulator::queueManipulation | function | core/ |
Queues manipulation arguments to be called in ::doCommitChanges(). |
| StageFixtureManipulator::STATE_KEY | constant | core/ |
The state key to use. |
| StageFixtureManipulator::__construct | function | core/ |
Constructions a StageFixtureManipulator object. |
| StageFixtureManipulator::__destruct | function | core/ |
Ensure that changes were committed before object is destroyed. |
| StageLoggedOnErrorTest | class | core/ |
Tests Drupal\package_manager\SandboxManagerBase. |
| StageLoggedOnErrorTest.php | file | core/ |
|
| StageLoggedOnErrorTest::$modules | property | core/ |
Modules to install. |
| StageLoggedOnErrorTest::providerLoggedOnError | function | core/ |
Data provider for testLoggedOnError(). |
| StageLoggedOnErrorTest::register | function | core/ |
Registers test-specific services. |
| StageLoggedOnErrorTest::testLoggedOnError | function | core/ |
Tests logged on error. |
| StageOwnershipTest | class | core/ |
Tests that ownership of the stage is enforced. |
| StageOwnershipTest.php | file | core/ |
|
| StageOwnershipTest::$modules | property | core/ |
Modules to install. |
| StageOwnershipTest::assertOwnershipIsEnforced | function | core/ |
Asserts that ownership is enforced across stage directories. |
| StageOwnershipTest::setUp | function | core/ |
|
| StageOwnershipTest::testClaim | function | core/ |
Tests behavior of claiming a stage. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.