Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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_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 |
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::blockValidate | function | core/ |
|
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: |
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. |
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. |
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. |
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_test_data_views_invalidate_cache | function | core/ |
Implements hook_views_invalidate_cache(). |
views_ui_add_limited_validation | function | core/ |
Processes a non-JavaScript fallback submit button to limit its validation errors. |
ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
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. |
WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName | function | core/ |
@covers ::access @dataProvider invalidOperationNameTestCases |
WorkflowTest::testAddStateInvalidIdException | function | core/ |
@covers ::addState |
WorkflowTest::testAddTransitionInvalidIdException | function | core/ |
@covers ::addTransition |
WorkflowTransitionAddForm::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.