| 
            TableSortTest::$GET           | 
                  
            property           | 
                  
            core/modules/simpletest/tests/tablesort.test           | 
                  
            Storage for initial value of $_GET.           | 
              
          
                  | 
            _filter_get_file_id           | 
                  
            function           | 
                  
            core/modules/filter/filter.pages.inc           | 
                  
            Find a managed file ID from a url.           | 
              
          
                  | 
            FilterFileUsageTest           | 
                  
            class           | 
                  
            core/modules/filter/tests/filter.test           | 
                  
            Tests for filter.module's node/entity hooks to track file usage.           | 
              
          
                  | 
            Node::getRevisionId           | 
                  
            function           | 
                  
            core/modules/node/node.entity.inc           | 
                  
            Overrides Backdrop\entity\Entity::getRevisionId().           | 
              
          
                  | 
            backdrop_get_schema           | 
                  
            function           | 
                  
            core/includes/bootstrap.inc           | 
                  
            Gets the schema definition of a table, or the whole database schema.           | 
              
          
                  | 
            file_type_get_types           | 
                  
            function           | 
                  
            core/modules/file/file.module           | 
                  
            Returns a list of all the available file types.           | 
              
          
                  | 
            file_type_get_names           | 
                  
            function           | 
                  
            core/modules/file/file.module           | 
                  
            Returns a list of available file type names.           | 
              
          
                  | 
            config_get_statuses           | 
                  
            function           | 
                  
            core/modules/config/config.admin.inc           | 
                  
            Utility function to get the current diffs between active and staging.           | 
              
          
                  | 
            node_type_get_types           | 
                  
            function           | 
                  
            core/modules/node/node.module           | 
                  
            Returns a list of all the available node types.           | 
              
          
                  | 
            node_type_get_names           | 
                  
            function           | 
                  
            core/modules/node/node.module           | 
                  
            Returns a list of available node type names.           | 
              
          
                  | 
            LINK_TARGET_DEFAULT           | 
                  
            constant           | 
                  
            core/modules/link/link.module           | 
                  
                       | 
              
          
                  | 
            update_variable_get           | 
                  
            function           | 
                  
            core/includes/update.inc           | 
                  
            Gets the value of a variable from the database during update hooks.           | 
              
          
                  | 
            drupal_get_filename           | 
                  
            function           | 
                  
            core/includes/drupal.inc           | 
                  
            Returns and optionally sets the filename for a system resource.           | 
              
          
                  | 
            NodeBlock::getTitle           | 
                  
            function           | 
                  
            core/modules/node/node.block.inc           | 
                  
            Sets block subject on block view.           | 
              
          
                  | 
            MenuLanguageTestCase           | 
                  
            class           | 
                  
            core/modules/menu/tests/menu_language.test           | 
                  
            Functional tests for multilingual menu items.           | 
              
          
                  | 
            views_get_table_join           | 
                  
            function           | 
                  
            core/modules/views/includes/utility.inc           | 
                  
            Fetch a handler to join one table to a primary table from the data cache           | 
              
          
                  | 
            backdrop_get_library           | 
                  
            function           | 
                  
            core/includes/common.inc           | 
                  
            Retrieves information for a JavaScript/CSS library.           | 
              
          
                  | 
            drupal_get_html_head           | 
                  
            function           | 
                  
            core/includes/drupal.inc           | 
                  
            Retrieves output to be displayed in the HEAD tag of the HTML page.           | 
              
          
                  | 
            PathTestCase::getPID           | 
                  
            function           | 
                  
            core/modules/path/tests/path.test           | 
                  
            Returns the path ID.           | 
              
          
                  | 
            PathLanguageTestCase           | 
                  
            class           | 
                  
            core/modules/path/tests/path.test           | 
                  
            Tests URL aliases for translated nodes.           | 
              
          
                  | 
            field_get_block_list           | 
                  
            function           | 
                  
            core/modules/field/field.module           | 
                  
            Helper function to build a list of fields that have been made available as
a block.           | 
              
          
                  | 
            _options_get_options           | 
                  
            function           | 
                  
            core/modules/field/modules/options/options.module           | 
                  
            Collects the options for a field.           | 
              
          
                  | 
            FieldBlock::getTitle           | 
                  
            function           | 
                  
            core/modules/field/field.block.inc           | 
                  
            Sets block subject on block view.           | 
              
          
                  | 
            view::get_human_name           | 
                  
            function           | 
                  
            core/modules/views/includes/view.inc           | 
                  
            Return the human readable name for a view.           | 
              
          
                  | 
            view::get_breadcrumb           | 
                  
            function           | 
                  
            core/modules/views/includes/view.inc           | 
                  
            Get the breadcrumb used for this view.           | 
              
          
                  | 
            date_get_timezone_db           | 
                  
            function           | 
                  
            core/includes/date.inc           | 
                  
            Function to figure out which DB timezone applies to a date.           | 
              
          
                  | 
            Block::getAdminTitle           | 
                  
            function           | 
                  
            core/modules/layout/includes/block.class.inc           | 
                  
            Return an administrative title that will always have a value.           | 
              
          
                  | 
            ckeditor5_get_config           | 
                  
            function           | 
                  
            core/modules/ckeditor5/ckeditor5.module           | 
                  
            Editor JS settings callback; Add CKEditor config to the page for a format.           | 
              
          
                  | 
            drupal_get_hash_salt           | 
                  
            function           | 
                  
            core/includes/drupal.inc           | 
                  
            Gets a salt useful for hardening against SQL injection.           | 
              
          
                  | 
            update_get_available           | 
                  
            function           | 
                  
            core/modules/update/update.module           | 
                  
            Tries to get update information from cache and refreshes it when necessary.           | 
              
          
                  | 
            ImageToolkitTestCase           | 
                  
            class           | 
                  
            core/modules/simpletest/tests/image.test           | 
                  
            Base class for image manipulation testing.           | 
              
          
                  | 
            ImageToolkitUnitTest           | 
                  
            class           | 
                  
            core/modules/simpletest/tests/image.test           | 
                  
            Test that the functions in image.inc correctly pass data to the toolkit.           | 
              
          
                  | 
            ViewsBlock::getTitle           | 
                  
            function           | 
                  
            core/modules/views/includes/views.block.inc           | 
                  
            Return the title of a block as configured in the layout.           | 
              
          
                  | 
            views_ui_get_wizards           | 
                  
            function           | 
                  
            core/modules/views_ui/views_ui.module           | 
                  
            Fetch metadata for all content_type plugins.           | 
              
          
                  | 
            _layout_get_all_info           | 
                  
            function           | 
                  
            core/modules/layout/layout.module           | 
                  
            Load layout-related information from modules.           | 
              
          
                  | 
            _color_get_file_path           | 
                  
            function           | 
                  
            core/modules/color/color.module           | 
                  
            Finds the original file path of a CSS file from the color configuration.           | 
              
          
                  | 
            path_get_admin_paths           | 
                  
            function           | 
                  
            core/includes/path.inc           | 
                  
            Gets a list of administrative and non-administrative paths.           | 
              
          
                  | 
            backdrop_get_profile           | 
                  
            function           | 
                  
            core/includes/common.inc           | 
                  
            Gets the name of the currently active installation profile.           | 
              
          
                  | 
            taxonomy_get_parents           | 
                  
            function           | 
                  
            core/modules/taxonomy/taxonomy.module           | 
                  
            Legacy wrapper to return the parents of a term by TID.           | 
              
          
                  | 
            backdrop_get_favicon           | 
                  
            function           | 
                  
            core/includes/common.inc           | 
                  
            Gets the file location and mime type for site favicon.           | 
              
          
                  | 
            field_form_get_state           | 
                  
            function           | 
                  
            core/modules/field/field.form.inc           | 
                  
            Retrieves processing information about a field from $form_state.           | 
              
          
                  | 
            file_field_widget_uri           | 
                  
            function           | 
                  
            core/modules/file/file.field.inc           | 
                  
            Determines the URI for a file field instance.           | 
              
          
                  | 
            BlockHero::getContent           | 
                  
            function           | 
                  
            core/modules/layout/includes/block.hero.inc           | 
                  
            Returns the rendered content of this block.           | 
              
          
                  | 
            simpletest_result_get           | 
                  
            function           | 
                  
            core/modules/simpletest/simpletest.pages.inc           | 
                  
            Get test results for $test_id.           | 
              
          
                  | 
            config_get_translated           | 
                  
            function           | 
                  
            core/includes/config.inc           | 
                  
            A shortcut function to load and retrieve a single translated value from a config file.           | 
              
          
                  | 
            Config::getTranslated           | 
                  
            function           | 
                  
            core/includes/config.inc           | 
                  
            Gets translated data from this configuration object.           | 
              
          
                  | 
            BackupMySql::getViews           | 
                  
            function           | 
                  
            core/includes/backup/backup.mysql.inc           | 
                  
            Get a list of views in the database.           | 
              
          
                  | 
            drupal_get_breadcrumb           | 
                  
            function           | 
                  
            core/includes/drupal.inc           | 
                  
            Gets the breadcrumb trail for the current page.           | 
              
          
                  | 
            SearchPageText::setUp           | 
                  
            function           | 
                  
            core/modules/search/tests/search.test           | 
                  
            Sets up a Backdrop site for running functional and integration tests.           | 
              
          
                  | 
            layout_get_menu_types           | 
                  
            function           | 
                  
            core/modules/layout/layout.admin.inc           | 
                  
            Lists information about menu types.           |