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
- Search 11.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HandlerBase::validateExposeForm | function | core/ |
Validate the options form. |
| HandlerBase::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| HandlerBase::__construct | function | core/ |
Constructs a Handler object. |
| HandlerBaseTest | class | core/ |
Tests Drupal\views\Plugin\views\HandlerBase. |
| HandlerBaseTest.php | file | core/ |
|
| HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ |
Tests get entity type for field on base table. |
| HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
Tests get entity type for field with relationship. |
| HandlerFieldFieldTest | class | core/ |
Tests the field rendering in views. |
| HandlerFieldFieldTest.php | file | core/ |
|
| HandlerFieldFieldTest::$fieldStorages | property | core/ |
Test field storage. |
| HandlerFieldFieldTest::$modules | property | core/ |
Modules to install. |
| HandlerFieldFieldTest::$nodes | property | core/ |
Test nodes. |
| HandlerFieldFieldTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldFieldTest::createFields | function | core/ |
Creates the testing fields. |
| HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
| HandlerFieldFieldTest::doTestInaccessibleFieldRender | function | core/ |
Tests inaccessible field rendering. |
| HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
| HandlerFieldFieldTest::doTestSimpleFieldRender | function | core/ |
Tests simple field rendering. |
| HandlerFieldFieldTest::prepareView | function | core/ |
Sets up the testing view with random field data. |
| HandlerFieldFieldTest::testFieldRender | function | core/ |
Tests fields rendering in views. |
| HandlerFieldPermissionTest | class | core/ |
Tests the permission field handler. |
| HandlerFieldPermissionTest.php | file | core/ |
|
| HandlerFieldPermissionTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldPermissionTest::testFieldPermission | function | core/ |
Tests the permission field handler output. |
| HandlerFieldRoleTest | class | core/ |
Tests the handler of the user: role field. |
| HandlerFieldRoleTest.php | file | core/ |
|
| HandlerFieldRoleTest::$defaultTheme | property | core/ |
|
| HandlerFieldRoleTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldRoleTest::testRole | function | core/ |
Tests the rendering of user roles in a Views field handler. |
| HandlerFieldUserNameTest | class | core/ |
Tests the handler of the user: name field. |
| HandlerFieldUserNameTest.php | file | core/ |
|
| HandlerFieldUserNameTest::$defaultTheme | property | core/ |
|
| HandlerFieldUserNameTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldUserNameTest::testNoAdditionalFields | function | core/ |
Tests that the field handler works when no additional fields are added. |
| HandlerFieldUserNameTest::testUserName | function | core/ |
Tests the rendering of the user name field in Views. |
| HandlerFilterCurrentUserTest | class | core/ |
Tests the current user filter handler. |
| HandlerFilterCurrentUserTest.php | file | core/ |
|
| HandlerFilterCurrentUserTest::$currentUser | property | core/ |
The current user. |
| HandlerFilterCurrentUserTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFilterCurrentUserTest::setUp | function | core/ |
|
| HandlerFilterCurrentUserTest::testFilterCurrentUserAsAnonymous | function | core/ |
Tests the current user filter handler with anonymous user. |
| HandlerFilterCurrentUserTest::testFilterCurrentUserAsUser | function | core/ |
Tests the current user filter handler with logged-in user. |
| HandlerFilterPermissionTest | class | core/ |
Tests the permissions filter handler. |
| HandlerFilterPermissionTest.php | file | core/ |
|
| HandlerFilterPermissionTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFilterPermissionTest::testFilterPermission | function | core/ |
Tests the permission filter handler. |
| HandlerFilterRolesTest | class | core/ |
Tests the roles filter handler. |
| HandlerFilterRolesTest.php | file | core/ |
|
| HandlerFilterRolesTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFilterRolesTest::testDependencies | function | core/ |
Tests that role filter dependencies are calculated correctly. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.