Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsEntitySchemaSubscriberIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ViewsEntitySchemaSubscriberIntegrationTest::$state | property | core/ |
The state service. |
| ViewsEntitySchemaSubscriberIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| ViewsEntitySchemaSubscriberIntegrationTest::assertUpdatedViews | function | core/ |
Checks that the passed-in view IDs were the only ones updated. |
| ViewsEntitySchemaSubscriberIntegrationTest::getUpdatedViewAndDisplay | function | core/ |
Gets a view and its display. |
| ViewsEntitySchemaSubscriberIntegrationTest::setUp | function | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename | function | core/ |
Tests that renaming base tables adapts the views. |
| 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. |
| 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/ |
Used by WebTestBase::setup() |
| ViewsEscapingTest::$testViews | property | core/ |
Views used by this test. |
| ViewsEscapingTest::setUp | function | core/ |
|
| 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/ |
The cache contexts associated with this object. |
| 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/ |
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::$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 1374
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.