Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| views_test_data_handler_test_access_callback_argument | function | core/ |
Access callback with an argument for the generic handler test. |
| views_ui_view_preview_section_handler_links | function | core/ |
Returns contextual links for each handler of a certain section. |
| ViewTest::$viewHandler | property | core/ |
The view handler. |
| VocabularyAccessControlHandler | class | core/ |
Defines the access control handler for the taxonomy vocabulary entity type. |
| VocabularyAccessControlHandler.php | file | core/ |
|
| VocabularyAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
| VocabularyAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| WidgetBase::handlesMultipleValues | function | core/ |
Returns whether the widget handles multiple values. |
| WorkflowAccessControlHandler | class | core/ |
Access controller for the Workflow entity. |
| WorkflowAccessControlHandler.php | file | core/ |
|
| WorkflowAccessControlHandler::$workflowTypeManager | property | core/ |
The workflow type plugin manager. |
| WorkflowAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| WorkflowAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| WorkflowAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| WorkflowAccessControlHandler::__construct | function | core/ |
Constructs the workflow access control handler instance. |
| WorkflowAccessControlHandlerTest | class | core/ |
Tests Drupal\workflows\WorkflowAccessControlHandler. |
| WorkflowAccessControlHandlerTest.php | file | core/ |
|
| WorkflowAccessControlHandlerTest::$accessControlHandler | property | core/ |
The workflow access control handler. |
| WorkflowAccessControlHandlerTest::$adminUser | property | core/ |
A test admin user. |
| WorkflowAccessControlHandlerTest::$modules | property | core/ |
Modules to install. |
| WorkflowAccessControlHandlerTest::$user | property | core/ |
A non-privileged user. |
| WorkflowAccessControlHandlerTest::checkAccessProvider | function | core/ |
Data provider for ::testCheckAccess. |
| WorkflowAccessControlHandlerTest::setUp | function | core/ |
|
| WorkflowAccessControlHandlerTest::testCheckAccess | function | core/ |
Tests check access. |
| WorkflowAccessControlHandlerTest::testCheckCreateAccess | function | core/ |
Tests check create access. |
| WorkspaceAccessControlHandler | class | core/ |
Defines the access control handler for the workspace entity type. |
| WorkspaceAccessControlHandler.php | file | core/ |
|
| WorkspaceAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| WorkspaceAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| WorkspaceHandlerInterface | interface | core/ |
Defines workspace operations that need to vary by entity type. |
| WorkspaceHandlerInterface.php | file | core/ |
|
| WorkspaceHandlerInterface::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
| WriteSafeSessionHandler | class | core/ |
Wraps the session handler to prevent writes when not necessary or allowed. |
| WriteSafeSessionHandler.php | file | core/ |
|
| WriteSafeSessionHandler::$readSessions | property | core/ |
The read sessions. |
| WriteSafeSessionHandler::$sessionWritable | property | core/ |
Whether or not the session is enabled for writing. |
| WriteSafeSessionHandler::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandler::read | function | core/ |
|
| WriteSafeSessionHandler::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
| WriteSafeSessionHandler::write | function | core/ |
|
| WriteSafeSessionHandler::__construct | function | core/ |
Constructs a new write safe session handler. |
| WriteSafeSessionHandlerInterface | interface | core/ |
Provides an interface for session handlers where writing can be disabled. |
| WriteSafeSessionHandlerInterface.php | file | core/ |
|
| WriteSafeSessionHandlerInterface::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandlerInterface::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
| WriteSafeSessionHandlerTest | class | core/ |
Tests \Drupal\Core\Session\WriteSafeSessionHandler. |
| WriteSafeSessionHandlerTest.php | file | core/ |
|
| WriteSafeSessionHandlerTest::$sessionHandler | property | core/ |
The write safe session handler. |
| WriteSafeSessionHandlerTest::$wrappedSessionHandler | property | core/ |
The wrapped session handler. |
| WriteSafeSessionHandlerTest::providerTestOtherMethods | function | core/ |
Provides test data for the other methods test. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.