Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PerComponentEntityDisplayTest | class | core/ |
Tests the entity display destination plugin. |
| PerComponentEntityDisplayTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityDisplayTest. |
| PerComponentEntityDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
| PerComponentEntityFormDisplay | class | core/ |
This class imports one component of an entity form display. |
| PerComponentEntityFormDisplay.php | file | core/ |
|
| PerComponentEntityFormDisplay::getEntity | function | core/ |
Gets the entity. |
| PerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
| PerComponentEntityFormDisplayTest | class | core/ |
Tests the entity display destination plugin. |
| PerComponentEntityFormDisplayTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityFormDisplayTest. |
| PerComponentEntityFormDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
| PerformanceForm::$cssCollectionOptimizer | property | core/ |
The CSS asset collection optimizer service. |
| PerformanceForm::$jsCollectionOptimizer | property | core/ |
The JavaScript asset collection optimizer service. |
| PerformanceForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| PerformanceForm::submitCacheClear | function | core/ |
Clears the caches. |
| PerformanceForm::submitForm | function | core/ |
Form submission handler. |
| PerformanceForm::__construct | function | core/ |
Constructs a PerformanceForm object. |
| Permission | class | core/ |
Access plugin that provides permission-based access control. |
| Permission.php | file | core/ |
|
| Permission::$moduleHandler | property | core/ |
The module handler. |
| Permission::$permissionHandler | property | core/ |
The permission handler. |
| Permission::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| Permission::access | function | core/ |
Determine if the current user has access or not. |
| Permission::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| Permission::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Permission::create | function | core/ |
Creates an instance of the plugin. |
| Permission::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Permission::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Permission::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Permission::getCacheTags | function | core/ |
The cache tags associated with this object. |
| Permission::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| Permission::__construct | function | core/ |
Constructs a Permission object. |
| PermissionAccessCheck | class | core/ |
Determines access to routes based on permissions defined via $module.permissions.yml files. |
| PermissionAccessCheck.php | file | core/ |
|
| PermissionAccessCheck::access | function | core/ |
Checks access. |
| PermissionAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\user\Access\PermissionAccessCheck[[api-linebreak]] @group Routing @group Access |
| PermissionAccessCheckTest.php | file | core/ |
|
| PermissionAccessCheckTest::$accessCheck | property | core/ |
The tested access checker. |
| PermissionAccessCheckTest::$container | property | core/ |
The dependency injection container. |
| PermissionAccessCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
| PermissionAccessCheckTest::setUp | function | core/ |
|
| PermissionAccessCheckTest::testAccess | function | core/ |
Tests the access check method. |
| PermissionHandler | class | core/ |
Provides the available permissions based on yml files. |
| PermissionHandler.php | file | core/ |
|
| PermissionHandler::$controllerResolver | property | core/ |
The controller resolver. |
| PermissionHandler::$moduleHandler | property | core/ |
The module handler. |
| PermissionHandler::$yamlDiscovery | property | core/ |
The YAML discovery class to find all .permissions.yml files. |
| PermissionHandler::buildPermissionsYaml | function | core/ |
Builds all permissions provided by .permissions.yml files. |
| PermissionHandler::getModuleNames | function | core/ |
Returns all module names. |
| PermissionHandler::getPermissions | function | core/ |
Gets all available permissions. |
| PermissionHandler::getYamlDiscovery | function | core/ |
Gets the YAML discovery. |
Pagination
- Previous page
- Page 944
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.