Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| PathValidatorTest::testIsValidWithNone | function | core/ |
Tests the isValid() method for <none> (used for jump links). |
| 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[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
| PathValidatorTest::testIsValidWithResourceNotFound | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
| PerformanceData::$cacheTagInvalidationCount | property | core/ |
The number of cache tag invalidations. |
| PerformanceData::$cacheTagIsValidCount | property | core/ |
The number of cache tag validity checks. |
| PerformanceData::getCacheTagInvalidationCount | function | core/ |
Gets the cache tag invalidation count. |
| PerformanceData::getCacheTagIsValidCount | function | core/ |
Gets the cache tag isValid count. |
| PerformanceData::setCacheTagInvalidationCount | function | core/ |
Sets the cache tag invalidation count. |
| PerformanceData::setCacheTagIsValidCount | function | core/ |
Sets the cache tag isValid count. |
| performance_test.cache_tags.invalidator.checksum | service | core/ |
Drupal\performance_test\Cache\CacheTagsChecksumDecorator |
| PermissionsPerBundleTest::testInvalidValue | function | core/ |
Tests that there is an exception if the permission templates are invalid. |
| 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[[api-linebreak]] @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. |
| PluginExistsConstraint::$invalidInterfaceMessage | property | core/ |
The error message if a plugin does not implement the expected interface. |
| PluginExistsConstraintValidator | class | core/ |
Validates the PluginExists constraint. |
| PluginExistsConstraintValidator.php | file | core/ |
|
| PluginExistsConstraintValidator::validate | function | core/ |
|
| PluginExistsConstraintValidatorTest | class | core/ |
@group Plugin @group Validation |
| PluginExistsConstraintValidatorTest.php | file | core/ |
|
| PluginExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| PluginExistsConstraintValidatorTest::testFallbackPluginIds | function | core/ |
Tests that fallback plugin IDs can be considered valid or invalid. |
| PluginExistsConstraintValidatorTest::testValidation | function | core/ |
Tests validation of plugin existence. |
| PluginFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| 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. |
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.