Search for valid
Title | Object type | File name | Summary |
---|---|---|---|
ForumUninstallValidator | class | core/ |
Prevents forum module from being uninstalled under certain conditions. |
ForumUninstallValidator.php | file | core/ |
|
ForumUninstallValidator.php | file | core/ |
|
ForumUninstallValidator::$configFactory | property | core/ |
The config factory. |
ForumUninstallValidator::$container | property | core/ |
The service container. |
ForumUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
ForumUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ForumUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ForumUninstallValidator::getForumVocabulary | function | core/ |
Returns the vocabulary configured for forums. |
ForumUninstallValidator::hasForumNodes | function | core/ |
Determines if there are any forum nodes or not. |
ForumUninstallValidator::hasTermsForVocabulary | function | core/ |
Determines if there are any taxonomy terms for a specified vocabulary. |
ForumUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ForumUninstallValidator::setStringTranslation | function | core/ |
|
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
ForumUninstallValidator::__construct | function | core/ |
Constructs a new ForumUninstallValidator. |
ForumUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\forum\ForumUninstallValidator[[api-linebreak]] @group forum @group legacy |
ForumUninstallValidatorTest.php | file | core/ |
|
ForumUninstallValidatorTest::$forumUninstallValidator | property | core/ |
|
ForumUninstallValidatorTest::setUp | function | core/ |
|
ForumUninstallValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
ForumUninstallValidatorTest::testValidateHasForumNodes | function | core/ |
@covers ::validate[[api-linebreak]] |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
ForumUninstallValidatorTest::testValidateNotForum | function | core/ |
@covers ::validate[[api-linebreak]] |
ForumValidationTest | class | core/ |
Tests forum validation constraints. |
ForumValidationTest.php | file | core/ |
|
ForumValidationTest::$modules | property | core/ |
Modules to install. |
ForumValidationTest::testValidation | function | core/ |
Tests the forum validation constraints. |
FullyValidatableConstraint | class | core/ |
Constraint for fully validatable config schema type. |
FullyValidatableConstraint.php | file | core/ |
|
FullyValidatableConstraintValidator | class | core/ |
FullyValidatable constraint. |
FullyValidatableConstraintValidator.php | file | core/ |
|
FullyValidatableConstraintValidator::validate | function | core/ |
|
FundamentalCompatibilityConstraintValidator | class | core/ |
Validates fundamental compatibility of CKEditor 5 with the given text format. |
FundamentalCompatibilityConstraintValidator.php | file | core/ |
|
FundamentalCompatibilityConstraintValidator::checkAllHtmlTagsAreCreatable | function | core/ |
Checks all HTML tags supported by enabled CKEditor 5 plugins are creatable. |
FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsAreCompatible | function | core/ |
Checks that fundamental CKEditor 5 plugins' HTML tags are allowed. |
FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch | function | core/ |
Checks the HTML restrictions match the enabled CKEditor 5 plugins' output. |
FundamentalCompatibilityConstraintValidator::checkNoMarkupFilters | function | core/ |
Checks no TYPE_MARKUP_LANGUAGE filters are present. |
FundamentalCompatibilityConstraintValidator::findHtmlRestrictorFilterNotAllowingTags | function | core/ |
Analyzes a text format to find the filter not allowing required tags. |
FundamentalCompatibilityConstraintValidator::FUNDAMENTAL_CKEDITOR5_PLUGINS | constant | core/ |
The fundamental CKEditor 5 plugins without which it cannot function. |
FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType | function | core/ |
Gets the filters of the given type in this text format. |
FundamentalCompatibilityConstraintValidator::validate | function | core/ |
|
GDToolkit::isValid | function | core/ |
Checks if the image is valid. |
GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::getMultiple[[api-linebreak]] @covers… |
GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.