Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| RouteProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| 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::applyFitOrder | function | core/ |
Reapplies the fit order to a RouteCollection object. |
| RouterTest::testMatchesWithDifferentFitOrder | function | core/ |
Tests matches with different fit order. |
| RouterTest::testUrlGeneratorFront | function | core/ |
Checks the generate method on the URL generator using the front router. |
| Routes::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| RouteSubscriber::$viewStorage | property | core/ |
The view storage. |
| RouteSubscriberTest::$viewStorage | property | core/ |
The mocked config entity storage. |
| RouteSubscriberTest::testOnAlterRoutes | function | core/ |
Tests the onAlterRoutes method. |
| Row::PROPERTY_SEPARATOR | constant | core/ |
Level separator of destination and source properties. |
| RowPluginBase::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
Pagination
- Previous page
- Page 206
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.