Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| BookUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| BookUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BookUninstallValidator::hasBookNodes | function | core/ |
Determines if there is any book nodes or not. |
| BookUninstallValidator::hasBookOutlines | function | core/ |
Checks if there are any books in an outline. |
| BookUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BookUninstallValidator::setStringTranslation | function | core/ |
|
| BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| BookUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| BookUninstallValidator::__construct | function | core/ |
Constructs a new BookUninstallValidator. |
| BookUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator[[api-linebreak]] @group book @group legacy |
| BookUninstallValidatorTest.php | file | core/ |
|
| BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
| BookUninstallValidatorTest::setUp | function | core/ |
|
| BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate[[api-linebreak]] |
| BooleanOperator::valueValidate | function | core/ |
Validate the options form. |
| BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult | function | core/ |
Tests a breadcrumb builder with a bad return value. |
| Broken::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| BrowserTestBaseTest::testSimpleTestBaseUrlValidation | function | core/ |
Test if setting an invalid scheme in SIMPLETEST_BASE_URL throws an exception. |
| BrowserTestBaseUserAgentTest::testUserAgentValidation | function | core/ |
Tests validation of the User-Agent header we use to perform test requests. |
| BulkForm::validateOptionsForm | function | core/ |
Validate the options form. |
| BulkForm::viewsFormValidate | function | core/ |
|
| BundleConfigImportValidate | class | core/ |
Entity config importer validation event subscriber. |
| BundleConfigImportValidate.php | file | core/ |
|
| BundleConfigImportValidate::$configManager | property | core/ |
The config manager. |
| BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
| BundleConfigImportValidate::onConfigImporterValidate | function | core/ |
Ensures bundles that will be deleted are not in use. |
| BundleConfigImportValidate::__construct | function | core/ |
Constructs the event subscriber. |
| BundleConstraintValidator | class | core/ |
Validates the Bundle constraint. |
| BundleConstraintValidator.php | file | core/ |
|
| BundleConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| BundleConstraintValidatorTest | class | core/ |
Tests validation constraints for BundleConstraintValidator. |
| BundleConstraintValidatorTest.php | file | core/ |
|
| BundleConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| BundleConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| BundleConstraintValidatorTest::assertValidation | function | core/ |
Executes the BundleConstraintValidator test for a given bundle. |
| BundleConstraintValidatorTest::setUp | function | core/ |
|
| BundleConstraintValidatorTest::testValidation | function | core/ |
Tests bundle constraint validation. |
| Bytes::validate | function | core/ |
Validate that a string is a representation of a number of bytes. |
| Bytes::validateConstraint | function | core/ |
Validates a string is a representation of a number of bytes. |
| BytesTest::providerTestValidate | function | core/ |
Provides data for testValidate(). |
| BytesTest::testValidate | function | core/ |
Tests \Drupal\Component\Utility\Bytes::validate(). |
| Cache::invalidateTags | function | core/ |
Marks cache items from all bins with any of the specified tags as invalid. |
| CacheBackendDecorator::invalidate | function | core/ |
Marks a cache item as invalid. |
| CacheBackendDecorator::invalidateAll | function | core/ |
Marks all cache items as invalid. |
| CacheBackendDecorator::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.