| 
            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.           | 
              
          
                  | 
            EntityTranslationController::$entityType           | 
                  
            property           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php           | 
                  
            The type of the entity being translated.           | 
              
          
                  | 
            TaggedWithTest::testTaggedWithByNodeType           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php           | 
                  
            Tests that the "tagged with" form element only shows for node types that support it.           | 
              
          
                  | 
            BasePhpFormulaLoader::registerPrototypes           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php           | 
                  
            Returns an array of prototypical calls and options.           | 
              
          
                  | 
            InvalidBreakpointSourceTypeException.php           | 
                  
            file           | 
                  
            drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointSourceTypeException.php           | 
                  
            Definition of Drupal\breakpoint\InvalidBreakpointSourceTypeException.           | 
              
          
                  | 
            DocParserTest::testAnnotationWithVarType           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @dataProvider getAnnotationVarTypeProviderValid           | 
              
          
                  | 
            MimeTypeTest::testGuessImageWithDirectory           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php           | 
                  
                       | 
              
          
                  | 
            ViewExecutableTest::testViewsHandlerTypes           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php           | 
                  
            Tests ViewExecutable::viewsHandlerTypes().           | 
              
          
                  | 
            LocaleContentTest::testContentTypeDirLang           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php           | 
                  
            Test if a dir and lang tags exist in node's attributes.           | 
              
          
                  | 
            MimeTypeTest::testGuessWithNonReadablePath           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php           | 
                  
                       | 
              
          
                  | 
            AbstractEntityBodyDecorator::getStreamType           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php           | 
                  
            Get a label describing the underlying implementation of the stream           | 
              
          
                  | 
            RequestTest::testGetAcceptableContentTypes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
                       | 
              
          
                  | 
            XmlFileLoaderTest::testDocTypeIsNotAllowed           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php           | 
                  
            @expectedException \InvalidArgumentException
@expectedExceptionMessage Document types are not allowed.           | 
              
          
                  | 
            AnnotationWithVarType::$arrayOfAnnotations           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php           | 
                  
                       | 
              
          
                  | 
            XmlFileLoaderTest::testDocTypeIsNotAllowed           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php           | 
                  
            @expectedException \InvalidArgumentException
@expectedExceptionMessage Document types are not allowed.           | 
              
          
                  | 
            SearchAdvancedSearchFormTest::testNodeType           | 
                  
            function           | 
                  
            drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php           | 
                  
            Test using the search form with GET and POST queries.
Test using the advanced search form to limit search to nodes of type "Basic page".           | 
              
          
                  | 
            RequestTest::getFormatToMimeTypeMapProvider           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
                       | 
              
          
                  | 
            AbstractEntityBodyDecorator::getContentType           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php           | 
                  
            Guess the Content-Type or return the default application/octet-stream           | 
              
          
                  | 
            MimeTypeTest::testGuessImageWithoutExtension           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php           | 
                  
                       | 
              
          
                  | 
            MimeTypeExtensionGuesser::$defaultExtensions           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php           | 
                  
            A map of mime types and their default extensions.           | 
              
          
                  | 
            translation_entity_language_types_info_alter           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/translation_entity.module           | 
                  
            Implements hook_language_type_info_alter().           | 
              
          
                  | 
            FileTest::testGetMimeTypeUsesMimeTypeGuessers           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php           | 
                  
                       | 
              
          
                  | 
            ClassWithAnnotationWithVarType::invalidMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php           | 
                  
            Plugin annotation
@AnnotationWithVarType(annotation = @AnnotationTargetAnnotation)           | 
              
          
                  | 
            FileTest::testGuessExtensionIsBasedOnMimeType           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php           | 
                  
                       | 
              
          
                  | 
            FieldInfoTest::testInstanceDisabledEntityType           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php           | 
                  
            Test that instances on disabled entity types are filtered out.           | 
              
          
                  | 
            DocParserTest::testAnnotationWithVarTypeError           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @dataProvider getAnnotationVarTypeProviderInvalid           | 
              
          
                  | 
            MimeTypeTest::testGuessImageWithKnownExtension           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php           | 
                  
                       | 
              
          
                  | 
            FunctionCallsFormulaLoader::registerPrototypes           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php           | 
                  
            Returns an array of prototypical calls and options.           | 
              
          
                  | 
            hook_field_widget_properties_ENTITY_TYPE_alter           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.api.php           | 
                  
            Alters the widget properties of a field instance on a given entity type
before it gets displayed.           | 
              
          
                  | 
            AbstractReaderTest::testAnnotationsWithVarType           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php           | 
                  
                       | 
              
          
                  | 
            MimeTypeTest::testGuessFileWithUnknownExtension           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php           | 
                  
                       | 
              
          
                  | 
            UploadedFileTest::testFileUploadsWithNoMimeType           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php           | 
                  
                       | 
              
          
                  | 
            ContainerTest::testSetDoesNotAllowPrototypeScope           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php           | 
                  
            @expectedException \InvalidArgumentException           | 
              
          
                  | 
            ClassWithAnnotationWithVarType::$invalidProperty           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php           | 
                  
            Plugin annotation
@AnnotationWithVarType(string = 123)           | 
              
          
                  | 
            JsonResponseTest::testConstructorWithSimpleTypes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php           | 
                  
                       | 
              
          
                  | 
            DocParserTest::getAnnotationVarTypeProviderValid           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
                       | 
              
          
                  | 
            FileAssetTest::testGetLastModifiedTypeFileNotFound           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php           | 
                  
                       | 
              
          
                  | 
            DocParserTest::getAnnotationVarTypeProviderInvalid           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
                       | 
              
          
                  | 
            DocParserTest::testAnnotationWithVarTypeArrayError           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php           | 
                  
            @dataProvider getAnnotationVarTypeArrayProviderInvalid           | 
              
          
                  | 
            Hook implementations for user-created content types           | 
                  
            group           | 
                  
            drupal/core/modules/node/node.module           | 
                  
            Functions that implement hooks for user-created content types.           | 
              
          
                  | 
            LanguageConfigurationElementTest::testNodeTypeUpdate           | 
                  
            function           | 
                  
            drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php           | 
                  
            Tests that the configuration is updated when the node type is changed.           | 
              
          
                  | 
            RequestTest::testGetFormatFromMimeTypeWithParameters           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
            @covers Symfony\Component\HttpFoundation\Request::getFormat           | 
              
          
                  | 
            UploadedFileTest::testFileUploadsWithUnknownMimeType           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php           | 
                  
                       | 
              
          
                  | 
            GenericCacheBackendUnitTestBase::testValueTypeIsKept           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php           | 
                  
            Tests data type preservation.           | 
              
          
                  | 
            LanguageNegotiationInfoTest::checkFixedLanguageTypes           | 
                  
            function           | 
                  
            drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php           | 
                  
            Check that language negotiation for fixed types matches the stored one.           | 
              
          
                  | 
            EsiTest::testProcessDoesNothingIfContentTypeIsNotHtml           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php           | 
                  
                       | 
              
          
                  | 
            JsonResponseTest::testConstructorAddsContentTypeHeader           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php           | 
                  
                       | 
              
          
                  | 
            JsonResponseTest::testConstructorWithCustomContentType           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php           | 
                  
                       | 
              
          
                  | 
            ResponseTest::testPrepareDoesNothingIfContentTypeIsSet           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php           | 
                  
                       | 
              
          
                  | 
            LocaleContentTest::testContentTypeLanguageConfiguration           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php           | 
                  
            Test if a content type can be set to multilingual and language is present.           |