Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
| ViewTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
| ViewTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| ViewTestBase::setUp | function | core/ |
|
| ViewTestBase::viewsData | function | core/ |
Returns the views data definition. |
| ViewTestBase::viewsData | function | core/ |
Returns the views data definition. |
| ViewTestData | class | core/ |
Provides tests view data and the base test schema with sample data records. |
| ViewTestData.php | file | core/ |
|
| ViewTestData::createTestViews | function | core/ |
Create test views from config. |
| ViewTestData::dataSet | function | core/ |
Returns a very simple test dataset. |
| ViewTestData::schemaDefinition | function | core/ |
Returns the schema definition. |
| ViewTestData::viewsData | function | core/ |
Returns the views data definition. |
| ViewUI::$additionalQueries | property | core/ |
Stores a list of database queries run beside the main one from views. |
| ViewUI::$changed_display | property | core/ |
Stores an array of displays that have been changed. |
| ViewUI::$forms | property | core/ |
Contains an array of form keys and their respective classes. |
| ViewUI::$isSyncing | property | core/ |
Whether the config is being created, updated or deleted through the import process. |
| ViewUI::$isUninstalling | property | core/ |
Whether the config is being deleted through the uninstall process. |
| ViewUI::$stack | property | core/ |
Stores a stack of UI forms to display. |
| ViewUI::$storage | property | core/ |
The View storage object. |
| ViewUI::$temporary_options | property | core/ |
Stores options temporarily while editing. |
| ViewUI::access | function | core/ |
Checks data value access. |
| ViewUI::addCacheContexts | function | core/ |
Adds cache contexts. |
| ViewUI::addCacheTags | function | core/ |
Adds cache tags. |
| ViewUI::addDisplay | function | core/ |
Adds a new display handler to the view, automatically creating an ID. |
| ViewUI::addFormToStack | function | core/ |
Add another form to the stack; clicking 'apply' will go to this form rather than closing the ajax popup. |
| ViewUI::cacheSet | function | core/ |
Sets a cached view object in the shared tempstore. |
| ViewUI::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ViewUI::disable | function | core/ |
Disables the configuration entity. |
| ViewUI::duplicateDisplayAsType | function | core/ |
Duplicates an existing display into a new display type. |
| ViewUI::enforceIsNew | function | core/ |
Enforces an entity to be new. |
| ViewUI::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ViewUI::getCacheTags | function | core/ |
The cache tags associated with this object. |
| ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ViewUI::getDependencies | function | core/ |
Gets the configuration dependencies. |
| ViewUI::getDisplay | function | core/ |
Retrieves a specific display's configuration by reference. |
| ViewUI::getFormProgress | function | core/ |
Get the user's current progress through the form stack. |
| 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::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| ViewUI::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| ViewUI::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| ViewUI::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| ViewUI::hasTrustedData | function | core/ |
Gets whether on not the data is trusted. |
| ViewUI::isInstallable | function | core/ |
Checks whether this entity is installable. |
| ViewUI::isLocked | function | core/ |
Returns whether the current view is locked. |
| ViewUI::isNew | function | core/ |
Determines whether the entity is new. |
| ViewUI::isSyncing | function | core/ |
Returns whether this entity is being changed as part of a synchronization. |
| ViewUI::isUninstalling | function | core/ |
Returns whether this entity is being changed during the uninstall process. |
| ViewUI::mergeDefaultDisplaysOptions | function | core/ |
Add defaults to the display options. |
| ViewUI::postCreate | function | core/ |
Acts on a created entity before hooks are invoked. |
Pagination
- Previous page
- Page 1389
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.