Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
ParamConverterManagerTest::providerTestSetRouteParameterConverters | function | core/ |
Provides data for testSetRouteParameterConverters(). |
PasswordConfirm::validatePasswordConfirm | function | core/ |
Validates a password_confirm element. |
PasswordConfirmTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
PasswordConfirmWidgetTest | class | core/ |
Tests the JS components added to the PasswordConfirm render element. |
PasswordConfirmWidgetTest.php | file | core/ |
|
PasswordConfirmWidgetTest::$assert | property | core/ |
WebAssert object. |
PasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PasswordConfirmWidgetTest::$testUser | property | core/ |
User for testing. |
PasswordConfirmWidgetTest::setUp | function | core/ |
|
PasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
PasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Ensures that password match message is visible when widget is initialized. |
PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests the components added to the password confirm widget. |
PasswordTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
PasswordVerifyTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
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. |
PathLocatorTest::providerWebRoot | function | core/ |
Data provider for ::testWebRoot(). |
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. |
Pagination
- Previous page
- Page 129
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.