ValidationTest::testCustomRequiredError |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Tests #required with custom validation errors. |
TaxonomyIndexTidDepth::operator_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php |
Build strings from the operators() for 'select' options |
TaxonomyIndexTid::buildExtraOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Provide a form for setting options. |
ClassWithValidAnnotationTarget::$nested |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetAll(@AnnotationTargetAnnotation); |
TaxonomyIndexTid::validate_term_strings |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
form_test_validate_required_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_validate_required_form(). |
ArgumentPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Validate the options form. |
TaxonomyAutocompleteWidget::formElement |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
ParameterNotFoundException::getSourceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
ParameterNotFoundException::setSourceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
openid_openid_normalization_method_info |
function |
drupal/core/modules/openid/openid.module |
Implements hook_openid_normalization_method_info(). |
language_admin_add_custom_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language addition form on custom language button. |
views_ui_taxonomy_autocomplete_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form element validation handler for a taxonomy autocomplete field. |
SimpleTestTest::testUserAgentValidation |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Test validation of the User-Agent header we use to perform test requests. |
CheckReferenceValidityPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
field_test_field_widget_properties_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_widget_properties_alter(). |
ImportOpmlTest::validateImportFormFields |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Submit form filled with invalid fields. |
FieldWebTest::clickSortLoadIdsFromOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Small helper function to get all ids in the output. |
views_ui_config_item_extra_form_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Validation handler for configing new item(s) to a view. |
UrlMatcherTest::testMatchOverriddenRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
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. |
ContactSitewideTest::testSiteWideContact |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Tests configuration options and the site-wide contact form. |
Twig_TokenParser_Sandbox::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php |
|
OverrideServerVariablesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
|
hook_field_widget_WIDGET_TYPE_form_alter |
function |
drupal/core/modules/field/field.api.php |
Alter widget forms for a specific widget provided by another module. |
AnalyzeServiceReferencesPass::$currentId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
ClassWithInvalidAnnotationTargetAtMethod |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
InvalidBreakpointMediaQueryException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php |
Definition of Drupal\breakpoint\InvalidBreakpointMediaQueryException. |
InvalidBreakpointSourceTypeException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php |
Definition of Drupal\breakpoint\InvalidBreakpointSourceTypeException. |
HtmlIdentifierUnitTest::testDrupalHTMLId |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_html_id() cleans the ID properly. |
RouteCollectionTest::testAddInvalidRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
@expectedException \InvalidArgumentException |
RouteCollectionTest::testOverriddenRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
FileFieldValidateTest::testFileExtension |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests file extension checking. |
FrameworkTest::testLazyLoadOverriddenCSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests that overridden CSS files are not added during lazy load. |
TaxonomyAutocompleteWidget::settingsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
InvalidDataTest::testInsertDuplicateData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
Tests aborting of traditional SQL database systems with invalid data. |
ResolveInvalidReferencesPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php |
|
OptionsWidgetsTest::testSelectListSingle |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_select' widget (single select). |
InlineServiceDefinitionsPass::$currentId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
|
CheckDefinitionValidityPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
ResolveInvalidReferencesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
UserValidateCurrentPassCustomFormTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Definition of Drupal\user\Tests\UserValidateCurrentPassCustomFormTest. |
InvalidAnnotationUsageButIgnoredClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageButIgnoredClass.php |
|
WizardPluginBase::retrieve_validated_view |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves a validated view for a form submission. |
XmlFileLoaderTest::getPathsToInvalidFiles |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
system_site_information_settings_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validates the submitted site-information form. |
Controller::deleteObjectIdentityRelations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes all entries from the relations table from the database. |
CssRewriteFilterTest::provideMultipleUrls |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssRewriteFilterTest.php |
|
ArgumentValidatorPluginBase::check_access |
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. |
FlattenExceptionTest::flattenDataProvider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php |
|