Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| views.view.aggregator_rss_feed.yml | file | core/ |
core/modules/aggregator/config/optional/views.view.aggregator_rss_feed.yml |
| views.view.aggregator_sources.yml | file | core/ |
core/modules/aggregator/config/optional/views.view.aggregator_sources.yml |
| views.view.test_aggregator_items.yml | file | core/ |
core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml |
| views.view.test_argument_validator_term.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml |
| views.view.test_dropbutton.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml |
| views.view.test_excluded_field_token_display.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml |
| views.view.test_exposed_form_buttons.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml |
| views.view.test_field_argument_tokens.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_argument_tokens.yml |
| views.view.test_field_tokens.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_tokens.yml |
| views.view.test_filter_in_operator_ui.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml |
| views.view.test_history.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml |
| views.view.test_invalid_tokens.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_invalid_tokens.yml |
| views.view.test_link_tokens.yml | file | core/ |
core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml |
| views.view.test_node_tokens.yml | file | core/ |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_tokens.yml |
| views.view.test_store_pager_settings.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_store_pager_settings.yml |
| views.view.test_tokens.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tokens.yml |
| views.view.test_token_view.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml |
| views.view.test_view_storage.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml |
| Views::executableFactory | function | core/ |
Returns the view executable factory service. |
| 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::$viewStorage | property | core/ |
The view storage. |
| ViewsBlockTest::$executableFactory | property | core/ |
The view executable factory. |
| ViewsBlockTest::$storage | property | core/ |
The view storage. |
| ViewsBlockTest::testBuildWithTitleToken | function | core/ |
Tests that ViewsBlock::build() produces the right output with title tokens. |
| ViewsConfigUpdater::mapOperatorFromSingleToMultiple | function | core/ |
Maps a single operator to a multiple one, if possible. |
| ViewsConfigUpdater::needsOperatorDefaultsUpdate | function | core/ |
Add additional settings to the entity link field. |
| ViewsConfigUpdater::processOperatorDefaultsHandler | function | core/ |
Processes operator defaults. |
| ViewsConfigUpdaterTest::testNeedsOperatorUpdateDefaults | function | core/ |
@covers ::needsOperatorDefaultsUpdate[[api-linebreak]] |
| ViewsData::$allStorage | property | core/ |
All table storage data loaded from cache. |
| ViewsData::$storage | property | core/ |
Table data storage. |
| ViewsDataTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| ViewsDataTest::$configFactory | property | core/ |
The mocked config factory. |
| ViewsDataTest::$fieldStorage | property | core/ |
The field storage. |
| ViewsDataTest::testGetAllEqualsToGetNull | function | core/ |
Tests that getting all data has same results as getting data with NULL logic. |
| ViewsDataTest::testGetOnFirstCall | function | core/ |
Tests fetching all the views data without a static cache. |
| ViewsDataTest::testOptionsFieldViewsData | function | core/ |
Tests the option module's implementation of hook_field_views_data(). |
| 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. |
Pagination
- Previous page
- Page 234
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.