Search for read
Title | Object type | File name | Summary |
---|---|---|---|
Archive_Tar::_openRead | function | modules/ |
|
Archive_Tar::_openReadWrite | function | modules/ |
|
Archive_Tar::_readBlock | function | modules/ |
|
Archive_Tar::_readHeader | function | modules/ |
|
Archive_Tar::_readLongHeader | function | modules/ |
|
CommentNodeAccessTest::testThreadedCommentView | function | modules/ |
Test that threaded comments can be viewed. |
CommentPagerTest::testCommentOrderingThreading | function | modules/ |
Test comment ordering and threading. |
CommentThreadingTestCase | class | modules/ |
Tests comment threading. |
CommentThreadingTestCase::getInfo | function | modules/ |
|
CommentThreadingTestCase::testCommentThreading | function | modules/ |
Tests the comment threading. |
comment_get_thread | function | modules/ |
Retrieve comments for a thread. |
COMMENT_MODE_THREADED | constant | modules/ |
Comments are displayed as a threaded list - expanded. |
comment_prepare_thread | function | modules/ |
Loop over comment thread, noting indentation level. |
DrupalLocalStreamWrapper::dir_readdir | function | includes/ |
Support for readdir(). |
DrupalLocalStreamWrapper::stream_read | function | includes/ |
Support for fread(), file_get_contents() etc. |
drupal_get_breadcrumb | function | includes/ |
Gets the breadcrumb trail for the current page. |
drupal_set_breadcrumb | function | includes/ |
Sets the breadcrumb trail for the current page. |
FieldCrudTestCase::testReadField | function | modules/ |
Test reading back a field definition. |
FieldCrudTestCase::testReadFields | function | modules/ |
Tests reading field definitions. |
FieldInstanceCrudTestCase::testReadFieldInstance | function | modules/ |
Test reading back an instance definition. |
field_read_field | function | modules/ |
Reads a single field record directly from the database. |
field_read_fields | function | modules/ |
Reads in fields that match an array of conditions. |
field_read_instance | function | modules/ |
Reads a single instance record from the database. |
field_read_instances | function | modules/ |
Reads in field instances that match an array of conditions. |
FILE_NOT_READABLE | constant | includes/ |
File permission check -- File is not readable. |
FILE_READABLE | constant | includes/ |
File permission check -- File is readable. |
garland_breadcrumb | function | themes/ |
Override of theme_breadcrumb(). |
hook_field_read_field | function | modules/ |
Act on field records being read from the database. |
hook_field_read_instance | function | modules/ |
Act on a field record being read from the database. |
hook_menu_breadcrumb_alter | function | modules/ |
Alter links in the active trail before it is rendered as the breadcrumb. |
install_already_done_error | function | includes/ |
Indicates that Drupal has already been installed. |
MARK_READ | constant | includes/ |
Mark content as read. |
MenuBreadcrumbTestCase | class | modules/ |
Menu breadcrumbs related tests. |
MenuBreadcrumbTestCase::$admin_user | property | modules/ |
|
MenuBreadcrumbTestCase::$web_user | property | modules/ |
|
MenuBreadcrumbTestCase::getInfo | function | modules/ |
|
MenuBreadcrumbTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
MenuBreadcrumbTestCase::testBreadCrumbs | function | modules/ |
Tests breadcrumbs on node and administrative paths. |
MenuWebTestCase::assertBreadcrumb | function | modules/ |
Assert that a given path shows certain breadcrumb links. |
menu_get_active_breadcrumb | function | includes/ |
Gets the breadcrumb for the current page, as determined by the active trail. |
MENU_VISIBLE_IN_BREADCRUMB | constant | includes/ |
Internal menu flag -- menu item is visible in the breadcrumb. |
PharStreamWrapper::dir_readdir | function | misc/ |
|
PharStreamWrapper::stream_read | function | misc/ |
|
Reader | class | misc/ |
|
Reader.php | file | misc/ |
|
Reader::$fileName | property | misc/ |
|
Reader::$fileType | property | misc/ |
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/ |
|
Reader::determineFileTypeByHeader | function | misc/ |
In case ext-fileinfo is not present only the relevant types 'application/x-gzip' and 'application/x-bzip2' are resolved. |
Reader::extractData | function | misc/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.