Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_register_shutdown_function | function | core/ |
Registers a function for execution on shutdown. |
| DRUPAL_REQUIRED | constant | core/ |
Required option on forms and settings. |
| drupal_requirements_url | function | core/ |
Returns a URL for proceeding to the next page after a requirements problem. |
| DRUPAL_ROOT | constant | core/ |
Defines the root directory of the Drupal installation. |
| 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/tests/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/tests/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_valid_test_ua | function | core/ |
Returns the test prefix if this is an internal request from a test. |
| 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/ |
|
| DummyAjaxFormatter::viewElements | function | core/ |
|
| DummyAjaxItem | class | core/ |
Defines a dummy field containing an AJAX handler. |
| DummyAjaxItem.php | file | core/ |
|
| DummyAjaxItem::isEmpty | function | core/ |
|
| DummyAjaxItem::propertyDefinitions | function | core/ |
|
| DummyAjaxItem::schema | function | core/ |
|
| 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/ |
|
| dummydb.info.yml | file | core/ |
core/modules/system/tests/modules/dummydb/dummydb.info.yml |
| DummyDestination | class | core/ |
Migration dummy destination. |
| DummyDestination.php | file | core/ |
|
| DummyDestination::fields | function | core/ |
|
| DummyDestination::getIds | function | core/ |
|
| DummyDestination::import | function | core/ |
|
| DummyExternalReadOnlyWrapper | class | core/ |
Helper class for testing the stream wrapper registry. |
| DummyExternalReadOnlyWrapper.php | file | core/ |
|
| DummyExternalReadOnlyWrapper::dirname | function | core/ |
Gets the name of the directory from a given path. |
| DummyExternalReadOnlyWrapper::dir_closedir | function | core/ |
Close directory handle. |
| DummyExternalReadOnlyWrapper::dir_opendir | function | core/ |
Open directory handle. |
| DummyExternalReadOnlyWrapper::dir_readdir | function | core/ |
Read entry from directory handle. |
| DummyExternalReadOnlyWrapper::dir_rewinddir | function | core/ |
Rewind directory handle. |
| DummyExternalReadOnlyWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyExternalReadOnlyWrapper::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| DummyExternalReadOnlyWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| DummyExternalReadOnlyWrapper::getType | function | core/ |
Returns the type of stream wrapper. |
| DummyExternalReadOnlyWrapper::realpath | function | core/ |
Returns canonical, absolute path of the resource. |
| DummyExternalReadOnlyWrapper::stream_cast | function | core/ |
Retrieve the underlying stream resource. |
| DummyExternalReadOnlyWrapper::stream_close | function | core/ |
Closes stream. |
Pagination
- Previous page
- Page 460
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.