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 |
|---|---|---|---|
| MediaSourceValidationTest::$fieldName | property | core/ |
The field name of the media type. |
| MediaSourceValidationTest::$mediaType | property | core/ |
The media type used for testing. |
| MediaSourceValidationTest::$modules | property | core/ |
Modules to install. |
| MediaSourceValidationTest::mockClient | function | core/ |
Gets mock client. |
| MediaSourceValidationTest::setUp | function | core/ |
|
| MediaSourceValidationTest::testValidation | function | core/ |
Tests existing validation constraints are respected by Media::validate. |
| MediaTestConstraintValidator | class | core/ |
Validates the MediaTestConstraint. |
| MediaTestConstraintValidator.php | file | core/ |
|
| MediaTestConstraintValidator::validate | function | core/ |
|
| MediaTypeForm::validateForm | function | core/ |
Form validation handler. |
| MediaTypeValidationTest | class | core/ |
Tests validation of media_type entities. |
| MediaTypeValidationTest.php | file | core/ |
|
| MediaTypeValidationTest::$modules | property | core/ |
Modules to install. |
| MediaTypeValidationTest::setUp | function | core/ |
|
| MediaTypeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| MediaTypeValidationTest::testMediaSourceIsValidated | function | core/ |
Tests that the media source plugin's existence is validated. |
| media_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
| MemoryBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
| MemoryBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
| MemoryBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| MemoryBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| MemoryStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| MenuActiveTrailTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| MenuLinkContentFormTest::testMenuLinkContentFormValidation | function | core/ |
Tests validation for the MenuLinkContentForm class. |
| MenuLinkDefaultForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| MenuLinkDepthConstraintValidator | class | core/ |
Validates the MenuLinkDepthConstraint constraint. |
| MenuLinkDepthConstraintValidator.php | file | core/ |
|
| MenuLinkDepthConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| MenuLinkDepthConstraintValidator::validate | function | core/ |
|
| MenuLinkDepthConstraintValidator::__construct | function | core/ |
|
| MenuLinkEditForm::validateForm | function | core/ |
Form validation handler. |
| MenuLinkParentTest::$pathValidator | property | core/ |
A Path validator prophecy. |
| MenuLinksTest::testMenuLinkContentFormInvalidParentMenu | function | core/ |
Tests that the form doesn't break for links with arbitrary menu names. |
| MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
| MenuSettingsConstraintValidator.php | file | core/ |
|
| MenuSettingsConstraintValidator::validate | function | core/ |
|
| MenuTreeHierarchyConstraintValidator | class | core/ |
Constraint validator for changing menu link parents in pending revisions. |
| MenuTreeHierarchyConstraintValidator.php | file | core/ |
|
| MenuTreeHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| MenuTreeHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| MenuTreeHierarchyConstraintValidator::validate | function | core/ |
|
| MenuTreeHierarchyConstraintValidator::__construct | function | core/ |
Creates a new MenuTreeHierarchyConstraintValidator instance. |
| MenuTreeStorage::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| MenuUiTest::addInvalidMenuLink | function | core/ |
Attempts to add menu link with invalid path or no access permission. |
| MenuUiTest::checkInvalidParentMenuLinks | function | core/ |
Tests that parent options are limited by depth when adding menu links. |
| MenuValidationTest | class | core/ |
Tests validation of menu entities. |
| MenuValidationTest.php | file | core/ |
|
| MenuValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| MenuValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Menu IDs are atypical: they allow dashes and disallow underscores. |
| MenuValidationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.