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 |
|---|---|---|---|
| SandboxManagerBaseTest::testTimeouts | function | core/ |
Tests that Composer Stager is invoked with a long timeout. |
| SandboxManagerBaseTest::testTypeMustBeExplicitlyOverridden | function | core/ |
Tests type must be explicitly overridden. |
| SandboxManagerBaseTest::testUncreatedGetSandboxDirectory | function | core/ |
Tests uncreated get sandbox directory. |
| SandboxManagerBaseTest::testValidateRequirements | function | core/ |
Tests validate requirements. |
| SandboxOwnershipException | class | core/ |
Exception thrown if a stage encounters an ownership or locking error. |
| SandboxOwnershipException.php | file | core/ |
|
| SandboxValidationEvent | class | core/ |
Base class for events dispatched before a stage life cycle operation. |
| SandboxValidationEvent.php | file | core/ |
|
| SandboxValidationEvent::$results | property | core/ |
The validation results. |
| SandboxValidationEvent::addError | function | core/ |
Convenience method to flag a validation error. |
| SandboxValidationEvent::addErrorFromThrowable | function | core/ |
Convenience method, adds an error validation result from a throwable. |
| SandboxValidationEvent::addResult | function | core/ |
Adds a validation result to the event. |
| SandboxValidationEvent::getResults | function | core/ |
Gets the validation results. |
| SandboxValidationEvent::stopPropagation | function | core/ |
|
| SanitizeNameTest | class | core/ |
Filename sanitization tests. |
| SanitizeNameTest.php | file | core/ |
|
| SanitizeNameTest::provideFilenames | function | core/ |
Provides data for testFileNameTransliteration(). |
| SanitizeNameTest::testFileNameTransliteration | function | core/ |
Test file name sanitization. |
| SaveAction | class | core/ |
Provides an action that can save any entity. |
| SaveAction.php | file | core/ |
|
| SaveAction::$time | property | core/ |
The time service. |
| SaveAction::access | function | core/ |
|
| SaveAction::execute | function | core/ |
|
| SaveAction::__construct | function | core/ |
Constructs a SaveAction object. |
| SaveActionTest | class | core/ |
Tests Save Action. |
| SaveActionTest.php | file | core/ |
|
| SaveActionTest::$modules | property | core/ |
|
| SaveActionTest::setUp | function | core/ |
|
| SaveActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
| SaveActionTest::testSaveAction | function | core/ |
Tests save action. |
| SAVED_NEW | constant | core/ |
Return status for saving which involved creating a new item. |
| SAVED_UPDATED | constant | core/ |
Return status for saving which involved an update to an existing item. |
| SaveEntity | class | core/ |
Provides an operation to save user entities. |
| SaveEntity.php | file | core/ |
|
| SaveEntity::access | function | core/ |
|
| SaveEntity::execute | function | core/ |
|
| SaveTest | class | core/ |
File saving tests. |
| SaveTest.php | file | core/ |
|
| SaveTest::testFileSave | function | core/ |
Tests the saving process of file entities. |
| SaveUploadFormTest | class | core/ |
Tests the _file_save_upload_from_form() function. |
| SaveUploadFormTest.php | file | core/ |
|
| SaveUploadFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SaveUploadFormTest::$image | property | core/ |
An image file path for uploading. |
| SaveUploadFormTest::$imageExtension | property | core/ |
Extension of the image filename. |
| SaveUploadFormTest::$maxFidBefore | property | core/ |
The largest file id when the test starts. |
| SaveUploadFormTest::$modules | property | core/ |
Modules to install. |
| SaveUploadFormTest::$phpFile | property | core/ |
A PHP file path for upload security testing. |
| SaveUploadFormTest::setUp | function | core/ |
|
| SaveUploadFormTest::testCombinedErrorMessages | function | core/ |
Tests that multiple validation errors are combined in one message. |
| SaveUploadFormTest::testDrupalMovingUploadedFileError | function | core/ |
Tests for log entry on failing destination. |
Pagination
- Previous page
- Page 1409
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.