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 |
|---|---|---|---|
| DiffOpOutputBuilderTest.php | file | core/ |
|
| DiffOpOutputBuilderTest::provideTestDiff | function | core/ |
|
| DiffOpOutputBuilderTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
| DiffOpOutputBuilderTest::testGetDiff | function | core/ |
Tests get diff. |
| DiffOpOutputBuilderTest::testToOpsArray | function | core/ |
Tests whether op classes returned match expectations. |
| DirectoryTest | class | core/ |
Tests operations dealing with directories. |
| DirectoryTest.php | file | core/ |
|
| DirectoryTest::testDirectoryCreation | function | core/ |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Tests directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Tests local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath | function | core/ |
Tests the file paths of newly created files. |
| DirectoryTest::testFileDestination | function | core/ |
Tests the destination file path. |
| DirectoryTest::testFileDirectoryTemp | function | core/ |
Ensure that the getTempDirectory() method always returns a value. |
| DirectoryTest::testMultiplePrepareDirectory | function | core/ |
Tests asynchronous directory creation. |
| DirectoryWithMetadataDiscovery | class | core/ |
Does the actual finding of the directories with metadata files. |
| DirectoryWithMetadataDiscovery.php | file | core/ |
|
| DirectoryWithMetadataDiscovery::$deprecatedProperties | property | core/ |
The deprecated properties. |
| DirectoryWithMetadataDiscovery::findProvider | function | core/ |
Finds the provider of the discovered file. |
| DirectoryWithMetadataDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
| DirectoryWithMetadataDiscovery::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
| DirectoryWithMetadataDiscovery::__construct | function | core/ |
Constructs a DirectoryWithMetadataDiscovery object. |
| DirectoryWithMetadataPluginDiscovery | class | core/ |
Discover directories that contain a specific metadata file. |
| DirectoryWithMetadataPluginDiscovery.php | file | core/ |
|
| DirectoryWithMetadataPluginDiscovery::__construct | function | core/ |
Constructs a DirectoryWithMetadataPluginDiscovery object. |
| DirectWritePreconditionBypass | class | core/ |
Allows certain Composer Stager preconditions to be bypassed. |
| DirectWritePreconditionBypass.php | file | core/ |
|
| DirectWritePreconditionBypass::$isBypassed | property | core/ |
Whether or not the decorated precondition is being bypassed. |
| DirectWritePreconditionBypass::activate | function | core/ |
Bypasses the decorated precondition. |
| DirectWritePreconditionBypass::assertIsFulfilled | function | core/ |
|
| DirectWritePreconditionBypass::getDescription | function | core/ |
|
| DirectWritePreconditionBypass::getLeaves | function | core/ |
|
| DirectWritePreconditionBypass::getName | function | core/ |
|
| DirectWritePreconditionBypass::getStatusMessage | function | core/ |
|
| DirectWritePreconditionBypass::isFulfilled | function | core/ |
|
| DirectWritePreconditionBypass::__construct | function | core/ |
|
| DirectWriteSubscriber | class | core/ |
Handles sandbox events when direct-write is enabled. |
| DirectWriteSubscriber.php | file | core/ |
|
| DirectWriteSubscriber::enterMaintenanceMode | function | core/ |
Enters maintenance mode before a direct-mode require operation. |
| DirectWriteSubscriber::exitMaintenanceMode | function | core/ |
Leaves maintenance mode after a direct-mode require operation. |
| DirectWriteSubscriber::getSubscribedEvents | function | core/ |
|
| DirectWriteSubscriber::STATE_KEY | constant | core/ |
The state key which holds the original status of maintenance mode. |
| DirectWriteSubscriber::warnAboutDirectWrite | function | core/ |
Logs a warning about direct-write mode, if it is in use. |
| DirectWriteSubscriber::__construct | function | core/ |
|
| DirectWriteTest | class | core/ |
Tests Direct Write. |
| DirectWriteTest.php | file | core/ |
|
| DirectWriteTest::$postRequireMaintenanceMode | property | core/ |
Whether we are in maintenance mode after a require operation. |
| DirectWriteTest::$preRequireMaintenanceMode | property | core/ |
Whether we are in maintenance mode before a require operation. |
| DirectWriteTest::assertNotDirectWrite | function | core/ |
Event listener that asserts the sandbox manager isn't in direct-write mode. |
| DirectWriteTest::getSubscribedEvents | function | core/ |
|
| DirectWriteTest::onPostRequire | function | core/ |
Event listener that records the maintenance mode flag on post-require. |
Pagination
- Previous page
- Page 362
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.