| 
            system_date_formats_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/system/system.admin.inc           | 
                  
            Validate date format string submission.           | 
              
          
                  | 
            SelectExtender::$uniqueIdentifier           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php           | 
                  
            A unique identifier for this query object.           | 
              
          
                  | 
            ArgumentValidatorPluginBase::init           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php           | 
                  
            Initialize this plugin with the view and the argument
it is linked to.           | 
              
          
                  | 
            CssRewriteFilterTest::provideUrls           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssRewriteFilterTest.php           | 
                  
                       | 
              
          
                  | 
            hook_openid_discovery_method_info           | 
                  
            function           | 
                  
            drupal/core/modules/openid/openid.api.php           | 
                  
            Allow modules to declare OpenID discovery methods.           | 
              
          
                  | 
            FileFieldValidateTest::$node_type           | 
                  
            property           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php           | 
                  
                       | 
              
          
                  | 
            TaxonomyIndexTid::hasExtraOptions           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php           | 
                  
            If a handler has 'extra options' it will get a little settings widget and
another form called extra_options.           | 
              
          
                  | 
            FieldValidationException::$errors           | 
                  
            property           | 
                  
            drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php           | 
                  
            An array of field validation errors.           | 
              
          
                  | 
            RouteTest::getInvalidRequirements           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php           | 
                  
                       | 
              
          
                  | 
            TaxonomyIndexTid::validateExposed           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php           | 
                  
            Validate the exposed handler form           | 
              
          
                  | 
            TaxonomyIndexTid::buildExposeForm           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php           | 
                  
            Options form subform for exposed filter options.           | 
              
          
                  | 
            openid_test_yadis_x_xrds_location           | 
                  
            function           | 
                  
            drupal/core/modules/openid/tests/openid_test.module           | 
                  
            Menu callback; regular HTML page with an X-XRDS-Location HTTP header.           | 
              
          
                  | 
            action_send_email_action_validate           | 
                  
            function           | 
                  
            drupal/core/modules/action/action.module           | 
                  
            Validates action_send_email_action() form submissions.           | 
              
          
                  | 
            field_ui_field_edit_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/field_ui.admin.inc           | 
                  
            Form validation handler for field_ui_field_edit_form().           | 
              
          
                  | 
            DisplayPluginBase::overrideOption           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php           | 
                  
            Set an option and force it to be an override.           | 
              
          
                  | 
            MemoryBackend::invalidateMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php           | 
                  
            Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple().           | 
              
          
                  | 
            openid_verify_assertion_signature           | 
                  
            function           | 
                  
            drupal/core/modules/openid/openid.module           | 
                  
            Verify the signature of the response received from the OpenID provider.           | 
              
          
                  | 
            language_admin_edit_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/language/language.admin.inc           | 
                  
            Validate the language editing form. Reused for custom language addition too.           | 
              
          
                  | 
            ArgumentValidatorTest::$testViews           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php           | 
                  
            Views used by this test.           | 
              
          
                  | 
            form_test_clicked_button_validate           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/form_test/form_test.module           | 
                  
            Form validation handler for the form_test_clicked_button() form.           | 
              
          
                  | 
            CacheBackendInterface::invalidate           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php           | 
                  
            Marks a cache item as invalid.           | 
              
          
                  | 
            AggregatorTestBase::getInvalidOpml           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php           | 
                  
            Create an invalid OPML file.           | 
              
          
                  | 
            FilterManagerTest::testInvalidName           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php           | 
                  
                       | 
              
          
                  | 
            views_ui_config_item_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/views/views_ui/admin.inc           | 
                  
            Submit handler for configing new item(s) to a view.           | 
              
          
                  | 
            field_test_field_widget_form_alter           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.module           | 
                  
            Implements hook_field_widget_form_alter().           | 
              
          
                  | 
            ContactSitewideTest::testAutoReply           | 
                  
            function           | 
                  
            drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php           | 
                  
            Tests auto-reply on the site-wide contact form.           | 
              
          
                  | 
            ContactSitewideTest::submitContact           | 
                  
            function           | 
                  
            drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php           | 
                  
            Submits the contact form.           | 
              
          
                  | 
            RequestDataCollectorTest::provider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php           | 
                  
                       | 
              
          
                  | 
            ProcessTest::responsesCodeProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php           | 
                  
                       | 
              
          
                  | 
            ClassWithValidAnnotationTarget.php           | 
                  
            file           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php           | 
                  
                       | 
              
          
                  | 
            InstallBackend::invalidateMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/InstallBackend.php           | 
                  
            Overrides Drupal\Core\Cache\DatabaseBackend::invalidateMultiple().           | 
              
          
                  | 
            RowPluginBase::validateOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php           | 
                  
            Validate the options form.           | 
              
          
                  | 
            WidgetInterface::massageFormValues           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php           | 
                  
            Massages the form values into the format expected for field values.           | 
              
          
                  | 
            WizardPluginBase::$validated_views           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php           | 
                  
            An array of validated view objects, keyed by a hash.           | 
              
          
                  | 
            CheckReferenceValidityPassTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php           | 
                  
                       | 
              
          
                  | 
            ManageFieldsTest::testHiddenFields           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php           | 
                  
            Tests that Field UI respects the 'no_ui' option in hook_field_info().           | 
              
          
                  | 
            hook_field_widget_properties_alter           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Alters the widget properties of a field instance before it gets displayed.           | 
              
          
                  | 
            Twig_TokenParser_For::decideForEnd           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php           | 
                  
                       | 
              
          
                  | 
            GssFilter::$gssFunctionMapProvider           | 
                  
            property           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php           | 
                  
                       | 
              
          
                  | 
            DateTimePlusTest::testInvalidDates           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php           | 
                  
            Test invalid date handling.           | 
              
          
                  | 
            FieldOverview::validateAddExisting           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php           | 
                  
            Validates the 're-use existing field' row.           | 
              
          
                  | 
            options_field_widget_settings_form           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/options/options.module           | 
                  
            Implements hook_field_widget_settings_form().           | 
              
          
                  | 
            TaxonomyIndexTid::buildOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php           | 
                  
            Provide "link to term" option.           | 
              
          
                  | 
            VocabularyFormController::validate           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php           | 
                  
            Overrides Drupal\Core\Entity\EntityFormController::validate().           | 
              
          
                  | 
            InvalidBreakpointNameException.php           | 
                  
            file           | 
                  
            drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointNameException.php           | 
                  
            Definition of Drupal\breakpoint\InvalidBreakpointNameException.           | 
              
          
                  | 
            WidgetLegacyDiscoveryDecorator.php           | 
                  
            file           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetLegacyDiscoveryDecorator.php           | 
                  
            Definition of Drupal\field\Plugin\Type\Widget\WidgetLegacyDiscoveryDecorator.           | 
              
          
                  | 
            ClassMetadata::getIdentifierValues           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php           | 
                  
            Return the identifier of this object as an array with field name as key.           | 
              
          
                  | 
            ConfigGlobalOverrideSubscriber.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/EventSubscriber/ConfigGlobalOverrideSubscriber.php           | 
                  
            Definition of Drupal\Core\EventSubscriber\ConfigGlobalOverrideSubscriber.           | 
              
          
                  | 
            CacheProvider::getNamespaceVersion           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php           | 
                  
            Namespace version           | 
              
          
                  | 
            Connection::POSTGRESQL_NEXTID_LOCK           | 
                  
            constant           | 
                  
            drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php           | 
                  
            The name by which to obtain a lock for retrive the next insert id.           |