Search for view
Title | Object type | File name | Summary |
---|---|---|---|
ModerationStateViewsFieldUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdate | function | core/ |
Test the views field ID update. |
ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdateWithoutViews | function | core/ |
Tests that the update succeeds even if Views is not installed. |
MultilingualReviewPageTest | class | core/ |
Tests migrate upgrade review page for Drupal 6. |
MultilingualReviewPageTest | class | core/ |
Tests migrate upgrade review page for Drupal 7. |
MultilingualReviewPageTest.php | file | core/ |
|
MultilingualReviewPageTest.php | file | core/ |
|
MultilingualReviewPageTest::$modules | property | core/ |
Modules to enable. |
MultilingualReviewPageTest::$modules | property | core/ |
Modules to enable. |
MultilingualReviewPageTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
MultilingualReviewPageTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
MultilingualReviewPageTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
MultilingualReviewPageTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
MultilingualReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
MultilingualReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
MultilingualReviewPageTest::setUp | function | core/ |
|
MultilingualReviewPageTest::setUp | function | core/ |
|
MultilingualReviewPageTestBase | class | core/ |
Provides a base class for testing the review step of the Upgrade form. |
MultilingualReviewPageTestBase.php | file | core/ |
|
MultilingualReviewPageTestBase::$edits | property | core/ |
An array suitable for drupalPostForm(). |
MultilingualReviewPageTestBase::$modules | property | core/ |
Modules to enable. |
MultilingualReviewPageTestBase::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
MultilingualReviewPageTestBase::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
MultilingualReviewPageTestBase::prepare | function | core/ |
Performs preparation for the form tests. |
MultilingualReviewPageTestBase::testMigrateUpgradeReviewPage | function | core/ |
Tests the migrate upgrade review form. |
NewViewConfigSchemaTest | class | core/ |
Tests configuration schema against new views. |
NewViewConfigSchemaTest.php | file | core/ |
|
NewViewConfigSchemaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NewViewConfigSchemaTest::$modules | property | core/ |
Modules to enable. |
NewViewConfigSchemaTest::testNewViews | function | core/ |
Tests creating brand new views. |
node-preview.css | file | core/ |
.node-preview-container { position: fixed; z-index: 499; width: 100%; padding: 5px 10px; background: #d1e8f5; background-image: -webkit-linear-gradient(top, #d1e8f5, #d3e8f4); background-image: linear-gradient(to bottom, #d1e8f5,… |
node.preview.css | file | core/ |
Styles for node preview page. |
node.views.inc | file | core/ |
Provide views data for node.module. |
node.views_execution.inc | file | core/ |
Provide views runtime hooks for node.module. |
NodeCommentsTest::$testViews | property | core/ |
Views used by this test. |
NodeForm::preview | function | core/ |
Form submission handler for the 'preview' action. |
NodeLegacyTest::testNodeView | function | core/ |
@expectedDeprecation node_view() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('node')->view() instead. See… |
NodeRevisionWizardTest::testViewAdd | function | core/ |
Tests creating a node revision view. |
NodeStatisticsDatabaseStorage::deleteViews | function | core/ |
Delete counts for a specific entity. |
NodeStatisticsDatabaseStorage::fetchView | function | core/ |
Returns the number of times a single entity has been viewed. |
NodeStatisticsDatabaseStorage::fetchViews | function | core/ |
Returns the number of times entities have been viewed. |
NodeStatisticsDatabaseStorage::recordView | function | core/ |
Count a entity view. |
node_test_entity_view_mode_alter | function | core/ |
Implements hook_entity_view_mode_alter(). |
node_test_node_view | function | core/ |
Implements hook_ENTITY_TYPE_view() for node entities. |
node_test_views.views.inc | file | core/ |
Provides views data and hooks for node_test_views module. |
node_test_views_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
node_views_analyze | function | core/ |
Implements hook_views_analyze(). |
node_views_query_substitutions | function | core/ |
Implements hook_views_query_substitutions(). |
NoMultilingualReviewPageTest | class | core/ |
Tests migrate upgrade review page for Drupal 6 without translations. |
NoMultilingualReviewPageTest.php | file | core/ |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.