RouteProviderTest::testCandidateOutlines |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that the correct candidate outlines are generated. |
CollectionValidatorCustomArrayObjectTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
ChoiceValidatorTest::testMultipleChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
Framework_SuiteTest::testNotVoidTestCase |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
CountryValidatorTest::testValidCountries |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
@dataProvider getValidCountries |
ajax_forms_test_validation_form_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects the 'drivertext' element of the validation form. |
RouteCollectionTest::testOverriddenRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
ArgumentValidatorPluginBase::setArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Sets the parent argument this plugin is associated with. |
ArgumentValidatorPluginBase::checkAccess |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
ImageValidatorTest::testInvalidMinHeight |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
ImageValidatorTest::testInvalidMaxHeight |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
ExecutionContextInterface::validateValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Validates a value against a constraint. |
DateTimeValidatorTest::getValidDateTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
CardSchemeValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
ComplexDataConstraintValidator::validate |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php |
Checks if the passed value is valid. |
CardSchemeValidatorTest::getValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
AbstractComparisonValidator::valueToType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php |
Returns a string representation of the type of the value. |
InvalidBreakpointMediaQueryException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php |
Definition of Drupal\breakpoint\InvalidBreakpointMediaQueryException. |
NotBlankValidatorTest::testNullIsInvalid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
InvalidBreakpointSourceTypeException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php |
Definition of Drupal\breakpoint\InvalidBreakpointSourceTypeException. |
EntityReferenceIdFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Overrides \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements(). |
AnalyzeServiceReferencesPass::$currentId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
RangeValidatorTest::testInvalidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
@dataProvider getLessThanTen |
RangeValidatorTest::testInvalidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
@dataProvider getMoreThanTwenty |
ArgumentPluginBase::validateMenuArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Called by the menu system to validate an argument. |
ProviderBasedGeneratorTest::testSupports |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
|
SelectionBase::validateAutocompleteInput |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Implements SelectionInterface::validateAutocompleteInput(). |
ConstraintValidatorInterface::initialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorInterface.php |
Initializes the constraint validator. |
ContactSitewideTest::testSiteWideContact |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Tests configuration options and the site-wide contact form. |
TaxonomyAutocompleteWidget::settingsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
IpValidatorTest::testInvalidPrivateIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPrivateIpsV4 |
IpValidatorTest::getInvalidReservedIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
editor_form_filter_admin_format_validate |
function |
drupal/core/modules/editor/editor.module |
Additional validate handler for filter_admin_format_form(). |
IpValidatorTest::testInvalidPrivateIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPrivateIpsV6 |
IpValidatorTest::getInvalidReservedIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
IpValidatorTest::getInvalidPrivateIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
IpValidatorTest::testInvalidPublicIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPublicIpsAll |
NotEqualToValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotEqualToValidatorTest.php |
|
NotEqualToValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotEqualToValidatorTest.php |
|
views.view.test_filter_group_override.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_group_override.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_group_override.yml |
CallbackValidatorTest_Object::validateOne |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
CallbackValidatorTest_Object::validateTwo |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
LanguageValidatorTest::testValidLanguages |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
@dataProvider getValidLanguages |
Framework_ConstraintTest::isEqualProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
|
ValidatorBuilderInterface::addXmlMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds a list of XML constraint mapping files to the validator. |
CountValidatorArrayTest::createCollection |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorArrayTest.php |
|
ValidatorBuilderInterface::addYamlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds a YAML constraint mapping file to the validator. |
FilterUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/FilterUserUIDTest.php |
|
FileValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
MenuLinkStorageController::$routeProvider |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
The route provider service. |