MenuBreadcrumbTestCase::setUp |
function |
core/modules/simpletest/tests/menu.test |
Sets up a Backdrop site for running functional and integration tests. |
views_taxonomy_set_breadcrumb |
function |
core/modules/taxonomy/views/taxonomy.views.inc |
Helper function to set a breadcrumb for taxonomy. |
ConfigFileStorage::readMultiple |
function |
core/includes/config.inc |
Reads configuration data from the storage. |
FieldCrudTestCase::testReadField |
function |
core/modules/field/tests/field.test |
Test reading back a field definition. |
MenuWebTestCase::assertBreadcrumb |
function |
core/modules/simpletest/tests/menu.test |
Assert that a given path shows certain breadcrumb links. |
MenuBreadcrumbTestCase::$web_user |
property |
core/modules/simpletest/tests/menu.test |
|
views_handler_sort_comment_thread |
class |
core/modules/comment/views/views_handler_sort_comment_thread.inc |
Sort handler for ordering by thread. |
StreamWrapperInterface::stream_read |
function |
core/includes/stream_wrappers.inc |
|
StreamWrapperInterface::dir_readdir |
function |
core/includes/stream_wrappers.inc |
|
MenuBreadcrumbTestCase::$admin_user |
property |
core/modules/simpletest/tests/menu.test |
|
ConfigDatabaseStorage::readMultiple |
function |
core/includes/config.inc |
Reads configuration data from the storage. |
installer_manager_update_ready_form |
function |
core/modules/installer/installer.manager.inc |
Form constructor for the update ready form. |
ConfigStorageInterface::readMultiple |
function |
core/includes/config.inc |
Reads configuration data from the storage. |
views_handler_sort_comment_thread.inc |
file |
core/modules/comment/views/views_handler_sort_comment_thread.inc |
Definition of views_handler_sort_comment_thread. |
views_plugin_display::uses_breadcrumb |
function |
core/modules/views/plugins/views_plugin_display.inc |
Check to see if the display needs a breadcrumb |
views_handler_argument::set_breadcrumb |
function |
core/modules/views/handlers/views_handler_argument.inc |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
BackdropLocalStreamWrapper::stream_read |
function |
core/includes/stream_wrappers.inc |
Support for fread(), file_get_contents() etc. |
BackdropLocalStreamWrapper::dir_readdir |
function |
core/includes/stream_wrappers.inc |
Support for readdir(). |
MenuBreadcrumbTestCase::testBreadCrumbs |
function |
core/modules/simpletest/tests/menu.test |
Tests breadcrumbs on node and administrative paths. |
views_handler_argument::uses_breadcrumb |
function |
core/modules/views/handlers/views_handler_argument.inc |
Determine if the argument can generate a breadcrumb |
views_handler_sort_comment_thread::query |
function |
core/modules/comment/views/views_handler_sort_comment_thread.inc |
Called to add the sort to a query. |
views_plugin_display_page::uses_breadcrumb |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Check to see if the display needs a breadcrumb |
views_plugin_display_feed::uses_breadcrumb |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Check to see if the display needs a breadcrumb |
installer_manager_update_ready_form_submit |
function |
core/modules/installer/installer.manager.inc |
Form submission handler for installer_manager_update_ready_form(). |
ConfigurationTest::testReadWriteClearConfig |
function |
core/modules/config/tests/config.test |
Tests that a config setting can be written, read and deleted. |
FileExampleSessionStreamWrapper::stream_read |
function |
modules/examples/file_example/file_example_session_streams.inc |
Support for fread(), file_get_contents() etc. |
FileExampleSessionStreamWrapper::dir_readdir |
function |
modules/examples/file_example/file_example_session_streams.inc |
Support for readdir(). |
CommentPagerTest::testCommentOrderingThreading |
function |
core/modules/comment/tests/comment.test |
Tests comment ordering and threading. |
CommentNodeAccessTest::testThreadedCommentView |
function |
core/modules/comment/tests/comment.test |
Test that threaded comments can be viewed. |
CommentThreadingTestCase::testCommentThreading |
function |
core/modules/comment/tests/comment.test |
Tests the comment threading. |
FieldInstanceCrudTestCase::testReadFieldInstance |
function |
core/modules/field/tests/field.test |
Test reading back an instance definition. |
views_handler_argument_term_node_tid::set_breadcrumb |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
UserPictureTestCase::testUserPictureAdminFormValidation |
function |
core/modules/user/tests/user.test |
Tests the admin form validates user picture settings. |
views_handler_argument_term_node_tid_depth::set_breadcrumb |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
UserPasswordResetTest::testUserPasswordResetAlreadyLoggedIn |
function |
core/modules/user/tests/user_password_reset.test |
Test user password reset in a browser where the same user is already logged
in. |
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs |
function |
core/modules/taxonomy/tests/taxonomy.test |
Tests that there is a link to the parent term on the child term page. |