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
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OverwriteExistingPackagesValidator.php | file | core/ |
|
| OverwriteExistingPackagesValidator::getSubscribedEvents | function | core/ |
|
| OverwriteExistingPackagesValidator::validate | function | core/ |
Validates that new installed packages don't overwrite existing directories. |
| OverwriteExistingPackagesValidator::__construct | function | core/ |
|
| OverwriteExistingPackagesValidatorTest | class | core/ |
Tests Overwrite Existing Packages Validator. |
| OverwriteExistingPackagesValidatorTest.php | file | core/ |
|
| OverwriteExistingPackagesValidatorTest::setUp | function | core/ |
|
| OverwriteExistingPackagesValidatorTest::testNewPackagesOverwriteExisting | function | core/ |
Tests that new installed packages overwrite existing directories. |
| OverwriteExistingPackagesValidatorTest::testRecipeOverwriteIsAllowed | function | core/ |
Tests that things in the `recipes` directory can be overwritten. |
| PackageManagerKernelTestBase::$disableValidators | property | core/ |
The service IDs of any validators to disable. |
| PackageManagerTestValidationServiceProvider | class | core/ |
Modifies container services for testing. |
| PackageManagerTestValidationServiceProvider.php | file | core/ |
|
| PackageManagerTestValidationServiceProvider::alter | function | core/ |
|
| PackageManagerUninstallValidator | class | core/ |
Prevents any module from being uninstalled if update is in process. |
| PackageManagerUninstallValidator.php | file | core/ |
|
| PackageManagerUninstallValidator::validate | function | core/ |
|
| PackageManagerUninstallValidator::__construct | function | core/ |
|
| package_manager.validator.collect_paths_to_exclude_fail | service | core/ |
Drupal\package_manager_test_validation\CollectPathsToExcludeFailValidator |
| package_manager_test_validation.info.yml | file | core/ |
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.info.yml |
| package_manager_test_validation.services.yml | file | core/ |
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.services.yml |
| package_manager_test_validation.subscriber | service | core/ |
Drupal\package_manager_test_validation\EventSubscriber\TestSubscriber |
| Page::validate | function | core/ |
|
| Page::validateOptionsForm | function | core/ |
|
| PageContextTest::testNoValidBadge | function | core/ |
Tests the behavior of a plugin with no valid badge present. |
| PagerPluginBase::exposedFormValidate | function | core/ |
Allows the exposed form to be validated. |
| PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
| PasswordConfirm::validatePasswordConfirm | function | core/ |
Validates a password_confirm element. |
| path.validator | service | core/ |
Drupal\Core\Path\PathValidator |
| PathAlias::getCacheTagsToInvalidate | function | core/ |
|
| PathAliasConstraintValidator | class | core/ |
Constraint validator for changing path aliases in pending revisions. |
| PathAliasConstraintValidator.php | file | core/ |
|
| PathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| PathAliasConstraintValidator::create | function | core/ |
|
| PathAliasConstraintValidator::validate | function | core/ |
|
| PathAliasConstraintValidator::__construct | function | core/ |
Creates a new PathAliasConstraintValidator instance. |
| PathBasedBreadcrumbBuilderTest::testBuildWithInvalidPath | function | core/ |
Tests the build method with an invalid path. |
| PathElement::validateMatchedPath | function | core/ |
Form element validation handler for matched_path elements. |
| PathElementFormTest::validateForm | function | core/ |
Form validation handler. |
| PathPluginBase::validate | function | core/ |
|
| PathPluginBase::validateOptionsForm | function | core/ |
|
| PathPluginBase::validatePath | function | core/ |
Validates the path of the display. |
| PathValidator | class | core/ |
Provides a default path validator and access checker. |
| PathValidator.php | file | core/ |
|
| PathValidator::$accessAwareRouter | property | core/ |
The access aware router. |
| PathValidator::$accessUnawareRouter | property | core/ |
A router implementation which does not check access. |
| PathValidator::$account | property | core/ |
The current user. |
| PathValidator::$pathProcessor | property | core/ |
The path processor. |
| PathValidator::getPathAttributes | function | core/ |
Gets the matched attributes for a given path. |
| PathValidator::getUrl | function | core/ |
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck(). |
| PathValidator::getUrlIfValid | function | core/ |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.