|
ViewsUiBaseViewsWizard::default_display_sorts |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::default_display_sorts_user |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::page_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::block_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::page_feed_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::set_default_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display and makes them the default options if possible. |
|
ViewsUiBaseViewsWizard::set_override_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display, inheriting from the defaults when possible. |
|
ViewsUiBaseViewsWizard::retrieve_validated_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::set_validated_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
|
ViewsUiBaseViewsWizard::validate |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Instantiates a view and validates values. |
|
ViewsUiBaseViewsWizard::create_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Create a View from values that have been already submitted to validate(). |
|
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. |
|
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. |
|
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 |
|
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. |
|
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. |
|
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. |
|
minimal_install |
core/profiles/minimal/minimal.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(). |
|
standard_install |
core/profiles/standard/standard.install |
Implements hook_install(). |
|
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(). |
|
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. |
|
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. |
|
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(). |
|
basis_css_alter |
core/themes/basis/template.php |
Implements hook_css_alter(). |