Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsUiThemeHooks::preprocessViewPreviewSection | function | core/ |
Prepares variables for views UI view preview section templates. |
| ViewsUiThemeHooks::preprocessViewsListingTable | function | core/ |
Prepares variables for Views UI view listing templates. |
| ViewsUiThemeHooks::preprocessViewsView | function | core/ |
Implements hook_preprocess_HOOK() for views templates. |
| ViewsUiThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ViewsUiThemeHooks::themeSuggestionsViewsUiViewPreviewSection | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ViewsUiThemeHooks::viewPreviewSectionDisplayCategoryLinks | function | core/ |
Returns a link to editing a certain display setting. |
| ViewsUiThemeHooks::viewPreviewSectionHandlerLinks | function | core/ |
Returns contextual links for each handler of a certain section. |
| ViewsUiThemeHooks::viewPreviewSectionRowsLinks | function | core/ |
Returns all contextual links for the main content part of the view. |
| ViewsUiThemeHooks::__construct | function | core/ |
|
| ViewsViewFieldStatusTest | class | core/ |
Tests the publication status marker of views status fields. |
| ViewsViewFieldStatusTest.php | file | core/ |
|
| ViewsViewFieldStatusTest::$modules | property | core/ |
Modules to install. |
| ViewsViewFieldStatusTest::$vocabulary | property | core/ |
The vocabulary of the test terms. |
| ViewsViewFieldStatusTest::createStatusView | function | core/ |
Creates a view of an entity type with a single field with the ID 'status'. |
| ViewsViewFieldStatusTest::renderStatusField | function | core/ |
Renders the status field of a single row through the theme system. |
| ViewsViewFieldStatusTest::renderStatusFieldByMarker | function | core/ |
Renders the status field of every row of a view, keyed by marker class. |
| ViewsViewFieldStatusTest::setUp | function | core/ |
|
| ViewsViewFieldStatusTest::testExistingPublishedVariableIsOverwritten | function | core/ |
Tests that the preprocess implementation owns the is_published variable. |
| ViewsViewFieldStatusTest::testFieldWithoutEntity | function | core/ |
Tests that a field of a handler without an entity has no marker. |
| ViewsViewFieldStatusTest::testNodePublicationState | function | core/ |
Tests the marker of published and unpublished nodes. |
| ViewsViewFieldStatusTest::testNodeTranslationPublicationState | function | core/ |
Tests that the marker of a node row follows the row translation. |
| ViewsViewFieldStatusTest::testRelationshipEntityPublicationState | function | core/ |
Tests that the entity is resolved from the configured relationship. |
| ViewsViewFieldStatusTest::testTermPublicationState | function | core/ |
Tests the marker of a publishable entity type other than the node type. |
| ViewsViewFieldStatusTest::testTermTranslationPublicationState | function | core/ |
Tests that the marker of a term row follows the row translation. |
| ViewsViewsExecutionHooks | class | core/ |
Hook implementations for views. |
| ViewsViewsExecutionHooks.php | file | core/ |
|
| ViewsViewsExecutionHooks::viewsFormSubstitutions | function | core/ |
Implements hook_views_form_substitutions(). |
| ViewsViewsExecutionHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
| ViewsViewsHooks | class | core/ |
Hook implementations for views. |
| ViewsViewsHooks.php | file | core/ |
|
| ViewsViewsHooks::fieldViewsData | function | core/ |
Implements hook_field_views_data(). |
| ViewsViewsHooks::viewsData | function | core/ |
Implements hook_views_data(). |
| ViewsWizard | class | core/ |
Defines a Plugin attribute object for views wizard plugins. |
| ViewsWizard | class | core/ |
Defines a Plugin annotation object for views wizard plugins. |
| ViewsWizard.php | file | core/ |
|
| ViewsWizard.php | file | core/ |
|
| ViewsWizard::$base_table | property | core/ |
The base tables on which this wizard is used. |
| ViewsWizard::$id | property | core/ |
The plugin ID. |
| ViewsWizard::$short_title | property | core/ |
An optional short title used in the views UI. |
| ViewsWizard::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsWizard::__construct | function | core/ |
Constructs an ViewsWizard attribute. |
| ViewsWizardTest | class | core/ |
Tests views creation wizard. |
| ViewsWizardTest.php | file | core/ |
|
| ViewsWizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsWizardTest::$modules | property | core/ |
Modules to install. |
| ViewsWizardTest::setUp | function | core/ |
|
| ViewsWizardTest::testCreateViewWizard | function | core/ |
Tests creating a View using the wizard. |
| views_add_contextual_links | function | core/ |
Adds contextual links associated with a view display to a renderable array. |
| views_cache.test.css | file | core/ |
Just a placeholder file for the test. |
| views_config_entity_test.info.yml | file | core/ |
core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml |
Pagination
- Previous page
- Page 1597
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.