Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
SandboxManagerBaseTest::testTimeouts function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that Composer Stager is invoked with a long timeout.
SandboxManagerBaseTest::testTypeMustBeExplicitlyOverridden function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Tests type must be explicitly overridden.
SandboxManagerBaseTest::testUncreatedGetSandboxDirectory function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests uncreated get sandbox directory.
SandboxManagerBaseTest::testValidateRequirements function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Tests validate requirements.
SandboxOwnershipException class core/modules/package_manager/src/Exception/SandboxOwnershipException.php Exception thrown if a stage encounters an ownership or locking error.
SandboxOwnershipException.php file core/modules/package_manager/src/Exception/SandboxOwnershipException.php
SandboxValidationEvent class core/modules/package_manager/src/Event/SandboxValidationEvent.php Base class for events dispatched before a stage life cycle operation.
SandboxValidationEvent.php file core/modules/package_manager/src/Event/SandboxValidationEvent.php
SandboxValidationEvent::$results property core/modules/package_manager/src/Event/SandboxValidationEvent.php The validation results.
SandboxValidationEvent::addError function core/modules/package_manager/src/Event/SandboxValidationEvent.php Convenience method to flag a validation error.
SandboxValidationEvent::addErrorFromThrowable function core/modules/package_manager/src/Event/SandboxValidationEvent.php Convenience method, adds an error validation result from a throwable.
SandboxValidationEvent::addResult function core/modules/package_manager/src/Event/SandboxValidationEvent.php Adds a validation result to the event.
SandboxValidationEvent::getResults function core/modules/package_manager/src/Event/SandboxValidationEvent.php Gets the validation results.
SandboxValidationEvent::stopPropagation function core/modules/package_manager/src/Event/SandboxValidationEvent.php
SanitizeNameTest class core/modules/file/tests/src/Unit/SanitizeNameTest.php Filename sanitization tests.
SanitizeNameTest.php file core/modules/file/tests/src/Unit/SanitizeNameTest.php
SanitizeNameTest::provideFilenames function core/modules/file/tests/src/Unit/SanitizeNameTest.php Provides data for testFileNameTransliteration().
SanitizeNameTest::testFileNameTransliteration function core/modules/file/tests/src/Unit/SanitizeNameTest.php Test file name sanitization.
SaveAction class core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Provides an action that can save any entity.
SaveAction.php file core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php
SaveAction::$time property core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php The time service.
SaveAction::access function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php
SaveAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php
SaveAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Constructs a SaveAction object.
SaveActionTest class core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php Tests Save Action.
SaveActionTest.php file core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php
SaveActionTest::$modules property core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php
SaveActionTest::setUp function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php
SaveActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php Tests get derivative definitions.
SaveActionTest::testSaveAction function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php Tests save action.
SAVED_NEW constant core/includes/common.inc Return status for saving which involved creating a new item.
SAVED_UPDATED constant core/includes/common.inc Return status for saving which involved an update to an existing item.
SaveEntity class core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php Provides an operation to save user entities.
SaveEntity.php file core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php
SaveEntity::access function core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php
SaveEntity::execute function core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php
SaveTest class core/modules/file/tests/src/Kernel/SaveTest.php File saving tests.
SaveTest.php file core/modules/file/tests/src/Kernel/SaveTest.php
SaveTest::testFileSave function core/modules/file/tests/src/Kernel/SaveTest.php Tests the saving process of file entities.
SaveUploadFormTest class core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests the _file_save_upload_from_form() function.
SaveUploadFormTest.php file core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::$defaultTheme property core/modules/file/tests/src/Functional/SaveUploadFormTest.php The theme to install as the default for testing.
SaveUploadFormTest::$image property core/modules/file/tests/src/Functional/SaveUploadFormTest.php An image file path for uploading.
SaveUploadFormTest::$imageExtension property core/modules/file/tests/src/Functional/SaveUploadFormTest.php Extension of the image filename.
SaveUploadFormTest::$maxFidBefore property core/modules/file/tests/src/Functional/SaveUploadFormTest.php The largest file id when the test starts.
SaveUploadFormTest::$modules property core/modules/file/tests/src/Functional/SaveUploadFormTest.php Modules to install.
SaveUploadFormTest::$phpFile property core/modules/file/tests/src/Functional/SaveUploadFormTest.php A PHP file path for upload security testing.
SaveUploadFormTest::setUp function core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::testCombinedErrorMessages function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests that multiple validation errors are combined in one message.
SaveUploadFormTest::testDrupalMovingUploadedFileError function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests for log entry on failing destination.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.