|
basis_preprocess_page |
core/themes/basis/template.php |
Prepares variables for page templates. |
|
basis_preprocess_layout |
core/themes/basis/template.php |
Prepares variables for layout templates. |
|
basis_preprocess_header |
core/themes/basis/template.php |
Prepares variables for header templates. |
|
basis_breadcrumb |
core/themes/basis/template.php |
Overrides theme_breadcrumb(). Removes » from markup. |
|
basis_updated_css_versions |
core/themes/basis/template.php |
Returns the versions of Backdrop that contain updated CSS for Basis. |
|
basis_preprocess_maintenance_page |
core/themes/basis/template.php |
Prepares variables for maintenance page templates. |
|
basis_preprocess_node |
core/themes/basis/template.php |
Prepares variables for node templates. |
|
bartik_css_alter |
core/themes/bartik/template.php |
Prepares variables for page templates. |
|
bartik_preprocess_maintenance_page |
core/themes/bartik/template.php |
Prepares variables for maintenance page templates. |
|
bartik_preprocess_layout |
core/themes/bartik/template.php |
Prepares variables for layout template files. |
|
bartik_field__taxonomy_term_reference |
core/themes/bartik/template.php |
Overrides theme_field__FIELD_TYPE(). |
|
restore_info_page |
core/restore.php |
Provides an overview of the backup restoration process. |
|
restore_select_page |
core/restore.php |
Provides a form to select a backup to restore. |
|
restore_backup_form |
core/restore.php |
Form constructor for the list of available database module updates. |
|
restore_progress_page |
core/restore.php |
Show a progress message while processing a restore. |
|
restore_results_page |
core/restore.php |
Displays results of the restore script with any accompanying errors. |
|
restore_access_denied_page |
core/restore.php |
Renders a 403 access denied page for restore.php. |
|
restore_disabled_page |
core/restore.php |
Renders a help page if access is allowed but backups are not enabled. |
|
restore_access_allowed |
core/restore.php |
Determines if the current user is allowed to access restore.php. |
|
restore_task_list |
core/restore.php |
Adds the restore task list to the current page. |
|
restore_goto |
core/restore.php |
Light-weight version of backdrop_goto() that guarantees no database usage. |
|
BackdropSystemListingCompatibleTestCase::setUp |
core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test |
Sets up a Backdrop site for running functional and integration tests. |
|
BackdropSystemListingCompatibleTestCase::testBackdropSystemListing |
core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test |
Non-empty test* method required to executed the test case class. |
|
standard_form_install_configure_form_alter |
core/profiles/standard/standard.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
|
standard_form_install_configure_submit |
core/profiles/standard/standard.profile |
Extra submit handler install_configure_form(). |
|
standard_install |
core/profiles/standard/standard.install |
Implements hook_install(). |
|
minimal_form_install_configure_form_alter |
core/profiles/minimal/minimal.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
|
minimal_install |
core/profiles/minimal/minimal.install |
Implements hook_install(). |
|
ViewsUiUsersViewsWizard::default_display_options |
core/modules/views_ui/wizards/views_ui_users_views_wizard.php |
Most subclasses will need to override this method to provide some fields
or a different row plugin. |
|
ViewsUiTaxonomyTermViewsWizard::default_display_options |
core/modules/views_ui/wizards/views_ui_taxonomy_term_views_wizard.php |
Most subclasses will need to override this method to provide some fields
or a different row plugin. |
|
ViewsUiNodeViewsWizard::row_style_options |
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
Add possible row style options. |
|
ViewsUiNodeViewsWizard::build_form_style |
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
Build the part of the form that builds the display format options. |
|
ViewsUiNodeViewsWizard::default_display_options |
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
@override |
|
ViewsUiNodeViewsWizard::page_display_options |
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
|
|
ViewsUiNodeViewsWizard::block_display_options |
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
|
|
ViewsUiNodeViewsWizard::display_options_row |
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
Set the row style and row style plugins to the display_options. |
|
ViewsUiNodeRevisionViewsWizard::row_style_options |
core/modules/views_ui/wizards/views_ui_node_revision_views_wizard.php |
Node revisions do not support full posts or teasers, so remove them. |
|
ViewsUiNodeRevisionViewsWizard::default_display_options |
core/modules/views_ui/wizards/views_ui_node_revision_views_wizard.php |
@override |
|
ViewsUiFileManagedViewsWizard::default_display_options |
core/modules/views_ui/wizards/views_ui_file_managed_views_wizard.php |
Most subclasses will need to override this method to provide some fields
or a different row plugin. |
|
ViewsUiCommentViewsWizard::row_style_options |
core/modules/views_ui/wizards/views_ui_comment_views_wizard.php |
Add possible row style options. |
|
ViewsUiCommentViewsWizard::build_form_style |
core/modules/views_ui/wizards/views_ui_comment_views_wizard.php |
Build the part of the form that builds the display format options. |
|
ViewsUiCommentViewsWizard::page_display_options |
core/modules/views_ui/wizards/views_ui_comment_views_wizard.php |
|
|
ViewsUiCommentViewsWizard::block_display_options |
core/modules/views_ui/wizards/views_ui_comment_views_wizard.php |
|
|
ViewsUiCommentViewsWizard::display_options_row |
core/modules/views_ui/wizards/views_ui_comment_views_wizard.php |
Set the row style and row style plugins to the display_options. |
|
ViewsUiCommentViewsWizard::default_display_options |
core/modules/views_ui/wizards/views_ui_comment_views_wizard.php |
Most subclasses will need to override this method to provide some fields
or a different row plugin. |
|
ViewsWizardInterface::__construct |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsWizardInterface::build_form |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
For AJAX callbacks to build other elements in the "show" form. |
|
ViewsWizardInterface::validate |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Validate form and values. |
|
ViewsWizardInterface::create_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Create a new View from form values. |
|
ViewsUiBaseViewsWizard::__construct |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|