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 |
|---|---|---|---|
| EntryPointTest.php | file | core/ |
|
| EntryPointTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntryPointTest::$modules | property | core/ |
Modules to install. |
| EntryPointTest::testEntryPoint | function | core/ |
Test GET to the entry point. |
| Enum::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| Enum::getConstraints | function | core/ |
Gets a list of validation constraints. |
| Enum::__construct | function | core/ |
@phpstan-param array{literal?: mixed[], value: list<scalar>} $values |
| EnumConstraint | class | core/ |
Checks that a value is a valid Enum. |
| EnumConstraint.php | file | core/ |
|
| EnumConstraint::$invalidClassMessage | property | core/ |
Violation message if the value is not of the expected enum class. |
| EnumConstraint::$missingClassMessage | property | core/ |
Violation message if the enum class is missing. |
| EnumConstraint::$notEnumMessage | property | core/ |
Violation message if the value is not an enum. |
| EnumConstraintValidator | class | core/ |
Validates the Enum constraint. |
| EnumConstraintValidator.php | file | core/ |
|
| EnumConstraintValidator::validate | function | core/ |
|
| EnumConstraintValidatorTest | class | core/ |
Tests the "enum" data type. |
| EnumConstraintValidatorTest.php | file | core/ |
|
| EnumConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| EnumConstraintValidatorTest::setUp | function | core/ |
|
| EnumConstraintValidatorTest::testValidation | function | core/ |
Tests the constraint. |
| Environment::getUploadMaxSize | function | core/ |
Determines the maximum file upload size by querying the PHP settings. |
| Environment::setTimeLimit | function | core/ |
Attempts to set the PHP maximum execution time. |
| EnvironmentCleaner::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
| EnvironmentCleaner::cleanResults | function | core/ |
Clears test results from the results storage. |
| EnvironmentCleaner::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| EnvironmentCleaner::doCleanDatabase | function | core/ |
Performs the fixture database cleanup. |
| EnvironmentCleaner::doCleanTemporaryDirectories | function | core/ |
Performs the cleanup of temporary test directories. |
| EnvironmentCleaner::__construct | function | core/ |
Constructs a test environment cleaner. |
| EnvironmentCleanerInterface::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
| EnvironmentCleanerInterface::cleanResults | function | core/ |
Clears test results from the results storage. |
| EnvironmentCleanerInterface::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| EnvironmentCleanerTest | class | core/ |
Tests Drupal\Core\Test\EnvironmentCleaner. |
| EnvironmentCleanerTest.php | file | core/ |
|
| EnvironmentCleanerTest::testDoCleanTemporaryDirectories | function | core/ |
Tests do clean temporary directories. |
| EnvironmentSupportValidator | class | core/ |
Checks that the environment has support for Package Manager. |
| EnvironmentSupportValidator.php | file | core/ |
|
| EnvironmentSupportValidator::getSubscribedEvents | function | core/ |
|
| EnvironmentSupportValidator::validate | function | core/ |
Checks that this environment supports Package Manager. |
| EnvironmentSupportValidator::VARIABLE_NAME | constant | core/ |
The name of the environment variable to check. |
| EnvironmentSupportValidatorTest | class | core/ |
Tests Environment Support Validator. |
| EnvironmentSupportValidatorTest.php | file | core/ |
|
| EnvironmentSupportValidatorTest::testInvalidUrl | function | core/ |
Tests handling of an invalid URL in the environment support variable. |
| EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply | function | core/ |
Tests an invalid URL in the environment support variable during pre-apply. |
| EnvironmentSupportValidatorTest::testValidUrl | function | core/ |
Tests that the validation message links to the provided URL. |
| EnvironmentSupportValidatorTest::testValidUrlDuringPreApply | function | core/ |
Tests that the validation message links to the provided URL during pre-apply. |
| EnvironmentTest | class | core/ |
Test PHP Environment helper methods. |
| EnvironmentTest.php | file | core/ |
|
| EnvironmentTest::providerTestCheckMemoryLimit | function | core/ |
Provides data for testCheckMemoryLimit(). |
| EnvironmentTest::testCheckMemoryLimit | function | core/ |
Tests \Drupal\Component\Utility\Environment::checkMemoryLimit(). |
| Equality::$alwaysMultiple | property | core/ |
Exposed filter options. |
Pagination
- Previous page
- Page 514
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.