Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsModerationStateFilterTest::loadViewUnchanged | function | core/ |
Load a view from the database after it has been modified in a sub-request. |
| ViewsModerationStateFilterTest::providerTestWorkflowChanges | function | core/ |
Data provider for testWorkflowChanges. |
| ViewsModerationStateFilterTest::setUp | function | core/ |
|
| ViewsModerationStateFilterTest::setUp | function | core/ |
Sets up the test. |
| ViewsModerationStateFilterTest::testFilterRenderCache | function | core/ |
Tests the content moderation state filter caching is correct. |
| ViewsModerationStateFilterTest::testModerationStateFilterDependencyHandling | function | core/ |
Tests the dependency handling of the moderation state filter. |
| ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity | function | core/ |
Tests the moderation state filter on an entity added via a relationship. |
| ViewsModerationStateFilterTest::testNonTranslatableEntityType | function | core/ |
Tests the moderation filter with a non-translatable entity type. |
| 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. |
| ViewsMultilingualTest | class | core/ |
Tests search integration filters with multilingual nodes. |
| ViewsMultilingualTest.php | file | core/ |
|
| ViewsMultilingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsMultilingualTest::$modules | property | core/ |
Modules to install. |
| ViewsMultilingualTest::$testViews | property | core/ |
Views used by this test. |
| ViewsMultilingualTest::testMultilingualSearchFilter | function | core/ |
Tests search with multilingual nodes. |
| 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. |
| ViewsOperations | class | core/ |
Defines a class for altering views queries. |
| ViewsOperations.php | file | core/ |
|
| ViewsOperations::$adjustedTables | property | core/ |
An array of tables adjusted for workspace_association join. |
| ViewsOperations::alterQueryForEntityType | function | core/ |
Alters the entity type tables for a Views query. |
| ViewsOperations::ensureRevisionTable | function | core/ |
Adds the revision table of an entity type to a query object. |
| ViewsOperations::ensureWorkspaceAssociationTable | function | core/ |
Adds the 'workspace_association' table to a views query. |
| ViewsOperations::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
| ViewsOperations::moveEntityTable | function | core/ |
Moves a 'workspace_association' table to appear before the given alias. |
| ViewsOperations::viewsQueryAlter | function | core/ |
Implements hook_views_query_alter(). |
| ViewsOperations::__construct | function | core/ |
|
| 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/ |
An optional short title used in the views UI. |
Pagination
- Previous page
- Page 1814
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.