Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| ViewsArgumentValidator | class | core/ |
Defines a Plugin annotation object for views argument validator plugins. |
| ViewsArgumentValidator | class | core/ |
Defines a ViewsArgumentValidator attribute object for plugin discovery. |
| ViewsArgumentValidator.php | file | core/ |
|
| 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/ |
An optional short title used in the views UI. |
| ViewsArgumentValidator::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsArgumentValidator::__construct | function | core/ |
Constructs a ViewsArgumentValidator attribute. |
| ViewsBlock::blockValidate | function | core/ |
|
| ViewsDataTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| ViewsDataTest::testCacheCallsWithWarmCacheAndInvalidTable | function | core/ |
Tests the cache calls for a non-existent table. |
| ViewsDataTest::testCacheCallsWithWarmCacheForInvalidTable | function | core/ |
Tests the cache calls for a non-existent table. |
| 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::$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 a ViewsEntityArgumentValidator object. |
| ViewsExposedForm::validateForm | function | core/ |
Form validation handler. |
| ViewsForm::validateForm | function | core/ |
Form validation handler. |
| ViewsFormBase::validateForm | function | core/ |
Form validation handler. |
| ViewsFormMainForm::validateForm | function | core/ |
Form validation handler. |
| ViewsHooksTest::testViewsInvalidateCacheOnDelete | function | core/ |
Test that hook_views_invalidate_cache() is called when a view is deleted. |
| ViewsPluginInterface::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| ViewsPluginInterface::validateOptionsForm | function | core/ |
Validate the options form. |
| ViewsSelection::settingsFormValidate | function | core/ |
Element validate; Check View is valid. |
| ViewsSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| ViewsTestDataErrorForm::validateForm | function | core/ |
Form validation handler. |
| ViewsTestDataViewsHooks::viewsInvalidateCache | function | core/ |
Implements hook_views_invalidate_cache(). |
| 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_ui_add_limited_validation | function | core/ |
Limits validation errors for a non-JavaScript fallback submit button. |
| ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ViewValidationTest | class | core/ |
Tests validation of view entities. |
| ViewValidationTest.php | file | core/ |
|
| ViewValidationTest::$modules | property | core/ |
Modules to install. |
| ViewValidationTest::setUp | function | core/ |
|
| ViewValidationTest::testInvalidPluginId | function | core/ |
Tests that the various plugin IDs making up a view display are validated. |
| VocabularyValidationTest | class | core/ |
Tests validation of vocabulary entities. |
| VocabularyValidationTest.php | file | core/ |
|
| VocabularyValidationTest::$modules | property | core/ |
Modules to install. |
| VocabularyValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| VocabularyValidationTest::setUp | function | core/ |
|
| WebAssertTest::testInvalidLinkByHrefExists | function | core/ |
Tests linkExistsByHref() functionality fail. |
| WebAssertTest::testInvalidLinkByHrefExistsExact | function | core/ |
Tests linkByHrefExistsExact() functionality fail. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.