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 |
|---|---|---|---|
| ViewsEntitySchemaSubscriberIntegrationTest::testBrokenView | function | core/ |
Tests that broken views are handled gracefully. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableAddition | function | core/ |
Tests that adding data tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename | function | core/ |
Tests that renaming data tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType | function | core/ |
Tests that views are disabled when an entity type is deleted. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDisabling | function | core/ |
Tests that removing revision support disables the view. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionEnabling | function | core/ |
Tests that enabling revisions doesn't do anything. |
| ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates | function | core/ |
Tests a bunch possible entity definition table updates. |
| ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView | function | core/ |
Tests some possible entity table updates for a revision view. |
| ViewsEntitySchemaSubscriberIntegrationTest::testViewSaveException | function | core/ |
Tests the case when a view could not be updated automatically. |
| ViewsEntityTestHooks | class | core/ |
Hook implementations for views_entity_test. |
| ViewsEntityTestHooks.php | file | core/ |
|
| ViewsEntityTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| ViewsEntityTestHooks::entityFieldAccess | function | core/ |
Implements hook_entity_field_access(). |
| ViewsEntityTestHooks::entityLoad | function | core/ |
Implements hook_entity_load(). |
| ViewsEscapingTest | class | core/ |
Tests output of Views. |
| ViewsEscapingTest.php | file | core/ |
|
| ViewsEscapingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsEscapingTest::$modules | property | core/ |
We need theme_test for testing against test_base_theme and test_subtheme. |
| ViewsEscapingTest::$testViews | property | core/ |
Views used by this test. |
| ViewsEscapingTest::setUp | function | core/ |
Sets up the test. |
| ViewsEscapingTest::testViewsFieldHeaderEscaping | function | core/ |
Tests for incorrectly escaped markup in a header label on a display table. |
| ViewsEscapingTest::testViewsViewFieldsEscaping | function | core/ |
Tests for incorrectly escaped markup in the views-view-fields.html.twig. |
| ViewsExposedFilterBlock | class | core/ |
Provides block plugin definitions for all Views exposed filters. |
| ViewsExposedFilterBlock | class | core/ |
Provides a 'Views Exposed Filter' block. |
| ViewsExposedFilterBlock.php | file | core/ |
|
| ViewsExposedFilterBlock.php | file | core/ |
|
| ViewsExposedFilterBlock::$basePluginId | property | core/ |
The base plugin ID that the derivative is for. |
| ViewsExposedFilterBlock::$derivatives | property | core/ |
List of derivative definitions. |
| ViewsExposedFilterBlock::$viewStorage | property | core/ |
The view storage. |
| ViewsExposedFilterBlock::build | function | core/ |
|
| ViewsExposedFilterBlock::create | function | core/ |
Creates a new class instance. |
| ViewsExposedFilterBlock::getCacheContexts | function | core/ |
|
| ViewsExposedFilterBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| ViewsExposedFilterBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsExposedFilterBlock::__construct | function | core/ |
Constructs a ViewsExposedFilterBlock object. |
| ViewsExposedForm | class | core/ |
Defines a Plugin attribute object for views exposed form plugins. |
| ViewsExposedForm | class | core/ |
Provides the views exposed form. |
| ViewsExposedForm | class | core/ |
Defines a Plugin annotation object for views exposed form plugins. |
| ViewsExposedForm.php | file | core/ |
|
| ViewsExposedForm.php | file | core/ |
|
| ViewsExposedForm.php | file | core/ |
|
| ViewsExposedForm::$base | property | core/ |
The base tables on which this exposed form plugin can be used. |
| ViewsExposedForm::$currentPathStack | property | core/ |
The current path stack. |
| ViewsExposedForm::$display_types | property | core/ |
The types of the display this plugin can be used with. |
| ViewsExposedForm::$exposedFormCache | property | core/ |
The exposed form cache. |
| ViewsExposedForm::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsExposedForm::$id | property | core/ |
The plugin ID. |
| ViewsExposedForm::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
Pagination
- Previous page
- Page 1807
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.