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 |
|---|---|---|---|
| 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. |
| WebAssertTest::testInvalidLinkByHrefNotExistsExact | function | core/ |
Tests linkByHrefNotExistsExact() functionality fail. |
| WebAssertTest::testInvalidLinkByHrefNotExistsFull | function | core/ |
Tests LinkByHrefNotExists() functionality fail full match. |
| WebAssertTest::testInvalidLinkByHrefNotExistsPartial | function | core/ |
Tests LinkByHrefNotExists() functionality fail partial match. |
| WebAssertTest::testInvalidLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality fail. |
| WebAssertTest::testInvalidLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality fail. |
| WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities | function | core/ |
Tests that the createForEach action validates the config it creates. |
| WildcardConfigActionsTest::testInvalidExpression | function | core/ |
Tests that an invalid wildcard expression will raise an error. |
| WizardInterface::validateView | function | core/ |
Validate form and values. |
| WizardPluginBase::$validated_views | property | core/ |
An array of validated view objects, keyed by a hash. |
| WizardPluginBase::retrieveValidatedView | function | core/ |
Retrieves a validated view for a form submission. |
| WizardPluginBase::setValidatedView | function | core/ |
Stores a validated view from a form submission. |
| WizardPluginBase::validateView | function | core/ |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
| WorkflowEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateAddForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases | function | core/ |
Test cases for ::testInvalidOperationName. |
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.