Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsConfigUpdater::processOperatorDefaultsHandler | function | core/ |
Processes operator defaults. |
| ViewsConfigUpdaterTest::testNeedsOperatorDefaultsUpdateDeprecation | function | core/ |
@covers ::needsOperatorDefaultsUpdate[[api-linebreak]] |
| ViewsConfigUpdaterTest::testNeedsOperatorUpdateDefaults | function | core/ |
@covers ::needsOperatorDefaultsUpdate[[api-linebreak]] |
| ViewsData::$allStorage | property | core/ |
All table storage data loaded from cache. |
| ViewsData::$storage | property | core/ |
Table data storage. |
| ViewsDataTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| ViewsDataTest::$configFactory | property | core/ |
The mocked config factory. |
| ViewsDataTest::$fieldStorage | property | core/ |
The field storage. |
| ViewsDataTest::testGetOnFirstCall | function | core/ |
Tests fetching all the views data without a static cache. |
| ViewsDataTest::testOptionsFieldViewsData | function | core/ |
Tests the option module's implementation of hook_field_views_data(). |
| ViewsEntityArgumentValidator | class | core/ |
Provides views argument validator plugin definitions for all entity types. |
| ViewsEntityArgumentValidator.php | file | core/ |
|
| ViewsEntityArgumentValidator::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| ViewsEntityArgumentValidator::$derivatives | property | core/ |
List of derivative definitions. |
| ViewsEntityArgumentValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewsEntityArgumentValidator::create | function | core/ |
Creates a new class instance. |
| ViewsEntityArgumentValidator::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsEntityArgumentValidator::__construct | function | core/ |
Constructs a ViewsEntityArgumentValidator object. |
| ViewsEntitySchemaSubscriber::$viewsToSave | property | core/ |
Array of views that need to be saved, indexed by view name. |
| ViewsExposedFilterBlock::$viewStorage | property | core/ |
The view storage. |
| ViewsForm::$urlGenerator | property | core/ |
The URL generator to generate the form action. |
| ViewsHandlerManagerTest::$factory | property | core/ |
The mocked factory. |
| ViewsHandlerManagerTest::setupMockedFactory | function | core/ |
Setups of the plugin factory. |
| ViewsLocalTask::$viewStorage | property | core/ |
The view storage. |
| ViewsLocalTaskTest::$viewStorage | property | core/ |
|
| ViewsMenuLink::$viewExecutableFactory | property | core/ |
The view executable factory. |
| ViewsMenuLink::$viewStorage | property | core/ |
The view storage. |
| ViewsPluginInterface::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| ViewsPluginInterface::globalTokenForm | function | core/ |
Adds elements for available core tokens to a form. |
| ViewsPluginInterface::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
| ViewsPluginInterface::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| ViewStorageTest | class | core/ |
Tests the CRUD functionality for a view. |
| ViewStorageTest.php | file | core/ |
|
| ViewStorageTest::$configProperties | property | core/ |
Properties that should be stored in the configuration. |
| ViewStorageTest::$controller | property | core/ |
The configuration entity storage. |
| ViewStorageTest::$entityType | property | core/ |
The entity type definition. |
| ViewStorageTest::$testViews | property | core/ |
Views used by this test. |
| ViewStorageTest::createTests | function | core/ |
Tests creating configuration entities. |
| ViewStorageTest::displayMethodTests | function | core/ |
Tests the display related functions like getDisplaysList(). |
| ViewStorageTest::displayTests | function | core/ |
Tests adding, saving, and loading displays on configuration entities. |
| ViewStorageTest::loadTests | function | core/ |
Tests loading configuration entities. |
| ViewStorageTest::testConfigurationEntityCRUD | function | core/ |
Tests CRUD operations. |
| ViewStorageTest::testCreateDuplicate | function | core/ |
Tests the createDuplicate() View method. |
| ViewsUIController::autocompleteTag | function | core/ |
Menu callback for Views tag autocompletion. |
| ViewsUITourTest | class | core/ |
Tests the Views UI tour. |
| ViewsUITourTest.php | file | core/ |
|
| ViewsUITourTest::$adminUser | property | core/ |
An admin user with administrative permissions for views. |
| ViewsUITourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsUITourTest::$localeStorage | property | core/ |
String translation storage object. |
| ViewsUITourTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 245
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.