Search for commit
- Search 7.x for commit
- Search 9.5.x for commit
- Search 8.9.x for commit
- Search 10.3.x for commit
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ActiveFixtureManipulator::commitChanges | function | core/ |
Commits the changes to the directory. |
| commit-code-check.sh | file | core/ |
#!/bin/bash # # This script performs code quality checks. # # @internal # This script is not covered by Drupal core's backwards compatibility promise. # It exists only for core development purposes. # # The script makes the following… |
| ComposerInspectorTest::testPackageDevSnapshotCommitHashIsRemoved | function | core/ |
Tests that the commit hash of a dev snapshot package is ignored. |
| Connection::commitAll | function | core/ |
Commits all the open transactions. |
| Database::commitAllOnShutdown | function | core/ |
Calls commitAll() on all the open connections. |
| DriverSpecificTransactionTestBase::testCommittedTransaction | function | core/ |
Tests a committed transaction. |
| DriverSpecificTransactionTestBase::testCommitWithActiveSavepoint | function | core/ |
Tests committing a transaction while savepoints are active. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledOnCommit | function | core/ |
Tests post-transaction callback executes after transaction commit. |
| Drupal\package_manager\LoggingCommitter | service | core/ |
|
| Drupal\package_manager_bypass\LoggingCommitter | service | core/ |
|
| FixtureManipulator::$committed | property | core/ |
Whether changes have been committed. |
| FixtureManipulator::$committingChanges | property | core/ |
Whether changes are currently being committed. |
| FixtureManipulator::commitChanges | function | core/ |
Commits the changes to the directory. |
| FixtureManipulator::doCommitChanges | function | core/ |
Commits all the changes. |
| FixtureManipulatorTest::testActiveManipulatorNoCommitError | function | core/ |
Test that an exception is thrown if ::commitChanges() is not called. |
| FixtureManipulatorTest::testStagedFixtureNotCommitted | function | core/ |
Tests that the stage manipulator throws an exception if not committed. |
| GenerateAutoloadReferenceFile::autoloadFileCommitted | function | composer/ |
Determines whether or not the autoload file has been committed. |
| LoggingCommitter | class | core/ |
A composer-stager Committer decorator that adds logging. |
| LoggingCommitter | class | core/ |
Logs Composer Stager's Committer process output to a file. |
| LoggingCommitter.php | file | core/ |
|
| LoggingCommitter.php | file | core/ |
|
| LoggingCommitter::$inner | property | core/ |
The decorated service. |
| LoggingCommitter::commit | function | core/ |
|
| LoggingCommitter::commit | function | core/ |
|
| LoggingCommitter::__construct | function | core/ |
Constructs a Committer object. |
| LoggingCommitter::__construct | function | core/ |
|
| LoggingCommitterTest | class | core/ |
Tests Logging Committer. |
| LoggingCommitterTest.php | file | core/ |
|
| LoggingCommitterTest::testDecoratedCommitterIsCalled | function | core/ |
Tests the output of LoggingCommitter(). |
| PDOConnection::commit | function | core/ |
|
| PhpTuf\ComposerStager\API\Core\CommitterInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Core\Committer |
| PhpTuf\ComposerStager\API\Precondition\Service\CommitterPreconditionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\CommitterPreconditions |
| StageCommitExceptionTest | class | core/ |
Tests Drupal\package_manager\SandboxManagerBase. |
| StageCommitExceptionTest.php | file | core/ |
|
| StageCommitExceptionTest::$modules | property | core/ |
Modules to install. |
| StageCommitExceptionTest::providerCommitException | function | core/ |
Data provider for testCommitException(). |
| StageCommitExceptionTest::register | function | core/ |
Registers test-specific services. |
| StageCommitExceptionTest::testCommitException | function | core/ |
Tests exception handling during calls to Composer Stager commit. |
| StageFixtureManipulator::commitChanges | function | core/ |
Commits the changes to the directory. |
| Transaction::commitOrRelease | function | core/ |
Returns the transaction to the parent nesting level. |
| TransactionCommitFailedException | class | core/ |
Exception thrown when a commit() function fails. |
| TransactionCommitFailedException.php | file | core/ |
|
| TransactionExplicitCommitNotAllowedException | class | core/ |
Exception to deny attempts to explicitly manage transactions. |
| TransactionExplicitCommitNotAllowedException.php | file | core/ |
|
| TransactionManager::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManager::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManager::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManager::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManager::processRootCommit | function | core/ |
Processes the root transaction commit. |
| TransactionManagerBase::commit | function | core/ |
Commits a Drupal transaction. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.