Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| PasswordWidgetThemeFunctionTest::$modules | property | core/ |
Modules to enable. |
| PasswordWidgetThemeFunctionTest::$testUser | property | core/ |
User for testing. |
| PasswordWidgetThemeFunctionTest::setUp | function | core/ |
|
| PasswordWidgetThemeFunctionTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests password widget theme functions and its deprecations. |
| path.validator | service | core/ |
Drupal\Core\Path\PathValidator |
| PathAlias::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| 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/ |
Instantiates a new instance of this class. |
| PathAliasConstraintValidator::validate | function | core/ |
|
| PathAliasConstraintValidator::__construct | function | core/ |
Creates a new PathAliasConstraintValidator instance. |
| PathAliasListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| PathAliasResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| PathAliasResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| PathAliasResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| PathAliasTest::$entityTypeId | property | core/ |
The tested entity type. |
| PathAliasTest::getPID | function | core/ |
Returns the path ID. |
| PathBasedBreadcrumbBuilderTest::providerTestBuildWithException | function | core/ |
Provides exception types for testBuildWithException. |
| PathElement::validateMatchedPath | function | core/ |
Form element validation handler for matched_path elements. |
| PathElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PathElementFormTest::validateForm | function | core/ |
Form validation handler. |
| PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
| PathFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PathParentCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of paths and expected cache contexts. |
| PathPluginBase::$routeProvider | property | core/ |
The route provider. |
| PathPluginBase::overrideApplies | function | core/ |
Determines whether the view overrides the given route. |
| PathPluginBase::overrideAppliesPathAndMethod | function | core/ |
Determines whether an override for the path and method should happen. |
| PathPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| PathPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| PathPluginBase::validatePath | function | core/ |
Validates the path of the display. |
| PathPluginBaseTest::$routeProvider | property | core/ |
The route provider that should be used. |
| PathProcessorFrontTest::providerProcessInbound | function | core/ |
Inbound paths and expected results. |
| PathSetTranslatedTest::transformDataProvider | function | core/ |
Provides data for the testTransform method. |
| 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/ |
Returns a URL object, if the path is valid and accessible. |
| PathValidator::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
| PathValidator::isValid | function | core/ |
Checks if the URL path is valid and accessible by the current user. |
| PathValidator::__construct | function | core/ |
Creates a new PathValidator. |
| PathValidatorInterface | interface | core/ |
Provides an interface for URL path validators. |
| PathValidatorInterface.php | file | core/ |
|
| PathValidatorInterface::getUrlIfValid | function | core/ |
Returns a URL object, if the path is valid and accessible. |
| PathValidatorInterface::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.