Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
rdf_test.install file modules/rdf/tests/rdf_test.install Install, update and uninstall functions for the rdf module.
rdf_test.module file modules/rdf/tests/rdf_test.module Test API interaction with the RDF module.
rdf_test_install function modules/rdf/tests/rdf_test.install Implements hook_install().
rdf_test_rdf_mapping function modules/rdf/tests/rdf_test.module Implements hook_rdf_mapping().
rdf_test_rdf_namespaces function modules/rdf/tests/rdf_test.module Implements hook_rdf_namespaces().
rdf_theme function modules/rdf/rdf.module Implements hook_theme().
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
Reader::resolveContainer function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::resolveFourByteLittleEndian function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::resolveManifestLength function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::resolveStream function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php Resolves stream in order to handle compressed Phar archives.
Reader::resolveTwoByteBigEndian function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
Reader::__construct function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
ReaderException class misc/typo3/phar-stream-wrapper/src/Phar/ReaderException.php
ReaderException.php file misc/typo3/phar-stream-wrapper/src/Phar/ReaderException.php
README.md file misc/brumann/polyfill-unserialize/README.md Polyfill unserialize
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
This was originally designed as a Proof of Concept for Symfony Issue #21090.
README.md file misc/typo3/phar-stream-wrapper/README.md
README.txt file sites/README.txt 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 sites/all/themes/README.txt 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/all/modules/README.txt 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/all/libraries/README.txt 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/README.txt 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/standard/translations/README.txt This directory should be used to place downloaded translations
for installing Drupal core.
README.txt file profiles/minimal/translations/README.txt This directory should be used to place downloaded translations
for installing Drupal core.
README.txt file ./README.txt 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/README.txt 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…
README.txt file themes/stark/README.txt 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/README.txt 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 modules/simpletest/files/README.txt 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.
region.tpl.php file modules/system/region.tpl.php Default theme implementation to display a region.
REGIONS_ALL constant modules/system/system.module Return all regions.
REGIONS_VISIBLE constant modules/system/system.module Return only visible regions.
registry.inc file includes/registry.inc This file contains the code registry parser engine.
registry.test file modules/simpletest/tests/registry.test
RegistryParseFilesTestCase class modules/simpletest/tests/registry.test
RegistryParseFilesTestCase::$existing_changed property modules/simpletest/tests/registry.test
RegistryParseFilesTestCase::$fileTypes property modules/simpletest/tests/registry.test
RegistryParseFilesTestCase::$new property modules/simpletest/tests/registry.test
RegistryParseFilesTestCase::getFileContents function modules/simpletest/tests/registry.test getFileContents
RegistryParseFilesTestCase::getFiles function modules/simpletest/tests/registry.test getFiles
RegistryParseFilesTestCase::getInfo function modules/simpletest/tests/registry.test
RegistryParseFilesTestCase::setUp function modules/simpletest/tests/registry.test Sets up a Drupal site for running functional and integration tests.
RegistryParseFilesTestCase::testRegistryParseFiles function modules/simpletest/tests/registry.test testRegistryParseFiles
RegistryParseFileTestCase class modules/simpletest/tests/registry.test

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