Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
views.view.test_taxonomy_vid_field.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml |
views.view.test_tracker_user_uid.yml | file | core/ |
core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml |
views.view.test_user_roles_rid.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml |
views.view.test_user_uid_argument.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_uid_argument.yml |
views.view.test_view_argument_validate_numeric.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml |
views.view.test_view_argument_validate_user.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
views.view.test_view_argument_validate_username.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_username.yml |
ViewsAccess::$id | property | core/ |
The plugin ID. |
ViewsArgumentDefault::$id | property | core/ |
The plugin ID. |
ViewsArgumentValidator | class | core/ |
Defines a Plugin annotation object for views argument validator plugins. |
ViewsArgumentValidator.php | file | core/ |
|
ViewsArgumentValidator::$id | property | core/ |
The plugin ID. |
ViewsArgumentValidator::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
ViewsArgumentValidator::$short_title | property | core/ |
(optional) The short title used in the views UI. |
ViewsArgumentValidator::$title | property | core/ |
The plugin title used in the views UI. |
ViewsBlock::$basePluginId | property | core/ |
The base plugin ID. |
ViewsBlock::blockValidate | function | core/ |
|
ViewsBlockBase::$displayID | property | core/ |
The display ID being used for this View. |
ViewsBlockTest::testBuildWithTitleOverride | function | core/ |
Tests ViewsBlock::build() with a title override. |
ViewsCache::$id | property | core/ |
The plugin ID. |
ViewsData::$baseCid | property | core/ |
The base cache ID to use. |
ViewsData::prepareCid | function | core/ |
Prepares the cache ID by appending a language code. |
ViewsDataTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ViewsDataTest::testCacheCallsWithWarmCacheAndInvalidTable | function | core/ |
Tests the cache calls for an not existing table: |
ViewsDataTest::testCacheCallsWithWarmCacheForInvalidTable | function | core/ |
Tests the cache calls for an not existing table: |
ViewsDataTest::viewsDataWithProvider | function | core/ |
Returns the views data definition with the provider key. |
ViewsDisplay::$id | property | core/ |
The plugin ID. |
ViewsDisplayExtender::$id | property | core/ |
The plugin ID. |
ViewsEntityArgumentValidator | class | core/ |
Provides views argument validator plugin definitions for all entity types. |
ViewsEntityArgumentValidator.php | file | core/ |
|
ViewsEntityArgumentValidator::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
ViewsEntityArgumentValidator::$deprecatedProperties | property | core/ |
|
ViewsEntityArgumentValidator::$derivatives | property | core/ |
List of derivative definitions. |
ViewsEntityArgumentValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ViewsEntityArgumentValidator::create | function | core/ |
Creates a new class instance. |
ViewsEntityArgumentValidator::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsEntityArgumentValidator::__construct | function | core/ |
Constructs an ViewsEntityArgumentValidator object. |
ViewsEntityRow::$basePluginId | property | core/ |
The base plugin ID that the derivative is for. |
ViewsExposedFilterBlock::$basePluginId | property | core/ |
The base plugin ID that the derivative is for. |
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. |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.