Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| RoleExistsConstraintValidator.php | file | core/ |
|
| RoleExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| RoleExistsConstraintValidator::validate | function | core/ |
|
| RoleExistsConstraintValidator::__construct | function | core/ |
Create a new RoleExistsConstraintValidator instance. |
| RoleExistsConstraintValidatorTest | class | core/ |
Tests Role Exists Constraint Validator. |
| RoleExistsConstraintValidatorTest.php | file | core/ |
|
| RoleExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| RoleExistsConstraintValidatorTest::testRoleExists | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
| RoleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
| RoleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| Roles::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| Roles::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| Roles::operators | function | core/ |
Override empty and not empty operator labels to be clearer for user roles. |
| RoleSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
| RolesRid::$roleStorage | property | core/ |
The role entity storage. |
| RoleStorage | class | core/ |
Defines the storage handler class for user roles. |
| RoleStorage.php | file | core/ |
|
| RoleStorage::isPermissionInRoles | function | core/ |
Returns whether a permission is in one of the passed in roles. |
| RoleStorageInterface | interface | core/ |
Defines an interface for role entity storage classes. |
| RoleStorageInterface.php | file | core/ |
|
| RoleStorageInterface::isPermissionInRoles | function | core/ |
Returns whether a permission is in one of the passed in roles. |
| RootComposer::$composerManipulator | property | composer/ |
The JSON manipulator for the contents of the root composer.json. |
| RootComposer::addToComposerLock | function | composer/ |
Adds an element to the composer lock. |
| RootComposer::getComposerManipulator | function | composer/ |
Retrieves the JSON manipulator for the contents of the root composer.json. |
| Route::$pathValidator | property | core/ |
The path validator service. |
| RouteBuilderTest::testDeprecatedConstructorArgs | function | core/ |
#[IgnoreDeprecations] |
| RouteNoneTest::$urlGenerator | property | core/ |
The URL generator. |
| RoutePathGenerationTraitTest::$csrfToken | property | core/ |
The mock CSRF token generator. |
| RoutePathGenerationTraitTest::providerTestCsrfTokenCompleteLifeCycle | function | core/ |
Data provider for testCsrfTokenCompleteLifeCycle(). |
| RoutePathGenerationTraitTest::testCsrfTokenCompleteLifeCycle | function | core/ |
Tests that CSRF token creation and validation is consistent. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute | function | core/ |
Tests onAlterRoutes with "admin" appearing in the path. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminRoutes | function | core/ |
Tests onAlterRoutes with just admin routes. |
| RoutePreloaderTest::testOnAlterRoutesWithNonAdminRoutes | function | core/ |
Tests onAlterRoutes with admin routes and non admin routes. |
| RoutePreloaderTest::testOnRequestNonHtml | function | core/ |
Tests onRequest on a non html request. |
| RoutePreloaderTest::testOnRequestOnHtml | function | core/ |
Tests onRequest on a html request. |
| RouteProcessorCsrf::renderPlaceholderCsrfToken | function | core/ |
Render API callback: Adds a CSRF token for the given path to the markup. |
| RouteProcessorCsrfTest::$csrfToken | property | core/ |
The mock CSRF token generator. |
| RouteProcessorCurrentIntegrationTest::$urlGenerator | property | core/ |
The URL generator. |
| RouteProvider::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
| RouteProviderTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| RouteProviderTest::testOutlinePathMatch | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaults | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision2 | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision3 | function | core/ |
Confirms that we can find multiple routes that match the request equally. |
| RouteProviderTest::testOutlinePathMatchTrailingSlash | function | core/ |
Confirms that a trailing slash on the request does not result in a 404. |
| RouteProviderTest::testOutlinePathMatchZero | function | core/ |
Tests a route with a 0 as value. |
| RouteProviderTest::testOutlinePathNoMatch | function | core/ |
Confirms that an exception is thrown when no matching path is found. |
| router.yaml_cache_collector | service | core/ |
Drupal\Core\Utility\YamlCacheCollector |
| Router::applyFitOrder | function | core/ |
Reapplies the fit order to a RouteCollection object. |
Pagination
- Previous page
- Page 216
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.