DashboardOverviewUserBlock::getAdminTitle |
core/modules/dashboard/includes/block.overview_user.inc |
Return an administrative title that will always have a value. |
DashboardOverviewUserBlock::getContent |
core/modules/dashboard/includes/block.overview_user.inc |
Return the content of a block. |
DashboardOverviewUserBlock::getTitle |
core/modules/dashboard/includes/block.overview_user.inc |
Return the title of a block as configured in the layout. |
DashboardOverviewUserBlock::__construct |
core/modules/dashboard/includes/block.overview_user.inc |
Create a new Block object. |
DashboardTaxonomyBlock::form |
core/modules/dashboard/includes/block.taxonomy.inc |
Build the settings form for editing this block. |
DashboardTaxonomyBlock::formSubmit |
core/modules/dashboard/includes/block.taxonomy.inc |
Submit handler to save the form settings. |
DashboardTaxonomyBlock::getAdminPreview |
core/modules/dashboard/includes/block.taxonomy.inc |
Return a preview for this block. |
DashboardTaxonomyBlock::getAdminTitle |
core/modules/dashboard/includes/block.taxonomy.inc |
Return an administrative title that will always have a value. |
DashboardTaxonomyBlock::getContent |
core/modules/dashboard/includes/block.taxonomy.inc |
Return the content of a block. |
DashboardTaxonomyBlock::getTitle |
core/modules/dashboard/includes/block.taxonomy.inc |
Return the title of a block as configured in the layout. |
DashboardTaxonomyBlock::__construct |
core/modules/dashboard/includes/block.taxonomy.inc |
Create a new Block object. |
DashboardTest::setUp |
core/modules/dashboard/tests/dashboard.test |
Sets up a Backdrop site for running functional and integration tests. |
DashboardTest::testDashboardLayout |
core/modules/dashboard/tests/dashboard.test |
Test the dashboard layout. |
DashboardUpdateBlock::checkAccess |
core/modules/dashboard/includes/block.update.inc |
Check if this block should be shown based on current contexts. |
DashboardUpdateBlock::form |
core/modules/dashboard/includes/block.update.inc |
Build the settings form for editing this block. |
DashboardUpdateBlock::formSubmit |
core/modules/dashboard/includes/block.update.inc |
Submit handler to save the form settings. |
DashboardUpdateBlock::getAdminPreview |
core/modules/dashboard/includes/block.update.inc |
Return a preview for this block. |
DashboardUpdateBlock::getAdminTitle |
core/modules/dashboard/includes/block.update.inc |
Return an administrative title that will always have a value. |
DashboardUpdateBlock::getContent |
core/modules/dashboard/includes/block.update.inc |
Return the content of a block. |
DashboardUpdateBlock::getTitle |
core/modules/dashboard/includes/block.update.inc |
Return the title of a block as configured in the layout. |
DashboardUpdateBlock::__construct |
core/modules/dashboard/includes/block.update.inc |
Create a new Block object. |
DashboardWelcomeBlock::filterAvailableLinks |
core/modules/dashboard/includes/block.welcome.inc |
Checks access to paths and returns an HTML list of links. |
DashboardWelcomeBlock::getAdminPreview |
core/modules/dashboard/includes/block.welcome.inc |
Return a preview for this block. |
DashboardWelcomeBlock::getAdminTitle |
core/modules/dashboard/includes/block.welcome.inc |
Return an administrative title that will always have a value. |
DashboardWelcomeBlock::getContent |
core/modules/dashboard/includes/block.welcome.inc |
Return the content of a block. |
DashboardWelcomeBlock::getTitle |
core/modules/dashboard/includes/block.welcome.inc |
Return the title of a block as configured in the layout. |
dashboard_admin_settings |
core/modules/dashboard/dashboard.module |
Menu callback; Dashboard settings form. |
dashboard_autoload_info |
core/modules/dashboard/dashboard.module |
Implements hook_autoload_info(). |
dashboard_block_info |
core/modules/dashboard/dashboard.module |
Implements hook_block_info(). |
dashboard_config_info |
core/modules/dashboard/dashboard.module |
Implements hook_config_info(). |
dashboard_cron |
core/modules/dashboard/dashboard.module |
Implements hook_cron(). |
dashboard_disable |
core/modules/dashboard/dashboard.install |
Implements hook_uninstall(). |
dashboard_install |
core/modules/dashboard/dashboard.install |
Implements hook_install(). |
dashboard_layout_context_info |
core/modules/dashboard/dashboard.module |
Implements hook_layout_context_info(). |
dashboard_library_info |
core/modules/dashboard/dashboard.module |
Implements hook_library_info(). |
dashboard_menu |
core/modules/dashboard/dashboard.module |
Implements hook_menu(). |
dashboard_menu_alter |
core/modules/dashboard/dashboard.module |
Implements hook_menu(). |
dashboard_permission |
core/modules/dashboard/dashboard.module |
Implements hook_permission(). |
dashboard_preprocess_block |
core/modules/dashboard/dashboard.module |
Implements hook_preprocess_block(). |
dashboard_preprocess_layout |
core/modules/dashboard/dashboard.module |
Implements hook_preprocess_layout(). |
dashboard_theme |
core/modules/dashboard/dashboard.module |
Implements hook_theme(). |
dashboard_uninstall |
core/modules/dashboard/dashboard.install |
Implements hook_uninstall(). |
dashboard_update_1000 |
core/modules/dashboard/dashboard.install |
Set the URL for the Dashboard news feed. |
dashboard_user_login |
core/modules/dashboard/dashboard.module |
Implements hook_user_login(). |
Database::addConnectionInfo |
core/includes/database/database.inc |
Adds database connection information for a given key/target. |
Database::closeConnection |
core/includes/database/database.inc |
Closes a connection to the server specified by the given key and target. |
Database::getConnection |
core/includes/database/database.inc |
Gets the connection object for the specified database key and target. |
Database::getConnectionInfo |
core/includes/database/database.inc |
Gets information on the specified database connection. |
Database::getLog |
core/includes/database/database.inc |
Retrieves the queries logged on for given logging key. |
Database::ignoreTarget |
core/includes/database/database.inc |
Instructs the system to temporarily ignore a given key/target. |