Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsPluginInterface::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| ViewsTokensHooks | class | core/ |
Hook implementations for views. |
| ViewsTokensHooks.php | file | core/ |
|
| ViewsTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| ViewsTokensHooks::tokens | function | core/ |
Implements hook_tokens(). |
| 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. |
| ViewStyleHtmlListTest::testOrderedList | function | core/ |
Tests ordered list HTML list. |
| ViewsUIController::autocompleteTag | function | core/ |
Menu callback for Views tag autocompletion. |
| ViewsUiTestThemeHooks::viewsUiDisplayTopAlter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| views_ui_form_button_was_clicked | function | core/ |
The #process callback for a button. |
| views_ui_test_theme_views_ui_display_top_alter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| ViewTest::$entityStorage | property | core/ |
The mocked entity storage. |
| 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/ |
Adds another form to the stack. |
| ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ViewUI::getOriginal | function | core/ |
Returns the original unchanged entity. |
| 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/ |
Provides a standard set of Apply/Cancel/OK buttons for the forms. |
| ViewUI::setOriginal | function | core/ |
Sets the original unchanged entity. |
| ViewUI::setOriginalId | function | core/ |
Sets the original ID. |
| ViewUI::toArray | function | core/ |
Gets an array of all property values. |
| ViewUI::toLink | function | core/ |
Generates the HTML for a link to this entity. |
| ViewUI::toUrl | function | core/ |
Gets the URL object for the entity. |
| ViewUIConverter::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
| VocabularyForm::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| VocabularyListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| VocabularyResetForm::$termStorage | property | core/ |
The term storage. |
| VocabularyRouteProvider::getOverviewPageRoute | function | core/ |
Gets the overview page route. |
| VocabularyStorage | class | core/ |
Defines a storage handler class for taxonomy vocabularies. |
| VocabularyStorage.php | file | core/ |
|
| VocabularyStorage::getToplevelTids | function | core/ |
Gets top-level term IDs of vocabularies. |
| VocabularyStorageInterface | interface | core/ |
Defines an interface for vocabulary entity storage classes. |
| VocabularyStorageInterface.php | file | core/ |
|
| VocabularyStorageInterface::getToplevelTids | function | core/ |
Gets top-level term IDs of vocabularies. |
| VocabularyUiTest::testOverviewOverride | function | core/ |
Tests that the overview form is overridable in hook_entity_type_alter(). |
| WebAssert::buildStatusMessageSelector | function | core/ |
Builds a xpath selector for a message with given type and text. |
| WebAssert::buttonExists | function | core/ |
Checks that specific button exists on the current page. |
Pagination
- Previous page
- Page 278
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.