Search for valid
- Search 7.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PathValidatorTest::$modules | property | core/ |
Modules to enable. |
PathValidatorTest::$pathProcessor | property | core/ |
The path processor. |
PathValidatorTest::$pathValidator | property | core/ |
The tested path validator. |
PathValidatorTest::setUp | function | core/ |
|
PathValidatorTest::setUp | function | core/ |
|
PathValidatorTest::testGetUrlIfValidWithAccess | function | core/ |
Tests the getUrlIfValid() method when there is access. |
PathValidatorTest::testGetUrlIfValidWithFrontPageAndQueryAndFragments | function | core/ |
Tests the getUrlIfValid() method with a front page + query + fragments. |
PathValidatorTest::testGetUrlIfValidWithoutAccess | function | core/ |
Tests the getUrlIfValid() method where there is no access. |
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method. |
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
|
PathValidatorTest::testGetUrlIfValidWithQuery | function | core/ |
Tests the getUrlIfValid() method with a query in the path. |
PathValidatorTest::testIsValidWithAccessDenied | function | core/ |
Tests the isValid() method with a user without access to the path. |
PathValidatorTest::testIsValidWithExternalUrl | function | core/ |
Tests the isValid() method for an external URL. |
PathValidatorTest::testIsValidWithFailingParameterConverting | function | core/ |
Tests the isValid() method with a not working param converting. |
PathValidatorTest::testIsValidWithFrontpage | function | core/ |
Tests the isValid() method for the frontpage. |
PathValidatorTest::testIsValidWithInvalidExternalUrl | function | core/ |
Tests the isValid() method with an invalid external URL. |
PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
PathValidatorTest::testIsValidWithMethodNotAllowed | function | core/ |
@covers ::isValid @covers ::getPathAttributes |
PathValidatorTest::testIsValidWithNone | function | core/ |
Tests the isValid() method for <none> (used for jumplinks). |
PathValidatorTest::testIsValidWithNotExistingPath | function | core/ |
Tests the isValid() method with a non-existent path. |
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
PathValidatorTest::testIsValidWithParamNotConverted | function | core/ |
@covers ::isValid @covers ::getPathAttributes |
PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
PathValidatorTest::testIsValidWithResourceNotFound | function | core/ |
@covers ::isValid @covers ::getPathAttributes |
PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
PhpBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
PhpBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
PhpBackend::invalidateByHash | function | core/ |
Invalidate one cache item. |
PhpBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
@covers ::createPlaceholder @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup |
plugin.manager.views.argument_validator | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
PluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PluginFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance |
PluginFormInterface::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginManagerDependentValidatorTrait | trait | core/ |
Common functionality for many CKEditor 5 validation constraints. |
PluginManagerDependentValidatorTrait.php | file | core/ |
|
PluginManagerDependentValidatorTrait::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
PluginManagerDependentValidatorTrait::create | function | core/ |
|
PluginManagerDependentValidatorTrait::getEnableableDisabledPlugins | function | core/ |
Gets all disabled CKEditor 5 plugin definitions the user can enable. |
PluginManagerDependentValidatorTrait::getOtherEnabledPlugins | function | core/ |
Gets all other enabled CKEditor 5 plugin definitions. |
PluginManagerDependentValidatorTrait::__construct | function | core/ |
Constructs a CKEditor5ConstraintValidatorTrait object. |
PrecedingConstraintAwareValidatorTrait | trait | core/ |
A constraint may need preceding constraints to not have been violated. |
PrecedingConstraintAwareValidatorTrait.php | file | core/ |
|
PrecedingConstraintAwareValidatorTrait::getPrecedingConstraints | function | core/ |
Gets the constraints preceding the given constraint in the current context. |
PrecedingConstraintAwareValidatorTrait::hasViolationsForPrecedingConstraints | function | core/ |
Checks whether any preceding constraints have been violated. |
PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
PrimitiveTypeConstraintValidator | class | core/ |
Validates the PrimitiveType constraint. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.