Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| drupal_maintenance_theme | function | core/ |
Enables use of the theme system without requiring database access. |
| DRUPAL_MINIMUM_PHP | constant | core/ |
Minimum allowed version of PHP for Drupal to be bootstrapped. |
| DRUPAL_MINIMUM_PHP_MEMORY_LIMIT | constant | core/ |
Minimum recommended value of PHP memory_limit. |
| DRUPAL_MINIMUM_SUPPORTED_PHP | constant | core/ |
Minimum supported version of PHP. |
| DRUPAL_OPTIONAL | constant | core/ |
Optional option on forms and settings. |
| drupal_phpunit_contrib_extension_directory_roots | function | core/ |
Returns directories under which contributed extensions may exist. |
| drupal_phpunit_find_extension_directories | function | core/ |
Finds all valid extension directories recursively within a given directory. |
| drupal_phpunit_get_extension_namespaces | function | core/ |
Registers the namespace for each extension directory with the autoloader. |
| drupal_phpunit_populate_class_loader | function | core/ |
Populate class loader with additional namespaces for tests. |
| drupal_rebuild | function | core/ |
Rebuilds all caches even when Drupal itself does not work. |
| DRUPAL_RECOMMENDED_PHP | constant | core/ |
Minimum recommended version of PHP. |
| drupal_register_shutdown_function | function | core/ |
Registers a function for execution on shutdown. |
| DRUPAL_REQUIRED | constant | core/ |
Required option on forms and settings. |
| drupal_required_modules | function | core/ |
Returns an array of modules required by core. |
| drupal_requirements_severity | function | core/ |
Extracts the highest severity from the requirements array. |
| drupal_requirements_url | function | core/ |
Returns a URL for proceeding to the next page after a requirements problem. |
| drupal_rewrite_settings | function | core/ |
Replaces values in settings.php with values in the submitted array. |
| DRUPAL_ROOT | constant | core/ |
Defines the root directory of the Drupal installation. |
| drupal_set_installed_schema_version | function | core/ |
Updates the installed version information for a module. |
| drupal_static | function | core/ |
Provides central static variable storage. |
| drupal_static_reset | function | core/ |
Resets one or all centrally stored static variable(s). |
| drupal_system_cross_profile_test.info.yml | file | core/ |
core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml |
| drupal_system_listing_compatible_test.info.yml | file | core/ |
core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml |
| drupal_system_listing_compatible_test.info.yml | file | core/ |
core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml |
| drupal_theme_rebuild | function | core/ |
Forces the system to rebuild the theme registry. |
| drupal_uninstall_schema | function | core/ |
Removes all tables defined in a module's hook_schema(). |
| drupal_valid_test_ua | function | core/ |
Returns the test prefix if this is an internal request from SimpleTest. |
| drupal_verify_install_file | function | core/ |
Verifies the state of the specified file. |
| drupal_verify_profile | function | core/ |
Verifies that all dependencies are met for a given installation profile. |
| ds9.txt | file | core/ |
*** |
| ds9.txt | file | core/ |
*** |
| DummyAjaxFormatter | class | core/ |
Empty renderer for a dummy field with an AJAX handler. |
| DummyAjaxFormatter.php | file | core/ |
|
| DummyAjaxFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DummyAjaxFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DummyAjaxItem | class | core/ |
Defines a dummy field containing an AJAX handler. |
| DummyAjaxItem.php | file | core/ |
|
| DummyAjaxItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| DummyAjaxItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| DummyAjaxItem::schema | function | core/ |
Returns the schema for the field. |
| DummyAjaxWidget | class | core/ |
Default widget for Dummy AJAX test. |
| DummyAjaxWidget.php | file | core/ |
|
| DummyAjaxWidget::dummyAjaxCallback | function | core/ |
Ajax callback for Dummy AJAX test. |
| DummyAjaxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DummyDestination | class | core/ |
Plugin annotation @MigrateDestination( id = "dummy", requirements_met = true ) |
| DummyDestination.php | file | core/ |
|
| DummyDestination::fields | function | core/ |
Returns an array of destination fields. |
| DummyDestination::getIds | function | core/ |
Gets the destination IDs. |
| DummyDestination::import | function | core/ |
Import the row. |
| DummyExternalReadOnlyWrapper | class | core/ |
Helper class for testing the stream wrapper registry. |
Pagination
- Previous page
- Page 429
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.