Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsHandlerManagerTest::testGetHandlerNoOverride | function | core/ |
Tests getHandler() without an override. |
| ViewsHandlerManagerTest::testGetHandlerOverride | function | core/ |
Tests getHandler() with an override. |
| ViewsHooks::baseFieldOverrideDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| ViewsHooks::baseFieldOverrideInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| ViewsHooks::baseFieldOverrideUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| ViewsHooksTest::testViewsInvalidateCacheOnDelete | function | core/ |
Test that hook_views_invalidate_cache() is called when a view is deleted. |
| ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID | constant | core/ |
The responsive image style ID to use. |
| ViewsLocalTask::$routeProvider | property | core/ |
The route provider. |
| ViewsLocalTaskTest::$routeProvider | property | core/ |
The mocked route provider. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithOverrideRoute | function | core/ |
Tests fetching the derivatives on a view which overrides an existing route. |
| ViewsMenuLink::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| ViewsMenuLinkTest::$menuLinkOverrides | property | core/ |
The menu link overrides. |
| ViewsMenuLinkTest::testMenuLinkOverrides | function | core/ |
Tests views internal menu link options. |
| ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset | function | core/ |
Execute a view and assert the expected results. |
| ViewsModerationStateFilterTest::providerTestWorkflowChanges | function | core/ |
Data provider for testWorkflowChanges. |
| ViewsPager::$id | property | core/ |
The plugin ID. |
| ViewsPluginInterface::getProvider | function | core/ |
Returns the plugin provider. |
| ViewsPluginInterface::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| ViewsPluginInterface::validateOptionsForm | function | core/ |
Validate the options form. |
| ViewsQuery::$id | property | core/ |
The plugin ID. |
| ViewsRow::$id | property | core/ |
The plugin ID. |
| ViewsSelection::settingsFormValidate | function | core/ |
Element validate; Check View is valid. |
| ViewsSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| ViewsStyle::$id | property | core/ |
The plugin ID. |
| ViewsTest::providerTestGetApplicableViews | function | core/ |
Data provider for testGetApplicableViews. |
| ViewsTestDataElementEmbedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataElementForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataErrorForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataErrorForm::validateForm | function | core/ |
Form validation handler. |
| ViewsTestDataViewsHooks::viewsInvalidateCache | function | core/ |
Implements hook_views_invalidate_cache(). |
| ViewsTestQueryAccessHooks::restrictByUuid | function | core/ |
Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query. |
| ViewsThemeHooks::preprocessViewsViewGrid | function | core/ |
Prepares variables for views grid style templates. |
| ViewsThemeHooks::preprocessViewsViewGridResponsive | function | core/ |
Prepares variables for views grid - responsive style templates. |
| ViewsWizard::$id | property | core/ |
The plugin ID. |
| views_element_validate_tags | function | core/ |
Validation callback for query tags. |
| views_invalidate_cache | function | core/ |
Invalidate the views cache, forcing a rebuild on the next grab of table data. |
| views_post_update_views_data_argument_plugin_id | function | core/ |
Post update configured views for entity reference argument plugin IDs. |
| views_ui_add_limited_validation | function | core/ |
Limits validation errors for a non-JavaScript fallback submit button. |
| ViewTest::$entityTypeId | property | core/ |
The tested entity type. |
| ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ViewUI::getEntityTypeId | function | core/ |
Gets the ID of the type of the 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::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| ViewUI::id | function | core/ |
Gets the identifier. |
| ViewUI::setOriginalId | function | core/ |
Sets the original ID. |
| ViewUI::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
| ViewUIConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ViewValidationTest | class | core/ |
Tests validation of view entities. |
| ViewValidationTest.php | file | core/ |
Pagination
- Previous page
- Page 192
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.