| 
            ContactSitewideTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php           | 
                  
                       | 
              
          
                  | 
            MenuTest::addInvalidMenuLink           | 
                  
            function           | 
                  
            drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php           | 
                  
            Attempt to add menu link with invalid path or no access permission.           | 
              
          
                  | 
            BackendChain::invalidateTags           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/BackendChain.php           | 
                  
            Implements Drupal\Core\Cache\CacheBackendInterface::invalidateTags().           | 
              
          
                  | 
            theme_comment_post_forbidden           | 
                  
            function           | 
                  
            drupal/core/modules/comment/comment.module           | 
                  
            Returns HTML for a "you can't post comments" notice.           | 
              
          
                  | 
            WebTestBase::assertFieldById           | 
                  
            function           | 
                  
            drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php           | 
                  
            Asserts that a field exists in the current page with the given id and value.           | 
              
          
                  | 
            UuidUpgradePathTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php           | 
                  
                       | 
              
          
                  | 
            TypedDataInterface::validate           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php           | 
                  
            Validates the currently set data value.           | 
              
          
                  | 
            NodeFormController::validate           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/NodeFormController.php           | 
                  
            Overrides Drupal\Core\Entity\EntityFormController::validate().           | 
              
          
                  | 
            WidgetInterface::formElement           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php           | 
                  
            Returns the form for a single field widget.           | 
              
          
                  | 
            hook_field_widget_info_alter           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Perform alterations on Field API widget types.           | 
              
          
                  | 
            hook_field_widget_form_alter           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Alter forms for field widgets provided by other modules.           | 
              
          
                  | 
            TestFieldWidget::formElement           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php           | 
                  
            Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().           | 
              
          
                  | 
            LockBackendAbstract::$lockId           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php           | 
                  
            Current page lock token identifier.           | 
              
          
                  | 
            HandlerBase::validateExposed           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Validate the exposed handler form           | 
              
          
                  | 
            _session_test_id_from_cookie           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/session_test/session_test.module           | 
                  
            Menu callback: print the current session ID as read from the cookie.           | 
              
          
                  | 
            shortcut_set_switch_validate           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/shortcut.admin.inc           | 
                  
            Validation handler for shortcut_set_switch().           | 
              
          
                  | 
            FieldValidationException.php           | 
                  
            file           | 
                  
            drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php           | 
                  
                       | 
              
          
                  | 
            InvalidArgumentException.php           | 
                  
            file           | 
                  
            drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php           | 
                  
                       | 
              
          
                  | 
            TextfieldWidget::formElement           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php           | 
                  
            Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().           | 
              
          
                  | 
            TextareaWidget::settingsForm           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php           | 
                  
            Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().           | 
              
          
                  | 
            TaxonomyIndexTid::pre_render           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php           | 
                  
            Run before any fields are rendered.           | 
              
          
                  | 
            ConfigOverrideTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            IndexTidDepth::defineOptions           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php           | 
                  
            Information about options for all kinds of purposes will be held here.
@code
'option_name' => array(           | 
              
          
                  | 
            ClassMetadata::getIdentifier           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php           | 
                  
            Gets the mapped identifier field name.           | 
              
          
                  | 
            TermFormController::validate           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php           | 
                  
            Overrides Drupal\Core\Entity\EntityFormController::validate().           | 
              
          
                  | 
            book_admin_settings_validate           | 
                  
            function           | 
                  
            drupal/core/modules/book/book.admin.inc           | 
                  
            Form validation handler for book_admin_settings().           | 
              
          
                  | 
            IndexTidDepthModifier::query           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php           | 
                  
            Set up the query for this argument.           | 
              
          
                  | 
            ValidationTest::testValidate           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php           | 
                  
            Tests form alterations by #element_validate, #validate, and form_set_value().           | 
              
          
                  | 
            TaxonomyIndexTidDepth::query           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php           | 
                  
            Add this filter to the query.           | 
              
          
                  | 
            BlockHiddenRegionTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            TaxonomyIndexTid::value_form           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php           | 
                  
            Options form subform for setting options.           | 
              
          
                  | 
            MockArraySessionStorage::$id           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php           | 
                  
                       | 
              
          
                  | 
            KernelForOverrideName::$name           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForOverrideName.php           | 
                  
                       | 
              
          
                  | 
            InvalidArgumentException.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InvalidArgumentException.php           | 
                  
                       | 
              
          
                  | 
            TestBase::assertNotIdentical           | 
                  
            function           | 
                  
            drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php           | 
                  
            Check to see if two values are not identical.           | 
              
          
                  | 
            SessionInterface::invalidate           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php           | 
                  
            Invalidates the current session.           | 
              
          
                  | 
            STREAM_WRAPPERS_LOCAL_HIDDEN           | 
                  
            constant           | 
                  
            drupal/core/includes/file.inc           | 
                  
            Stream wrapper type flag -- hidden, readable and writeable using local files.           | 
              
          
                  | 
            DocParser::$classIdentifiers           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php           | 
                  
            An array of all valid tokens for a class name.           | 
              
          
                  | 
            ArgumentUserUIDTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php           | 
                  
                       | 
              
          
                  | 
            ResolveInvalidReferencesPass           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php           | 
                  
            Emulates the invalid behavior if the reference is not found within the
container.           | 
              
          
                  | 
            openid_test_yadis_http_equiv           | 
                  
            function           | 
                  
            drupal/core/modules/openid/tests/openid_test.module           | 
                  
            Menu callback; regular HTML page with <meta> element.           | 
              
          
                  | 
            field_ui_widget_type_options           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/field_ui.admin.inc           | 
                  
            Returns an array of widget type options for a field type.           | 
              
          
                  | 
            OptionsWidgetsTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            LoadTest::testLoadMissingFid           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php           | 
                  
            Try to load a non-existent file by fid.           | 
              
          
                  | 
            XmlRpcValidatorTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php           | 
                  
                       | 
              
          
                  | 
            FileFieldWidgetTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php           | 
                  
                       | 
              
          
                  | 
            MemoryBackend::invalidateAll           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php           | 
                  
            Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll().           | 
              
          
                  | 
            aggregator_form_feed_validate           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/aggregator.admin.inc           | 
                  
            Form validation handler for aggregator_form_feed().           | 
              
          
                  | 
            aggregator_form_opml_validate           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/aggregator.admin.inc           | 
                  
            Form validation handler for aggregator_form_opml().           | 
              
          
                  | 
            ContactSitewideTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php           | 
                  
            Modules to enable.           |