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 |
|---|---|---|---|
| DbLogViewsTest::filterLogsEntries | function | core/ |
Filters the logs according to the specific severity and log entry type. |
| DbLogViewsTest::getLogsEntriesTable | function | core/ |
Find the Logs table in the DOM. |
| DbLogViewsTest::testEmptyText | function | core/ |
Tests the empty text for the watchdog view is not using an input format. |
| dblog_filters | function | core/ |
Creates a list of database log administration filters that can be applied. |
| dblog_form_system_logging_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
| dblog_logging_settings_submit | function | core/ |
Form submission handler for system_logging_settings(). |
| dblog_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| dblog_post_update_convert_recent_messages_to_view | function | core/ |
Replace 'Recent log messages' with a view. |
| dblog_schema | function | core/ |
Implements hook_schema(). |
| dblog_test_views.info.yml | file | core/ |
core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml |
| dblog_views_data | function | core/ |
Implements hook_views_data(). |
| dblog_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
| dblog_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for views entities. |
| DbToolsApplication | class | core/ |
Provides a command to import a database generation script. |
| DbToolsApplication.php | file | core/ |
|
| DbToolsApplication::getDefaultCommands | function | core/ |
|
| DbToolsApplication::__construct | function | core/ |
|
| DbToolsApplicationTest | class | core/ |
Test that the DbToolsApplication works correctly. |
| DbToolsApplicationTest.php | file | core/ |
|
| DbToolsApplicationTest::testDumpCommandRegistration | function | core/ |
Test that the dump command is correctly registered. |
| DbToolsApplicationTest::testImportCommandRegistration | function | core/ |
Test that the dump command is correctly registered. |
| DbUpdateAccessCheck | class | core/ |
Access check for database update routes. |
| DbUpdateAccessCheck.php | file | core/ |
|
| DbUpdateAccessCheck::access | function | core/ |
Checks access for update routes. |
| DbUpdateController::$postUpdateRegistry | property | core/ |
The post update registry. |
| DbUpdateController::$state | property | core/ |
The state service. |
| DbUpdateController::batchFinished | function | core/ |
Finishes the update process and stores the results for eventual display. |
| DbUpdateController::getModuleUpdates | function | core/ |
Retrieves module updates. |
| DbUpdateController::helpfulLinks | function | core/ |
Provides links to the homepage and administration pages. |
| DbUpdateController::requirements | function | core/ |
Renders a list of requirement errors or warnings. |
| DbUpdateController::results | function | core/ |
Displays results of the update script with any accompanying errors. |
| DbUpdateController::selection | function | core/ |
Renders a list of available database updates. |
| DbUpdateController::updateTasksList | function | core/ |
Provides the update task list render array. |
| DbUpdateController::__construct | function | core/ |
Constructs a new UpdateController. |
| DbUpdateNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| DbUpdateNegotiator::__construct | function | core/ |
Constructs a DbUpdateNegotiator. |
| DbUpdatesTrait | trait | core/ |
Provides methods to conditionally enable db update functions and apply pending db updates through the Update UI. |
| DbUpdatesTrait | trait | core/ |
Provides methods to conditionally enable db update functions and apply pending db updates through the Update UI. |
| DbUpdatesTrait.php | file | core/ |
|
| DbUpdatesTrait.php | file | core/ |
|
| DbUpdatesTrait::applyUpdates | function | core/ |
Applies any pending DB updates through the Update UI. |
| DbUpdatesTrait::applyUpdates | function | core/ |
Applies any pending DB updates through the Update UI. |
| DbUpdatesTrait::enableUpdates | function | core/ |
Enables db updates until the specified index. |
| DbUpdatesTrait::enableUpdates | function | core/ |
Enables db updates until the specified index. |
| DbUpdatesTrait::includeUpdates | function | core/ |
Conditionally load Update API functions for the specified group. |
| db_close | function | core/ |
Closes the active database connection. |
| db_escape_field | function | core/ |
Restricts a dynamic column or constraint name to safe characters. |
| db_escape_table | function | core/ |
Restricts a dynamic table name to safe characters. |
| db_field_exists | function | core/ |
Checks if a column exists in the given table. |
| db_field_names | function | core/ |
Returns an array of field names from an array of key/index column specifiers. |
Pagination
- Previous page
- Page 299
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.