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 |
|---|---|---|---|
| ViewsModerationStateFilterTest::testStateFilterStatesList | function | core/ |
Tests the list of states in the filter plugin. |
| ViewsModerationStateFilterTest::testStateFilterViewsRelationship | function | core/ |
Tests the content moderation state filter. |
| ViewsModerationStateFilterTest::testWorkflowChanges | function | core/ |
Tests the moderation state filter when the configured workflow is changed. |
| ViewsModerationStateSortTest | class | core/ |
Tests the views moderation_state field sorting integration. |
| ViewsModerationStateSortTest.php | file | core/ |
|
| ViewsModerationStateSortTest::$modules | property | core/ |
Modules to install. |
| ViewsModerationStateSortTest::assertSortResults | function | core/ |
Assert the order of a views sort result. |
| ViewsModerationStateSortTest::setUp | function | core/ |
|
| ViewsModerationStateSortTest::testSortBaseTable | function | core/ |
Tests sorting with a standard data base table. |
| ViewsModerationStateSortTest::testSortRevisionBaseTable | function | core/ |
Tests sorting with the revision base table. |
| ViewsNoResultsBehaviorTest | class | core/ |
Tests no results behavior. |
| ViewsNoResultsBehaviorTest.php | file | core/ |
|
| ViewsNoResultsBehaviorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsNoResultsBehaviorTest::$modules | property | core/ |
Modules to install. |
| ViewsNoResultsBehaviorTest::setUp | function | core/ |
Sets up the test. |
| ViewsNoResultsBehaviorTest::testDuplicateText | function | core/ |
Tests the view with the text. |
| ViewsPager | class | core/ |
Defines a Plugin annotation object for views pager plugins. |
| ViewsPager | class | core/ |
Defines a views pager plugins type attribute for plugin discovery. |
| ViewsPager.php | file | core/ |
|
| ViewsPager.php | file | core/ |
|
| ViewsPager::$base | property | core/ |
The base tables on which this pager plugin can be used. |
| ViewsPager::$display_types | property | core/ |
The types of the display this plugin can be used with. |
| ViewsPager::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsPager::$id | property | core/ |
The plugin ID. |
| ViewsPager::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsPager::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsPager::$theme | property | core/ |
The theme function used to render the pager's output. |
| ViewsPager::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsPager::__construct | function | core/ |
Constructs a ViewsPager attribute. |
| ViewsPluginAnnotationBase | class | core/ |
Defines an abstract base class for all views plugin annotations. |
| ViewsPluginAnnotationBase.php | file | core/ |
|
| ViewsPluginAnnotationBase::$register_theme | property | core/ |
Whether or not to register a theme function automatically. |
| ViewsPluginInterface | interface | core/ |
Provides an interface for all views plugins. |
| ViewsPluginInterface.php | file | core/ |
|
| ViewsPluginInterface::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| ViewsPluginInterface::destroy | function | core/ |
Clears a plugin. |
| ViewsPluginInterface::filterByDefinedOptions | function | core/ |
Filter out stored options depending on the defined options. |
| ViewsPluginInterface::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| ViewsPluginInterface::getProvider | function | core/ |
Returns the plugin provider. |
| ViewsPluginInterface::globalTokenForm | function | core/ |
Adds elements for available core tokens to a form. |
| ViewsPluginInterface::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
| ViewsPluginInterface::init | function | core/ |
Initialize the plugin. |
| ViewsPluginInterface::pluginTitle | function | core/ |
Return the human readable name of the display. |
| ViewsPluginInterface::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
| ViewsPluginInterface::preRenderFlattenData | function | core/ |
Flattens the structure of form elements. |
| ViewsPluginInterface::query | function | core/ |
Add anything to the query that we might need to. |
| ViewsPluginInterface::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| ViewsPluginInterface::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| ViewsPluginInterface::themeFunctions | function | core/ |
Provide a full list of possible theme templates used by this style. |
| ViewsPluginInterface::unpackOptions | function | core/ |
Unpacks options over our existing defaults. |
Pagination
- Previous page
- Page 1459
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.