Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DiskSpaceValidator::freeSpace | function | core/ |
Wrapper around the disk_free_space() function. |
DiskSpaceValidator::stat | function | core/ |
Wrapper around the stat() function. |
DiskSpaceValidator::temporaryDirectory | function | core/ |
Returns the path of the system temporary directory. |
DiskSpaceValidator::validate | function | core/ |
Validates that there is enough free disk space to do stage operations. |
DiskSpaceValidator::__construct | function | core/ |
|
DiskSpaceValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\DiskSpaceValidator @group package_manager @internal |
DiskSpaceValidatorTest.php | file | core/ |
|
DiskSpaceValidatorTest::providerDiskSpaceValidation | function | core/ |
Data provider for testDiskSpaceValidation(). |
DiskSpaceValidatorTest::testDiskSpaceValidation | function | core/ |
Tests disk space validation. |
DiskSpaceValidatorTest::testDiskSpaceValidationDuringPreApply | function | core/ |
Tests disk space validation during pre-apply. |
Display::validateForm | function | core/ |
Form validation handler. |
DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayExtenderTest3::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayExtenderTest::testDisplayExtendersValidate | function | core/ |
Tests display extenders validation. |
DisplayLink::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayPathTest::doAdvancedPathsValidationTest | function | core/ |
Tests a couple of invalid path patterns. |
DisplayPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayPluginInterface::validate | function | core/ |
Make sure the display and all associated handlers are valid. |
DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
DisplayTest::testInvalidDisplayPlugins | function | core/ |
Tests invalid display plugins. |
DisplayTest::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayTest::validateOptionsForm | function | core/ |
Validate the options form. |
DocParserTest::getAnnotationVarTypeArrayProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderValid | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidLiteralDeclarationException | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidTypeDeclarationException | function | core/ |
|
DocParserTest::testAnnotationWithInvalidTargetDeclarationError | function | core/ |
|
DocParserTest::testInvalidContantName | function | core/ |
|
DocParserTest::testInvalidIdentifierInAnnotation | function | core/ |
|
DraggableListBuilderTrait::validateForm | function | core/ |
Form validation handler. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyAddition | function | core/ |
Tests adding an invalid field specification as a primary key. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyChange | function | core/ |
Tests changing the primary key with an invalid field specification. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyOnTableCreation | function | core/ |
Tests an invalid field specification as a primary key on table creation. |
Drupal::pathValidator | function | core/ |
Returns the path validator. |
DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
DrupalDateTimeTest::testInvalidDateDiff | function | core/ |
Tests date diff exception caused by invalid input. |
DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalTest::testPathValidator | function | core/ |
Tests the pathValidator() method. |
Drupal\content_moderation\StateTransitionValidationInterface | service | core/ |
|
Drupal\file\Validation\FileValidatorInterface | service | core/ |
|
Drupal\file\Validation\RecursiveValidatorFactory | service | core/ |
|
Drupal\package_manager\PackageManagerUninstallValidator | service | core/ |
|
Drupal\package_manager\Validator\AllowedScaffoldPackagesValidator | service | core/ |
|
Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator | service | core/ |
|
Drupal\package_manager\Validator\ComposerMinimumStabilityValidator | service | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.