Search for d
Title | Object type | File name | Summary |
---|---|---|---|
ReaderException | class | misc/ |
|
ReaderException.php | file | misc/ |
|
README.md | file | misc/ |
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/ |
|
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 | 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 | ./ |
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… |
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 | 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. |
RegistryParseFilesTestCase::$existing_changed | property | modules/ |
|
registry_get_parsed_files | function | includes/ |
Return the list of files in registry_file |
registry_rebuild | function | includes/ |
Rescans all enabled modules and rebuilds the registry. |
registry_update | function | includes/ |
Updates the registry based on the latest files listed in the database. |
RemoteFileDirectoryTest | class | modules/ |
Directory related tests. |
RemoteFileDirectoryTest::getInfo | function | modules/ |
|
RemoteFileDirectoryTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileSaveUploadTest | class | modules/ |
Test the file_save_upload() function on remote filesystems. |
RemoteFileSaveUploadTest::getInfo | function | modules/ |
|
RemoteFileSaveUploadTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileScanDirectoryTest | class | modules/ |
Tests the file_scan_directory() function on remote filesystems. |
RemoteFileScanDirectoryTest::getInfo | function | modules/ |
|
RemoteFileScanDirectoryTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileUnmanagedCopyTest | class | modules/ |
Unmanaged copy related tests on remote filesystems. |
RemoteFileUnmanagedCopyTest::getInfo | function | modules/ |
|
RemoteFileUnmanagedCopyTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileUnmanagedDeleteRecursiveTest | class | modules/ |
Deletion related tests on remote filesystems. |
RemoteFileUnmanagedDeleteRecursiveTest::getInfo | function | modules/ |
|
RemoteFileUnmanagedDeleteRecursiveTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileUnmanagedDeleteTest | class | modules/ |
Deletion related tests on remote filesystems. |
RemoteFileUnmanagedDeleteTest::getInfo | function | modules/ |
|
RemoteFileUnmanagedDeleteTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileUnmanagedMoveTest | class | modules/ |
Unmanaged move related tests on remote filesystems. |
RemoteFileUnmanagedMoveTest::getInfo | function | modules/ |
|
RemoteFileUnmanagedMoveTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileUnmanagedSaveDataTest | class | modules/ |
Tests the file_unmanaged_save_data() function on remote filesystems. |
RemoteFileUnmanagedSaveDataTest::getInfo | function | modules/ |
|
RemoteFileUnmanagedSaveDataTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RemoveFeedItemTestCase | class | modules/ |
|
RemoveFeedItemTestCase::getInfo | function | modules/ |
|
RemoveFeedItemTestCase::testRemoveFeedItem | function | modules/ |
Tests running "remove items" from 'admin/config/services/aggregator' page. |
RemoveFeedTestCase | class | modules/ |
Tests functionality for removing feeds in the Aggregator module. |
RemoveFeedTestCase::getInfo | function | modules/ |
|
RemoveFeedTestCase::testRemoveFeed | function | modules/ |
Removes a feed and ensures that all of its services are removed. |
Pagination
- Previous page
- Page 108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.