Search for validator

  1. Search 7.x for validator
  2. Search 9.5.x for validator
  3. Search 8.9.x for validator
  4. Search 11.x for validator
  5. Other projects
Title Object type File name Summary
ValidReferenceConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php
ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation function core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php Tests the validation of pre-existing items in an entity reference field.
ValidReferenceConstraintValidatorTest::testValidation function core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php Tests the ValidReferenceConstraintValidator.
ViewExecutableTest::testArgumentValidatorValueOverride function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests if argument overrides by validators are propagated to tokens.
views.argument_validator.schema.yml file core/modules/views/config/schema/views.argument_validator.schema.yml core/modules/views/config/schema/views.argument_validator.schema.yml
views.view.test_argument_validator_term.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
ViewsArgumentValidator class core/modules/views/src/Attribute/ViewsArgumentValidator.php Defines a ViewsArgumentValidator attribute object for plugin discovery.
ViewsArgumentValidator class core/modules/views/src/Annotation/ViewsArgumentValidator.php Defines a Plugin annotation object for views argument validator plugins.
ViewsArgumentValidator.php file core/modules/views/src/Attribute/ViewsArgumentValidator.php
ViewsArgumentValidator.php file core/modules/views/src/Annotation/ViewsArgumentValidator.php
ViewsArgumentValidator::$id property core/modules/views/src/Annotation/ViewsArgumentValidator.php The plugin ID.
ViewsArgumentValidator::$no_ui property core/modules/views/src/Annotation/ViewsArgumentValidator.php Whether the plugin should be not selectable in the UI.
ViewsArgumentValidator::$short_title property core/modules/views/src/Annotation/ViewsArgumentValidator.php (optional) The short title used in the views UI.
ViewsArgumentValidator::$title property core/modules/views/src/Annotation/ViewsArgumentValidator.php The plugin title used in the views UI.
ViewsArgumentValidator::__construct function core/modules/views/src/Attribute/ViewsArgumentValidator.php Constructs a ViewsArgumentValidator attribute.
ViewsDataTest::$cacheTagsInvalidator property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked cache tags invalidator.
ViewsEntityArgumentValidator class core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Provides views argument validator plugin definitions for all entity types.
ViewsEntityArgumentValidator.php file core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityArgumentValidator::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The base plugin ID this derivative is for.
ViewsEntityArgumentValidator::$derivatives property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php List of derivative definitions.
ViewsEntityArgumentValidator::$entityTypeManager property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The entity type manager.
ViewsEntityArgumentValidator::create function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Creates a new class instance.
ViewsEntityArgumentValidator::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Gets the definition of all derivatives of a base plugin.
ViewsEntityArgumentValidator::__construct function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Constructs a ViewsEntityArgumentValidator object.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.