Namesort descending Location Description
restore_access_allowed core/restore.php Determines if the current user is allowed to access restore.php.
restore_access_denied_page core/restore.php Renders a 403 access denied page for restore.php.
restore_backup_form core/restore.php Form constructor for the list of available database module updates.
restore_disabled_page core/restore.php Renders a help page if access is allowed but backups are not enabled.
restore_goto core/restore.php Light-weight version of backdrop_goto() that guarantees no database usage.
restore_info_page core/restore.php Provides an overview of the backup restoration process.
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_select_page core/restore.php Provides a form to select a backup to restore.
restore_task_list core/restore.php Adds the restore task list to the current page.
RetrieveFileTestCase::testFileRetrieving core/modules/system/tests/system.test Invokes system_retrieve_file() in several scenarios.
SchemaCache::resolveCacheMiss core/includes/bootstrap.inc Overrides BackdropCacheArray::resolveCacheMiss().
SchemaCache::__construct core/includes/bootstrap.inc Constructs a SchemaCache object.
SchemaTestCase::assertFieldAdditionRemoval core/modules/simpletest/tests/schema.test Assert that a given field can be added and removed from a table.
SchemaTestCase::assertFieldCharacteristics core/modules/simpletest/tests/schema.test Assert that a newly added field has the correct characteristics.
SchemaTestCase::checkSchemaComment core/modules/simpletest/tests/schema.test Checks that a table or column comment matches a given description.
SchemaTestCase::testSchema core/modules/simpletest/tests/schema.test
SchemaTestCase::testSchemaAddField core/modules/simpletest/tests/schema.test Test adding columns to an existing table.
SchemaTestCase::testUnsignedColumns core/modules/simpletest/tests/schema.test Tests creating unsigned columns and data integrity thereof.
SchemaTestCase::tryInsert core/modules/simpletest/tests/schema.test
SchemaTestCase::tryUnsignedInsert core/modules/simpletest/tests/schema.test Tries to insert a negative value into columns defined as unsigned.
SearchAdvancedSearchForm::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchAdvancedSearchForm::testNodeType core/modules/search/tests/search.test Test using the search form with GET and POST queries. Test using the advanced search form to limit search to nodes of type "Page".
SearchBlockTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchBlockTestCase::testBlock core/modules/search/tests/search.test Test that the search block form works correctly.
SearchCommentCountToggleTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchCommentCountToggleTestCase::testSearchCommentCountToggle core/modules/search/tests/search.test Verify that comment count displays correctly based on comment status of node.
SearchCommentTestCase::assertCommentAccess core/modules/search/tests/search.test Update search index and search for comment.
SearchCommentTestCase::setRolePermissions core/modules/search/tests/search.test Set permissions for role.
SearchCommentTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::testAddNewComment core/modules/search/tests/search.test Verify that 'Add comment' does not appear in search results or index.
SearchCommentTestCase::testSearchResultsComment core/modules/search/tests/search.test Verify that comments are rendered using proper format in search results.
SearchCommentTestCase::testSearchResultsCommentAccess core/modules/search/tests/search.test Verify access rules for comment indexing with different permissions.
SearchConfigSettingsForm::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchConfigSettingsForm::testSearchModuleDisabling core/modules/search/tests/search.test Verify that you can disable individual search modules.
SearchConfigSettingsForm::testSearchNodeTypes core/modules/search/tests/search.test Verify enabling/disabling of certain node types.
SearchConfigSettingsForm::testSearchSettingsPage core/modules/search/tests/search.test Verify the search settings form.
SearchEmbedForm::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchEmbedForm::testEmbeddedForm core/modules/search/tests/search.test Tests that the embedded form appears and can be submitted.
SearchExactTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchExactTestCase::testExactQuery core/modules/search/tests/search.test Tests that the correct number of pager links are found for both keywords and phrases.
SearchExcerptTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchExcerptTestCase::testSearchExcerpt core/modules/search/tests/search.test Tests search_excerpt() with several simulated search keywords.
SearchExcerptTestCase::testSearchExcerptSimplified core/modules/search/tests/search.test Tests search_excerpt() with search keywords matching simplified words.
SearchExpressionInsertExtractTestCase::setUp core/modules/search/tests/search.test Sets up unit test environment.
SearchExpressionInsertExtractTestCase::testInsertExtract core/modules/search/tests/search.test Tests search_expression_insert() and search_expression_extract().
SearchKeywordsConditions::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchKeywordsConditions::testSearchKeywordsConditions core/modules/search/tests/search.test Verify the keywords are captured and conditions respected.
SearchLanguageTestCase::setUp core/modules/search/tests/search.test Implementation setUp().
SearchLanguageTestCase::testLanguages core/modules/search/tests/search.test

Pages