Search for read

  1. Search 9.5.x for read
  2. Search 8.9.x for read
  3. Search 10.3.x for read
  4. Search 11.x for read
  5. Other projects
Title Object type File name Summary
Archive_Tar::_openRead function modules/system/system.tar.inc
Archive_Tar::_openReadWrite function modules/system/system.tar.inc
Archive_Tar::_readBlock function modules/system/system.tar.inc
Archive_Tar::_readHeader function modules/system/system.tar.inc
Archive_Tar::_readLongHeader function modules/system/system.tar.inc
CommentNodeAccessTest::testThreadedCommentView function modules/comment/comment.test Test that threaded comments can be viewed.
CommentPagerTest::testCommentOrderingThreading function modules/comment/comment.test Test comment ordering and threading.
CommentThreadingTestCase class modules/comment/comment.test Tests comment threading.
CommentThreadingTestCase::getInfo function modules/comment/comment.test
CommentThreadingTestCase::testCommentThreading function modules/comment/comment.test Tests the comment threading.
comment_get_thread function modules/comment/comment.module Retrieve comments for a thread.
COMMENT_MODE_THREADED constant modules/comment/comment.module Comments are displayed as a threaded list - expanded.
comment_prepare_thread function modules/comment/comment.module Loop over comment thread, noting indentation level.
DrupalLocalStreamWrapper::dir_readdir function includes/stream_wrappers.inc Support for readdir().
DrupalLocalStreamWrapper::stream_read function includes/stream_wrappers.inc Support for fread(), file_get_contents() etc.
drupal_get_breadcrumb function includes/common.inc Gets the breadcrumb trail for the current page.
drupal_set_breadcrumb function includes/common.inc Sets the breadcrumb trail for the current page.
FieldCrudTestCase::testReadField function modules/field/tests/field.test Test reading back a field definition.
FieldCrudTestCase::testReadFields function modules/field/tests/field.test Tests reading field definitions.
FieldInstanceCrudTestCase::testReadFieldInstance function modules/field/tests/field.test Test reading back an instance definition.
field_read_field function modules/field/field.crud.inc Reads a single field record directly from the database.
field_read_fields function modules/field/field.crud.inc Reads in fields that match an array of conditions.
field_read_instance function modules/field/field.crud.inc Reads a single instance record from the database.
field_read_instances function modules/field/field.crud.inc Reads in field instances that match an array of conditions.
FILE_NOT_READABLE constant includes/install.inc File permission check -- File is not readable.
FILE_READABLE constant includes/install.inc File permission check -- File is readable.
garland_breadcrumb function themes/garland/template.php Override of theme_breadcrumb().
hook_field_read_field function modules/field/field.api.php Act on field records being read from the database.
hook_field_read_instance function modules/field/field.api.php Act on a field record being read from the database.
hook_menu_breadcrumb_alter function modules/system/system.api.php Alter links in the active trail before it is rendered as the breadcrumb.
install_already_done_error function includes/install.core.inc Indicates that Drupal has already been installed.
MARK_READ constant includes/theme.inc Mark content as read.
MenuBreadcrumbTestCase class modules/simpletest/tests/menu.test Menu breadcrumbs related tests.
MenuBreadcrumbTestCase::$admin_user property modules/simpletest/tests/menu.test
MenuBreadcrumbTestCase::$web_user property modules/simpletest/tests/menu.test
MenuBreadcrumbTestCase::getInfo function modules/simpletest/tests/menu.test
MenuBreadcrumbTestCase::setUp function modules/simpletest/tests/menu.test Sets up a Drupal site for running functional and integration tests.
MenuBreadcrumbTestCase::testBreadCrumbs function modules/simpletest/tests/menu.test Tests breadcrumbs on node and administrative paths.
MenuWebTestCase::assertBreadcrumb function modules/simpletest/tests/menu.test Assert that a given path shows certain breadcrumb links.
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.
PharStreamWrapper::dir_readdir function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
PharStreamWrapper::stream_read function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
Reader class misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader.php file misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::$fileName property misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::$fileType property misc/typo3/phar-stream-wrapper/src/Phar/Reader.php Mime-type in order to use zlib, bzip2 or no compression.
In case ext-fileinfo is not present only the relevant types
'application/x-gzip' and 'application/x-bzip2' are assigned
to this class property.
Reader::determineFileType function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::determineFileTypeByHeader function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php In case ext-fileinfo is not present only the relevant types
'application/x-gzip' and 'application/x-bzip2' are resolved.
Reader::extractData function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.