MARK_READ |
constant |
includes/theme.inc |
Mark content as read. |
timer_read |
function |
includes/bootstrap.inc |
Reads the current timer value without stopping the timer. |
FILE_READABLE |
constant |
includes/install.inc |
File permission check -- File is readable. |
breadcrumb.css |
file |
themes/basis/css/component/breadcrumb.css |
Breadcrumb styles. |
Comment::$thread |
property |
modules/comment/comment.entity.inc |
A list of comment IDs that make up the parents of this comment. |
field_read_field |
function |
modules/field/field.crud.inc |
Reads a single field record directly from the database. |
theme_breadcrumb |
function |
includes/theme.inc |
Returns HTML for a breadcrumb trail. |
basis_breadcrumb |
function |
themes/basis/template.php |
Overrides theme_breadcrumb(). Removes » from markup. |
seven_breadcrumb |
function |
themes/seven/template.php |
Override theme function for breadcrumb trail |
FILE_NOT_READABLE |
constant |
includes/install.inc |
File permission check -- File is not readable. |
field_read_fields |
function |
modules/field/field.crud.inc |
Reads in fields that match an array of conditions. |
comment_get_thread |
function |
modules/comment/comment.module |
Retrieves comments for a thread. |
field_read_instance |
function |
modules/field/field.crud.inc |
Reads a single instance record from the database. |
simpletest_log_read |
function |
modules/simpletest/simpletest.module |
Read the error log and report any errors as assertion failures. |
STREAM_WRAPPERS_READ |
constant |
includes/stream_wrappers.inc |
Stream wrapper bit flag -- wrapper is readable (almost always true). |
view::get_breadcrumb |
function |
modules/views/includes/view.inc |
Get the breadcrumb used for this view. |
field_read_instances |
function |
modules/field/field.crud.inc |
Reads in field instances that match an array of conditions. |
drupal_set_breadcrumb |
function |
includes/drupal.inc |
Sets the breadcrumb trail for the current page. |
file_file_is_readable |
function |
modules/file/file.module |
Check if a file entity is readable or not. |
COMMENT_MODE_THREADED |
constant |
modules/comment/comment.module |
Comments are displayed as a threaded list - expanded. |
hook_field_read_field |
function |
modules/field/field.api.php |
Act on field records being read from the database. |
drupal_get_breadcrumb |
function |
includes/drupal.inc |
Gets the breadcrumb trail for the current page. |
_locale_import_read_po |
function |
includes/gettext.inc |
Parses a Gettext Portable Object file into an array. |
MenuBreadcrumbTestCase |
class |
modules/simpletest/tests/menu.test |
Menu breadcrumbs related tests. |
Archive_Tar::_openRead |
function |
modules/system/system.tar.inc |
|
comment_prepare_thread |
function |
modules/comment/comment.module |
Calculates the indentation level of each comment in a comment thread. |
_backdrop_session_read |
function |
includes/session.inc |
Reads an entire session from the database (internal use only). |
ConfigFileStorage::read |
function |
drivers/config_file/config_file_storage.inc |
Reads configuration data from the storage. |
Archive_Tar::_readBlock |
function |
modules/system/system.tar.inc |
|
system_breadcrumb_block |
function |
modules/system/system.module |
Output the content for the breadcrumb block. |
backdrop_get_breadcrumb |
function |
includes/common.inc |
Gets the breadcrumb trail for the current page. |
backdrop_set_breadcrumb |
function |
includes/common.inc |
Sets the breadcrumb trail for the current page. |
update_already_performed |
function |
includes/update.inc |
Determines if a module update has already been performed. |
Archive_Tar::_readHeader |
function |
modules/system/system.tar.inc |
|
CommentThreadingTestCase |
class |
modules/comment/tests/comment.test |
Tests comment threading. |
hook_field_read_instance |
function |
modules/field/field.api.php |
Act on a field record being read from the database. |
_field_read_fields_cache |
function |
modules/field/field.info.inc |
Helper function used by _field_info_collate_fields(). |
menu_get_active_breadcrumb |
function |
includes/menu.inc |
Gets the breadcrumb for the current page, as determined by the active trail. |
MENU_VISIBLE_IN_BREADCRUMB |
constant |
includes/menu.inc |
Internal menu flag -- menu item is visible in the breadcrumb. |
install_already_done_error |
function |
includes/install.core.inc |
Indicates that Backdrop has already been installed. |
hook_menu_breadcrumb_alter |
function |
modules/system/system.api.php |
Alter links in the active trail before it is rendered as the breadcrumb. |
Updater::makeWorldReadable |
function |
includes/updater.inc |
Ensure that a given directory is world readable. |
ConfigStorageReadException |
class |
includes/config.inc |
Exception thrown when attempting to read a config file fails. |
ConfigDatabaseStorage::read |
function |
drivers/config_database/config_database_storage.inc |
Reads configuration data from the storage. |
Archive_Tar::_openReadWrite |
function |
modules/system/system.tar.inc |
|
STREAM_WRAPPERS_READ_VISIBLE |
constant |
includes/stream_wrappers.inc |
Stream wrapper type flag -- visible and read-only. |
ConfigStorageInterface::read |
function |
includes/config.inc |
Reads configuration data from the storage. |
Archive_Tar::_readLongHeader |
function |
modules/system/system.tar.inc |
|
MenuBreadcrumbTestCase::setUp |
function |
modules/simpletest/tests/menu.test |
Sets up a Backdrop site for running functional and integration tests. |
views_taxonomy_set_breadcrumb |
function |
modules/taxonomy/views/taxonomy.views.inc |
Helper function to set a breadcrumb for taxonomy. |