Search for read
Title | Object type | File name | Summary |
---|---|---|---|
Reader::resolveContainer | function | misc/ |
|
Reader::resolveFourByteLittleEndian | function | misc/ |
|
Reader::resolveManifestLength | function | misc/ |
|
Reader::resolveStream | function | misc/ |
Resolves stream in order to handle compressed Phar archives. |
Reader::resolveTwoByteBigEndian | function | misc/ |
|
Reader::__construct | function | misc/ |
|
ReaderException | class | misc/ |
|
ReaderException.php | file | misc/ |
|
README.txt | file | sites/ |
Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom themes in this directory… |
README.txt | file | sites/ |
Modules extend your site functionality beyond Drupal core. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom modules in this directory separates downloaded and custom modules from Drupal core's… |
README.txt | file | sites/ |
This directory should be used to place downloaded and custom libraries (such as JavaScript libraries) which are used by contributed or custom modules. |
README.txt | file | profiles/ |
Installation profiles define additional steps that run after the base installation provided by Drupal core when Drupal is first installed. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Place downloaded and custom installation… |
README.txt | file | profiles/ |
This directory should be used to place downloaded translations for installing Drupal core. |
README.txt | file | profiles/ |
This directory should be used to place downloaded translations for installing Drupal core. |
README.txt | file | themes/ |
ABOUT STARK ----------- The Stark theme is provided for demonstration purposes; it uses Drupal's default HTML markup and CSS styles. It can be used as a troubleshooting tool to determine whether module-related CSS and JavaScript are interfering… |
README.txt | file | modules/ |
This directory is reserved for core module files. Custom or contributed modules should be placed in their own subdirectory of the sites/all/modules directory. For multisite installations, they can also be placed in a subdirectory… |
README.txt | file | sites/ |
This directory structure contains the settings and configuration files specific to your site or sites and is an integral part of multisite configuration. The sites/all/ subdirectory structure should be used to place your custom and downloaded… |
README.txt | file | modules/ |
These files are useful in tests that upload files or otherwise need to manipulate files, in which case they are copied to the files directory as specified in the site settings. Dummy files can also be generated by tests in order to save space. |
README.txt | file | ./ |
CONTENTS OF THIS FILE --------------------- * About Drupal * Configuration and features * Installation profiles * Appearance * Developing for Drupal ABOUT DRUPAL ------------ Drupal is an open source content management platform supporting a… |
README.txt | file | themes/ |
This directory is reserved for core theme files. Custom or contributed themes should be placed in their own subdirectory of the sites/all/themes directory. For multisite installations, they can also be placed in a subdirectory… |
ShortcutSetsTestCase::testShortcutSetRenameAlreadyExists | function | modules/ |
Tests renaming a shortcut set to the same name as another set. |
simpletest_log_read | function | modules/ |
Read the error log and report any errors as assertion failures. |
StreamWrapperInterface::dir_readdir | function | includes/ |
|
StreamWrapperInterface::stream_read | function | includes/ |
|
STREAM_WRAPPERS_READ | constant | includes/ |
Stream wrapper bit flag -- wrapper is readable (almost always true). |
STREAM_WRAPPERS_READ_VISIBLE | constant | includes/ |
Stream wrapper type flag -- visible and read-only. |
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs | function | modules/ |
Tests that there is a link to the parent term on the child term page. |
theme_breadcrumb | function | includes/ |
Returns HTML for a breadcrumb trail. |
timer_read | function | includes/ |
Reads the current timer value without stopping the timer. |
TriggerWebTestCase::configureAdvancedAction | function | modules/ |
Configures an advanced action. |
Updater::makeWorldReadable | function | includes/ |
Ensure that a given directory is world readable. |
update_already_performed | function | includes/ |
Determines if a module update has already been performed. |
update_manager_update_ready_form | function | modules/ |
Form constructor for the update ready form. |
update_manager_update_ready_form_submit | function | modules/ |
Form submission handler for update_manager_update_ready_form(). |
UserPictureTestCase::testUserPictureAdminFormValidation | function | modules/ |
Tests the admin form validates user picture settings. |
_drupal_session_read | function | includes/ |
Reads an entire session from the database (internal use only). |
_forum_topics_unread | function | modules/ |
Calculates the number of new posts in a forum that the user has not yet read. |
_locale_import_read_po | function | includes/ |
Parses Gettext Portable Object file into an array |
_update_7000_field_read_fields | function | modules/ |
Utility function: fetch all the field definitions from the database. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.