| 
            FileBinaryMimeTypeGuesser::$cmd           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php           | 
                  
                       | 
              
          
                  | 
            MimeTypeGuesserInterface::guess           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php           | 
                  
            Guesses the mime type of the file with the given path.           | 
              
          
                  | 
            language_types_get_configurable           | 
                  
            function           | 
                  
            drupal/core/includes/language.inc           | 
                  
            Returns only the configurable language types.           | 
              
          
                  | 
            _field_info_collate_types_reset           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.info.inc           | 
                  
            Clears collated information on field and widget types and related structures.           | 
              
          
                  | 
            UploadedFile::getClientMimeType           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php           | 
                  
            Returns the file mime type.           | 
              
          
                  | 
            NodeTypeInitialLanguageTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php           | 
                  
            Definition of Drupal\node\Tests\NodeTypeInitalLanguageTest.           | 
              
          
                  | 
            DisplayPluginBase::getStyleType           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php           | 
                  
            Displays can require a certain type of style plugin. By default, they will
be 'normal'.           | 
              
          
                  | 
            PassConfig::TYPE_BEFORE_REMOVING           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php           | 
                  
                       | 
              
          
                  | 
            MimeTypeTest::tearDownAfterClass           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php           | 
                  
                       | 
              
          
                  | 
            search_extra_type_search_execute           | 
                  
            function           | 
                  
            drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module           | 
                  
            Implements hook_search_execute().           | 
              
          
                  | 
            FILTER_TYPE_TRANSFORM_REVERSIBLE           | 
                  
            constant           | 
                  
            drupal/core/modules/filter/filter.module           | 
                  
            Reversible transformation filters.           | 
              
          
                  | 
            hook_file_mimetype_mapping_alter           | 
                  
            function           | 
                  
            drupal/core/modules/system/system.api.php           | 
                  
            Alter MIME type mappings used to determine MIME type from a file extension.           | 
              
          
                  | 
            TypedDataManager::createInstance           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php           | 
                  
            Implements Drupal\Component\Plugin\PluginManagerInterface::createInstance().           | 
              
          
                  | 
            TypedDataFactory::createInstance           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/TypedDataFactory.php           | 
                  
            Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance().           | 
              
          
                  | 
            _views_data_process_entity_types           | 
                  
            function           | 
                  
            drupal/core/modules/views/includes/cache.inc           | 
                  
            Links tables having an 'entity type' specified to the respective generic entity-type tables.           | 
              
          
                  | 
            NodeTypePersistenceTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php           | 
                  
                       | 
              
          
                  | 
            FileBinaryMimeTypeGuesser::guess           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php           | 
                  
            Guesses the mime type of the file with the given path.           | 
              
          
                  | 
            NodeTypeTest::testNodeTypeStatus           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php           | 
                  
            Tests that node_types_rebuild() correctly handles the 'disabled' flag.           | 
              
          
                  | 
            PluginInstanceTest::$pluginTypes           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php           | 
                  
            All views plugin types.           | 
              
          
                  | 
            Request::$acceptableContentTypes           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
                       | 
              
          
                  | 
            MimeTypeMatcherTest::__construct           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php           | 
                  
            Constructor for UnitTestBase.           | 
              
          
                  | 
            field_ui_widget_type_form_submit           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/field_ui.admin.inc           | 
                  
            Form submission handler for field_ui_widget_type_form().           | 
              
          
                  | 
            form_type_password_confirm_value           | 
                  
            function           | 
                  
            drupal/core/includes/form.inc           | 
                  
            Determines the value for a password_confirm form element.           | 
              
          
                  | 
            form_test_checkbox_type_juggling           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/form_test/form_test.module           | 
                  
                       | 
              
          
                  | 
            comment_form_node_type_form_alter           | 
                  
            function           | 
                  
            drupal/core/modules/comment/comment.module           | 
                  
            Implements hook_form_FORM_ID_alter().           | 
              
          
                  | 
            TypedDataInterface::getDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php           | 
                  
            Gets the data definition.           | 
              
          
                  | 
            PostFileInterface::setContentType           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php           | 
                  
            Set the Content-Type of the file           | 
              
          
                  | 
            PostFileInterface::getContentType           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php           | 
                  
            Get the Content-Type of the file           | 
              
          
                  | 
            filter_get_filter_types_by_format           | 
                  
            function           | 
                  
            drupal/core/modules/filter/filter.module           | 
                  
            Retrieves all filter types that are used in a given text format.           | 
              
          
                  | 
            BasePhpFormulaLoader::$prototypes           | 
                  
            property           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php           | 
                  
                       | 
              
          
                  | 
            language_test_language_types_info           | 
                  
            function           | 
                  
            drupal/core/modules/language/tests/language_test.module           | 
                  
            Implements hook_language_types_info().           | 
              
          
                  | 
            NodeTypeTest::testNodeTypeEditing           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php           | 
                  
            Tests editing a node type using the UI.           | 
              
          
                  | 
            FileFieldValidateTest::$node_type           | 
                  
            property           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php           | 
                  
                       | 
              
          
                  | 
            EntityListController::$entityType           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityListController.php           | 
                  
            The entity type name.           | 
              
          
                  | 
            ViewExecutable::viewsHandlerTypes           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Provide a list of views handler types used in a view, with some information
about them.           | 
              
          
                  | 
            Request::getAcceptableContentTypes           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Gets a list of content types acceptable by the client browser           | 
              
          
                  | 
            PluginTypeListTest::testPluginList           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php           | 
                  
            Tests the plugins list is correct.           | 
              
          
                  | 
            Twig_Token::INTERPOLATION_END_TYPE           | 
                  
            constant           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Token.php           | 
                  
                       | 
              
          
                  | 
            FILTER_TYPE_TRANSFORM_IRREVERSIBLE           | 
                  
            constant           | 
                  
            drupal/core/modules/filter/filter.module           | 
                  
            Irreversible transformation filters.           | 
              
          
                  | 
            TestObjectMetadata::getTypeOfField           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php           | 
                  
            Returns a type name of this field.           | 
              
          
                  | 
            ClassWithAnnotationWithVarType.php           | 
                  
            file           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php           | 
                  
                       | 
              
          
                  | 
            BasePhpFormulaLoader::addPrototype           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php           | 
                  
                       | 
              
          
                  | 
            AnnotationWithVarType::$annotation           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php           | 
                  
                       | 
              
          
                  | 
            NodeTypeTest::testNodeTypeCreation           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php           | 
                  
            Tests creating a content type programmatically and via a form.           | 
              
          
                  | 
            NodeTypeTest::testNodeTypeDeletion           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php           | 
                  
            Tests deleting a content type that still has content.           | 
              
          
                  | 
            ContentNegotiation::getContentType           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/ContentNegotiation.php           | 
                  
            Gets the normalized type of a request.           | 
              
          
                  | 
            field_ui_form_node_type_form_alter           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/field_ui.module           | 
                  
            Implements hook_form_FORM_ID_alter().           | 
              
          
                  | 
            NodeTypeInitialLanguageTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            StreamWrapperInterface::getMimeType           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php           | 
                  
            Returns the MIME type of the resource.           | 
              
          
                  | 
            ContainerInterface::SCOPE_PROTOTYPE           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php           | 
                  
                       |