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 |
|---|---|---|---|
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME | constant | core/ |
Indicates that a revision data table got renamed. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION | constant | core/ |
Indicates that a revision table got added. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_REMOVAL | constant | core/ |
Indicates that a revision table got removed. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME | constant | core/ |
Indicates that a revision table got renamed. |
| ViewsEntitySchemaSubscriber::__construct | function | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest | class | core/ |
Tests \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber. |
| ViewsEntitySchemaSubscriberIntegrationTest.php | file | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewsEntitySchemaSubscriberIntegrationTest::$eventDispatcher | property | core/ |
The event dispatcher. |
| ViewsEntitySchemaSubscriberIntegrationTest::$modules | property | core/ |
Modules to install. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 1582
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.