Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| HandlerAliasTest.php | file | core/ |
|
| HandlerAliasTest::$modules | property | core/ |
|
| HandlerAliasTest::$testViews | property | core/ |
Views used by this test. |
| HandlerAliasTest::setUp | function | core/ |
|
| HandlerAliasTest::testPluginAliases | function | core/ |
|
| HandlerAliasTest::viewsData | function | core/ |
|
| HandlerAllTest | class | core/ |
Tests instances of all handlers. |
| HandlerAllTest.php | file | core/ |
|
| HandlerAllTest::$defaultTheme | property | core/ |
|
| HandlerAllTest::$modules | property | core/ |
Modules to enable. |
| HandlerAllTest::testHandlers | function | core/ |
Tests most of the handlers. |
| HandlerArgumentUserUidTest | class | core/ |
Tests the handler of the user: uid Argument. |
| HandlerArgumentUserUidTest.php | file | core/ |
|
| HandlerArgumentUserUidTest::$modules | property | core/ |
|
| HandlerArgumentUserUidTest::$testViews | property | core/ |
Test views. |
| HandlerArgumentUserUidTest::testArgumentTitle | function | core/ |
Tests the generated title of an user: uid argument. |
| HandlerBase | class | core/ |
Base class for Views handler plugins. |
| HandlerBase.php | file | core/ |
|
| HandlerBase::$field | property | core/ |
With field you can override the realField if the real field is not set. |
| HandlerBase::$moduleHandler | property | core/ |
The module handler. |
| HandlerBase::$query | property | core/ |
Where the $query object will reside: |
| HandlerBase::$realField | property | core/ |
The actual field in the database table, maybe different on other kind of query plugins/special handlers. |
| HandlerBase::$relationship | property | core/ |
The relationship used for this field. |
| HandlerBase::$table | property | core/ |
The table this handler is attached to. |
| HandlerBase::$tableAlias | property | core/ |
The alias of the table of this handler which is used in the query. |
| HandlerBase::$viewsData | property | core/ |
The views data service. |
| HandlerBase::acceptExposedInput | function | core/ |
Take input from exposed handlers and assign to this handler, if necessary. |
| HandlerBase::access | function | core/ |
|
| HandlerBase::adminLabel | function | core/ |
|
| HandlerBase::adminSummary | function | core/ |
|
| HandlerBase::breakString | function | core/ |
|
| HandlerBase::broken | function | core/ |
|
| HandlerBase::buildExposedForm | function | core/ |
Render our chunk of the exposed handler form when selecting |
| HandlerBase::buildExposeForm | function | core/ |
Form for exposed handler options. |
| HandlerBase::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
| HandlerBase::buildGroupByForm | function | core/ |
Provide a form for aggregation settings. |
| HandlerBase::buildOptionsForm | function | core/ |
|
| HandlerBase::calculateDependencies | function | core/ |
|
| HandlerBase::canExpose | function | core/ |
Determine if a handler can be exposed. |
| HandlerBase::caseTransform | function | core/ |
Transform a string by a certain method. |
| HandlerBase::defaultExposeOptions | function | core/ |
Set new exposed option defaults when exposed setting is flipped on. |
| HandlerBase::defineExtraOptions | function | core/ |
Provide defaults for the handler. |
| HandlerBase::defineOptions | function | core/ |
|
| HandlerBase::displayExposedForm | function | core/ |
Displays the Expose form. |
| HandlerBase::ensureMyTable | function | core/ |
|
| HandlerBase::exposedInfo | function | core/ |
Get information about the exposed form for the form renderer. |
| HandlerBase::getDateField | function | core/ |
Creates cross-database SQL dates. |
| HandlerBase::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
| HandlerBase::getEntityType | function | core/ |
|
| HandlerBase::getField | function | core/ |
Pagination
- Previous page
- Page 726
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.