Search for module

  1. Search 7.x for module
  2. Search 9.5.x for module
  3. Search 8.9.x for module
  4. Search 10.3.x for module
  5. Search 11.x for module
  6. Other projects
Title Object type File name Summary
VersionNegotiatorTest::$modules property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Modules to install.
View::$module property core/modules/views/src/Entity/View.php The module implementing this view.
ViewAddForm::$moduleHandler property core/modules/views_ui/src/ViewAddForm.php The module handler service.
ViewEditForm::$moduleHandler property core/modules/views_ui/src/ViewEditForm.php The module handler service.
ViewEntityDependenciesTest::$modules property core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php
ViewExecutableTest::$modules property core/modules/views/tests/src/Kernel/ViewExecutableTest.php
ViewJsonBasicAuthTest::$modules property core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php
ViewModeTest::$modules property core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php Modules to install.
ViewModeTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php Modules to install.
ViewNonTranslatableEntityTest::$modules property core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php
ViewResourceTestBase::$modules property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php
views.module file core/modules/views/views.module
views.module.css file core/modules/views/css/views.module.css /* Grid style column align. */
.views-view-grid .views-col {
float: left;
}
.views-view-grid .views-row {
float: left;
clear: both;
width: 100%;
}
/* Provide some space between display links. */
.views-display-link + .views-display-link {
views.module.css file core/themes/stable9/css/views/views.module.css /* table style column align */
.views-align-left {
text-align: left;
}
.views-align-right {
text-align: right;
}
.views-align-center {
text-align: center;
}
/* Grid style column align. */
.views-view-grid .views-col {
float:…
ViewsAddDefaultTableCssClassUpdateTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsAddDefaultTableCssClassUpdateTest.php Modules to install after the database is loaded.
ViewsBlockTest::$modules property core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php
ViewsBlockTest::$modules property core/modules/views_ui/tests/src/Kernel/ViewsBlockTest.php
ViewsBulkTest::$modules property core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php
ViewsConfigDependenciesIntegrationTest::$modules property core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
ViewsConfigUpdaterTest::$modules property core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
ViewsConfigUpdaterTest::$modules property core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php
ViewsDataIntegrationTest::$modules property core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php
ViewsDataTest::$moduleHandler property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked module handler.
ViewsDataTest::$modules property core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php
ViewsDataTest::setUpMockModuleHandler function core/modules/views/tests/src/Unit/ViewsDataTest.php Reinitializes the module handler as a mock object.
ViewsDataTest::setUpMockModuleHandlerWithExpectation function core/modules/views/tests/src/Unit/ViewsDataTest.php Reinitializes the module handler as a mock object with an expectation.
ViewSelectionEntityReferenceTest::$modules property core/modules/views/tests/src/Kernel/Entity/ViewSelectionEntityReferenceTest.php
ViewsEntitySchemaSubscriberIntegrationTest::$modules property core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php
ViewsEscapingTest::$modules property core/modules/views/tests/src/Functional/ViewsEscapingTest.php We need theme_test for testing against test_base_theme and test_subtheme.
ViewsFormAlterTest::$modules property core/modules/views/tests/src/Functional/ViewsFormAlterTest.php
ViewsFormTest::$modules property core/modules/views/tests/src/Functional/Plugin/ViewsFormTest.php
ViewsHandlerManagerTest::$moduleHandler property core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php The module handler service.
ViewsHandlerManagerTest::setUpMockModuleHandler function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Reinitializes the module handler as a mock object.
ViewsHooksTest::$moduleHandler property core/modules/views/tests/src/Kernel/ViewsHooksTest.php The module handler to use for invoking hooks.
ViewsIntegrationTest::$modules property core/modules/search/tests/src/Functional/views/ViewsIntegrationTest.php
ViewsIntegrationTest::$modules property core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Modules to install.
ViewsIntegrationTest::$modules property core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Modules to install.
ViewsKernelTestBase::$modules property core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
ViewsListingTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php
ViewsListTest::$modules property core/modules/views_ui/tests/src/Functional/ViewsListTest.php
ViewsModerationStateFilterTest::$modules property core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
ViewsModerationStateFilterTest::$modules property core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
ViewsModerationStateSortTest::$modules property core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
ViewsMultilingualTest::$modules property core/modules/search/tests/src/Functional/views/ViewsMultilingualTest.php
ViewsNoResultsBehaviorTest::$modules property core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php
ViewsPreprocessTest::$modules property core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
ViewsSelection::$moduleHandler property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php The module handler service.
ViewsThemeIntegrationTest::$modules property core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php We need theme_test for testing against test_base_theme and test_subtheme.
ViewStyleHtmlListTest::$modules property core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
ViewsUiIntegrationTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.