Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| _filter_url_parse_full_links | function | core/ |
Makes links out of absolute URLs. |
| _filter_url_parse_partial_links | function | core/ |
Makes links out of domain names starting with "www." |
| _form_test_tableselect_get_data | function | core/ |
Create a header and options array. Helper function for callbacks. |
| _inline_form_errors_set_errors | function | core/ |
Populates form errors in the template. |
| _install_get_version_info | function | core/ |
Extracts version information from a drupal core version string. |
| _install_module_batch | function | core/ |
Implements callback_batch_operation(). |
| _install_prepare_import | function | core/ |
Tells the translation import process that Drupal core is installed. |
| _install_select_profile | function | core/ |
Determines the installation profile to use in the installer. |
| _layout_builder_bundle_has_no_layouts | function | core/ |
Determines if there are zero layout overrides for the bundle. |
| _layout_builder_bundle_has_no_translations | function | core/ |
Determines if there are zero translations for the bundle. |
| _locale_invalidate_js | function | core/ |
Force the JavaScript translation file(s) to be refreshed. |
| _locale_parse_js_file | function | core/ |
Parses a JavaScript file, extracts strings wrapped in Drupal.t() and Drupal.formatPlural() and inserts them into the database. |
| _locale_rebuild_js | function | core/ |
(Re-)Creates the JavaScript translation file for a language. |
| _locale_refresh_configuration | function | core/ |
Refreshes configuration after string translations have been updated. |
| _locale_refresh_translations | function | core/ |
Refresh related information after string translations have been updated. |
| _locale_strip_quotes | function | core/ |
Removes the quotes and string concatenations from the string. |
| _locale_translation_batch_status_operations | function | core/ |
Helper function to construct batch operations checking remote translation status. |
| _locale_translation_default_update_options | function | core/ |
Returns default import options for translation update. |
| _locale_translation_fetch_operations | function | core/ |
Helper function to construct the batch operations to fetch translations. |
| _locale_translation_file_is_remote | function | core/ |
Determine if a file is a remote file. |
| _locale_translation_prepare_project_list | function | core/ |
Prepare module and theme data. |
| _locale_translation_source_compare | function | core/ |
Compare two update sources, looking for the newer one. |
| _media_library_configure_form_display | function | core/ |
Ensures that the given media type has a media_library form display. |
| _media_library_configure_view_display | function | core/ |
Ensures that the given media type has a media_library view display. |
| _media_library_media_type_form_submit | function | core/ |
Submit callback for media type form. |
| _media_library_views_form_media_library_after_build | function | core/ |
Form #after_build callback for media_library view's exposed filters form. |
| _menu_link_content_post_update_make_menu_link_content_revisionable__fix_default_langcode | function | core/ |
Fixes recoverable data integrity issues in the "default_langcode" field. |
| _menu_link_content_update_path_alias | function | core/ |
Helper function to update plugin definition using internal scheme. |
| _menu_ui_node_save | function | core/ |
Helper function to create or update a menu link for a node. |
| _node_access_rebuild_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| _node_access_rebuild_batch_operation | function | core/ |
Implements callback_batch_operation(). |
| _node_mass_update_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| _node_mass_update_batch_process | function | core/ |
Implements callback_batch_operation(). |
| _node_mass_update_helper | function | core/ |
Updates individual nodes when fewer than 10 are queued. |
| _options_values_in_use | function | core/ |
Checks if a list of values are being used in actual field values. |
| _quickedit_entity_is_latest_revision | function | core/ |
Check if a loaded entity is the latest revision. |
| _rdf_set_field_rel_attribute | function | core/ |
Transforms the field property attribute into a rel attribute. |
| _responsive_image_build_source_attributes | function | core/ |
Helper function for template_preprocess_responsive_image(). |
| _responsive_image_image_style_url | function | core/ |
Wrapper around image_style_url() so we can return an empty image. |
| _search_find_match_with_simplify | function | core/ |
Finds an appropriate keyword in text. |
| _search_index_truncate | function | core/ |
Helper function for array_walk in search_index_split. |
| _settings_tray_has_block_overrides | function | core/ |
Checks if a block has overrides. |
| _simpletest_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| _simpletest_batch_operation | function | core/ |
Implements callback_batch_operation(). |
| _simpletest_build_summary_line | function | core/ |
Formats each test result type pluralized summary. |
| _simpletest_format_summary_line | function | core/ |
Formats test result summaries into a comma separated string for run-tests.sh. |
| _simpletest_run_tests_script_open_browser | function | core/ |
Display test results from run-tests.sh in a browser. |
| _system_default_theme_features | function | core/ |
Returns an array of default theme features. |
| _system_rebuild_module_data | function | core/ |
Helper function to scan and collect module .info.yml data. |
| _system_rebuild_module_data_ensure_required | function | core/ |
Ensures that dependencies of required modules are also required. |
Pagination
- Previous page
- Page 1428
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.