Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
| SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
| SandboxDatabaseUpdatesValidator::getSubscribedEvents | function | core/ |
|
| SandboxDatabaseUpdatesValidator::getUpdateFunctions | function | core/ |
Returns a list of all update functions for a module. |
| SandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
Determines if a staged extension has changed update functions. |
| SandboxDatabaseUpdatesValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
| SandboxDatabaseUpdatesValidator::__construct | function | core/ |
|
| SandboxDirectoryValidator | class | core/ |
Validates staging root is not a subdirectory of active. |
| SandboxDirectoryValidator.php | file | core/ |
|
| SandboxDirectoryValidator::getSubscribedEvents | function | core/ |
|
| SandboxDirectoryValidator::validate | function | core/ |
Check if staging root is a subdirectory of active. |
| SandboxDirectoryValidator::__construct | function | core/ |
|
| SandboxDirectoryValidatorTest | class | core/ |
Tests Drupal\package_manager\Validator\SandboxDirectoryValidator. |
| SandboxDirectoryValidatorTest.php | file | core/ |
|
| SandboxDirectoryValidatorTest::providerTestCheckNotInActive | function | core/ |
Data provider for testCheckNotInActive(). |
| SandboxDirectoryValidatorTest::testCheckNotInActive | function | core/ |
Tests check not in active. |
| SandboxManagerBase::validateRequirements | function | core/ |
Validates a set of package names. |
| SandboxManagerBaseTest::providerFailureDuringComposerStagerOperations | function | core/ |
Data provider for ::testFailureDuringComposerStagerOperations(). |
| SandboxManagerBaseTest::providerStoreDestroyInfo | function | core/ |
Data provider for testStoreDestroyInfo(). |
| SandboxManagerBaseTest::providerValidateRequirements | function | core/ |
Data provider for testValidateRequirements. |
| SandboxManagerBaseTest::testTypeMustBeExplicitlyOverridden | function | core/ |
Tests type must be explicitly overridden. |
| SandboxManagerBaseTest::testValidateRequirements | function | core/ |
Tests validate requirements. |
| 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::provideFilenames | function | core/ |
Provides data for testFileNameTransliteration(). |
| SaveUploadFormTest::$maxFidBefore | property | core/ |
The largest file id when the test starts. |
| SaveUploadTest::$maxFidBefore | property | core/ |
The largest file id when the test starts. |
| SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
| ScaffoldFileInfo::overridden | function | composer/ |
Determines if this scaffold file has been overridden by another package. |
| ScaffoldOptions::override | function | composer/ |
Creates a new scaffold options object with some values overridden. |
| ScaffoldOptions::overrideSymlink | function | composer/ |
Creates a new scaffold options object with an overridden 'symlink' value. |
| ScaffoldTest::assertDefaultSettingsFromScaffoldOverride | function | core/ |
Asserts that the default settings file was overridden by the test. |
| ScaffoldTest::scaffoldOverridingSettingsExcludingHtaccessValues | function | core/ |
Provides test values for testScaffoldOverridingSettingsExcludingHtaccess. |
| ScaffoldTest::testScaffoldOverridingSettingsExcludingHtaccess | function | core/ |
Asserts that the drupal/assets scaffold files correct for sut. |
| Scale::validateArguments | function | core/ |
Validates the arguments. |
| ScaleAndCrop::validateArguments | function | core/ |
Validates the arguments. |
| ScaleImageEffect::validateConfigurationForm | function | core/ |
Form validation handler. |
| Schema::$maxIdentifierLength | property | core/ |
The maximum allowed length for index, primary key and constraint names. |
| Schema::$uniqueIdentifier | property | core/ |
A unique identifier for this query object. |
| Schema::ensureIdentifiersLength | function | core/ |
Make sure to limit identifiers according to PostgreSQL compiled in length. |
| Schema::uniqueIdentifier | function | core/ |
Returns a unique identifier for this object. |
| SchemaCheckTraitTest::providerCheckConfigSchema | function | core/ |
Returns test data for validating configuration schema. |
| SchemaCompatibilityCheckerTest::dataProviderIsCompatible | function | core/ |
Data provider for the test testIsCompatible. |
| SchemaTest::providerComputedConstraintName | function | core/ |
Data provider for ::testComputedConstraintName(). |
Pagination
- Previous page
- Page 156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.