Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RedirectTest::$testViews | property | core/ |
Views used by this test. |
| RedirectTest::testRedirect | function | core/ |
Tests the redirecting. |
| RedirectTest::testRedirect | function | core/ |
Tests form redirection. |
| RedirectTest::testRedirectFromErrorPages | function | core/ |
Tests form redirection from 404/403 pages with the Block form. |
| redirect_leading_slashes_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RedirectLeadingSlashesSubscriber |
| redirect_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RedirectResponseSubscriber |
| RedundantEditableConfigNamesTrait | trait | core/ |
Implements ::getEditableConfigNames() for forms using #config_target. |
| RedundantEditableConfigNamesTrait.php | file | core/ |
|
| RedundantEditableConfigNamesTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ReEnableModuleFieldTest | class | core/ |
Tests the behavior of a field module after being disabled and re-enabled. |
| ReEnableModuleFieldTest.php | file | core/ |
|
| ReEnableModuleFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ReEnableModuleFieldTest::$modules | property | core/ |
Modules to install. |
| ReEnableModuleFieldTest::setUp | function | core/ |
|
| ReEnableModuleFieldTest::testReEnabledField | function | core/ |
Tests the behavior of a field module after being disabled and re-enabled. |
| ReferenceAccessConstraint | class | core/ |
Entity Reference valid reference constraint. |
| ReferenceAccessConstraint.php | file | core/ |
|
| ReferenceAccessConstraint::$message | property | core/ |
The default violation message. |
| ReferenceAccessConstraintValidator | class | core/ |
Checks if the current user has access to newly referenced entities. |
| ReferenceAccessConstraintValidator.php | file | core/ |
|
| ReferenceAccessConstraintValidator::validate | function | core/ |
|
| ReferenceBase | class | core/ |
Base class for Drupal reference fields. |
| ReferenceBase.php | file | core/ |
|
| ReferenceBase::alterFieldInstanceMigration | function | core/ |
Apply any custom processing to the field instance migration. |
| ReferenceBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| ReferenceBase::entityId | function | core/ |
Gets the name of the field property which holds the entity ID. |
| ReferenceBase::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
| ReferenceBase::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| RefinableCacheableDependencyInterface::addCacheContexts | function | core/ |
Adds cache contexts. |
| RefinableCacheableDependencyInterface::addCacheTags | function | core/ |
Adds cache tags. |
| RefinableCacheableDependencyTrait::addCacheContexts | function | core/ |
|
| RefinableCacheableDependencyTrait::addCacheTags | function | core/ |
|
| RefinableCalculatedPermissions | class | core/ |
Represents a calculated set of permissions with cacheable metadata. |
| RefinableCalculatedPermissions.php | file | core/ |
|
| RefinableCalculatedPermissions::addItem | function | core/ |
Adds a calculated permission item. |
| RefinableCalculatedPermissions::merge | function | core/ |
Merge another calculated permissions object into this one. |
| RefinableCalculatedPermissions::mergeItems | function | core/ |
Merges two items of identical scope and identifier. |
| RefinableCalculatedPermissions::removeItem | function | core/ |
Removes a single calculated permission item from a given scope. |
| RefinableCalculatedPermissions::removeItems | function | core/ |
Removes all of the calculated permission items, regardless of scope. |
| RefinableCalculatedPermissions::removeItemsByScope | function | core/ |
Removes all of the calculated permission items for the given scope. |
| RefinableCalculatedPermissionsInterface | interface | core/ |
Defines the refinable calculated permissions interface. |
| RefinableCalculatedPermissionsInterface.php | file | core/ |
|
| RefinableCalculatedPermissionsInterface::addItem | function | core/ |
Adds a calculated permission item. |
| RefinableCalculatedPermissionsInterface::merge | function | core/ |
Merge another calculated permissions object into this one. |
| RefinableCalculatedPermissionsInterface::removeItem | function | core/ |
Removes a single calculated permission item from a given scope. |
| RefinableCalculatedPermissionsInterface::removeItems | function | core/ |
Removes all of the calculated permission items, regardless of scope. |
| RefinableCalculatedPermissionsInterface::removeItemsByScope | function | core/ |
Removes all of the calculated permission items for the given scope. |
| RefinableCalculatedPermissionsTest | class | core/ |
Tests the RefinableCalculatedPermissions class. |
| RefinableCalculatedPermissionsTest.php | file | core/ |
|
| RefinableCalculatedPermissionsTest::testAddItem | function | core/ |
Tests the addition of a calculated permissions item. |
Pagination
- Previous page
- Page 1045
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.