Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ViewsUITourTest::createTranslation | function | core/ |
Creates single translation for source string. |
| ViewsUITourTest::setUp | function | core/ |
|
| ViewsUITourTest::testViewsUiTourTips | function | core/ |
Tests views_ui tour tip availability. |
| ViewsUITourTest::testViewsUiTourTipsTranslated | function | core/ |
Tests views_ui tour tip availability in a different language. |
| views_post_update_limit_operator_defaults | function | core/ |
Define default values for limit operators settings in all filters. |
| views_test_classy_subtheme_views_ui_display_top_alter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| views_tokens | function | core/ |
Implements hook_tokens(). |
| views_token_info | function | core/ |
Implements hook_token_info(). |
| views_ui_form_button_was_clicked | function | core/ |
#process callback for a button; determines if a button is the form's triggering element. |
| ViewTest::$entityStorage | property | core/ |
The mocked entity storage. |
| ViewTestBase::helperButtonHasLabel | function | core/ |
Asserts the existence of a button with a certain ID and label. |
| ViewTestBase::helperButtonHasLabel | function | core/ |
Asserts the existence of a button with a certain ID and label. |
| ViewUI::$storage | property | core/ |
The View storage object. |
| ViewUI::addFormToStack | function | core/ |
Add another form to the stack; clicking 'apply' will go to this form rather than closing the ajax popup. |
| ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ViewUI::getOriginalId | function | core/ |
Gets the original ID. |
| ViewUI::getOverrideValues | function | core/ |
Return the was_defaulted, is_defaulted and revert state of a form. |
| ViewUI::getStandardButtons | function | core/ |
Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked. |
| ViewUI::setOriginalId | function | core/ |
Sets the original ID. |
Pagination
- Previous page
- Page 235
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.