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 |
---|---|---|---|
AccessPolicyProcessor::validateScope | function | core/ |
Validates if calculated permissions all match a single scope. |
ActionFormBase::validateForm | function | core/ |
Form validation handler. |
ActionMethodAttributeTest::testInvalidFunctionName | function | core/ |
@covers ::__construct |
ActionsTest::validateForm | function | core/ |
Form validation handler. |
ActionValidationTest | class | core/ |
Tests validation of action entities. |
ActionValidationTest.php | file | core/ |
|
ActionValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
ActionValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Action IDs are atypical in that they allow periods in the machine name. |
ActionValidationTest::setUp | function | core/ |
|
ActionValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
ActionValidationTest::testInvalidPluginId | function | core/ |
Tests that the action plugin ID is validated. |
ActionValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
AddFormBase::validateForm | function | core/ |
Form validation handler. |
AddFormBase::validateMediaEntity | function | core/ |
Validate a created media item. |
AdminUiTest::testImageUploadSettingsAreValidated | function | core/ |
Tests that image upload settings (stored out of band) are validated too. |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme |
AjaxFormBlock::validateForm | function | core/ |
Form validation handler. |
AjaxFormPageCacheTest::testAjaxElementValidation | function | core/ |
Tests that updating the text field trigger an AJAX request/response. |
AjaxFormsTestValidationForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
AjaxFormsTestValidationForm.php | file | core/ |
|
AjaxFormsTestValidationForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestValidationForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestDialogForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestFocusFirstForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestMessageCommandForm::validateForm | function | core/ |
Form validation handler. |
ajax_forms_test_validation_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_text' element of the validation form. |
ajax_forms_test_validation_number_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_number' element of the validation form. |
Alignment::validateConfigurationForm | function | core/ |
|
AllowedScaffoldPackagesValidator | class | core/ |
Validates the list of packages that are allowed to scaffold files. |
AllowedScaffoldPackagesValidator.php | file | core/ |
|
AllowedScaffoldPackagesValidator::getSubscribedEvents | function | core/ |
|
AllowedScaffoldPackagesValidator::validate | function | core/ |
Validates that only the implicitly allowed packages can use scaffolding. |
AllowedScaffoldPackagesValidator::__construct | function | core/ |
|
AllowedScaffoldPackagesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\AllowedScaffoldPackagesValidator @group package_manager @internal |
AllowedScaffoldPackagesValidatorTest.php | file | core/ |
|
AllowedScaffoldPackagesValidatorTest::testPreApply | function | core/ |
Tests that the allowed-packages setting is validated during pre-apply. |
AllowedScaffoldPackagesValidatorTest::testPreCreate | function | core/ |
Tests that the allowed-packages setting is validated during pre-create. |
AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
AllowedValuesConstraintValidator.php | file | core/ |
|
AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
AllowedValuesConstraintValidator::validate | function | core/ |
|
AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
AllowedValuesConstraintValidatorTest.php | file | core/ |
|
AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.