Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsExposedForm::$id | property | core/ |
The plugin ID. |
| ViewsExposedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsExposedForm::validateForm | function | core/ |
Form validation handler. |
| ViewsForm::$viewDisplayId | property | core/ |
The ID of the active view's display. |
| ViewsForm::$viewId | property | core/ |
The ID of the view. |
| ViewsForm::getBaseFormId | function | core/ |
Returns a string for the form's base ID. |
| ViewsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsForm::validateForm | function | core/ |
Form validation handler. |
| ViewsFormBase::$id | property | core/ |
The ID of the item this form is manipulating. |
| ViewsFormBase::setID | function | core/ |
Sets the ID for this form. |
| ViewsFormBase::validateForm | function | core/ |
Form validation handler. |
| ViewsFormMainForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsFormMainForm::validateForm | function | core/ |
Form validation handler. |
| ViewsHandlerManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| 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(). |
| ViewsHooks::viewsUiDisplayTabAlter | function | core/ |
Implements hook_views_ui_display_tab_alter(). |
| ViewsHooks::viewsUiDisplayTopAlter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| 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. |
| ViewsUiTestThemeHooks::viewsUiDisplayTabAlter | function | core/ |
Implements hook_views_ui_display_tab_alter(). |
Pagination
- Previous page
- Page 194
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.