Search for all

  1. Search 7.x for all
  2. Search 9.5.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
drupal_system_cross_profile_test.info.yml file core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml 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/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml 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/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_tempnam function core/includes/file.inc Creates a file with a unique filename in the specified directory.
drupal_theme_rebuild function core/includes/theme.inc Forces the system to rebuild the theme registry.
drupal_uninstall_schema function core/includes/schema.inc Removes all tables defined in a module's hook_schema().
drupal_unlink function core/includes/file.inc Deletes a file.
DRUPAL_USER_TIMEZONE_DEFAULT constant core/modules/system/system.module New users will be set to the default time zone at registration.
DRUPAL_USER_TIMEZONE_EMPTY constant core/modules/system/system.module New users will get an empty time zone at registration.
DRUPAL_USER_TIMEZONE_SELECT constant core/modules/system/system.module New users will select their own timezone at registration.
drupal_validate_utf8 function core/includes/bootstrap.inc Checks whether a string is valid UTF-8.
drupal_valid_test_ua function core/includes/bootstrap.inc Returns the test prefix if this is an internal request from SimpleTest.
drupal_verify_install_file function core/includes/install.inc Verifies the state of the specified file.
drupal_verify_profile function core/includes/install.inc Verifies that all dependencies are met for a given installation profile.
drupal_xml_parser_create function core/includes/unicode.inc Prepares a new XML parser.
ds9.txt file core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/files/ds9.txt __ ___ ___
,' ,' | | `. `.
,' ,' |===| `. `.
/ // |___| \\ \
/…
DummyAjaxFormatter class core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Empty renderer for a dummy field with an AJAX handler.
DummyAjaxFormatter.php file core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php
DummyAjaxFormatter::settingsSummary function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Returns a short summary for the current formatter settings.
DummyAjaxFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Builds a renderable array for a field value.
DummyAjaxItem class core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldType/DummyAjaxItem.php Defines a dummy field containing an AJAX handler.
DummyAjaxItem.php file core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldType/DummyAjaxItem.php
DummyAjaxItem::isEmpty function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldType/DummyAjaxItem.php Determines whether the data structure is empty.
DummyAjaxItem::propertyDefinitions function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldType/DummyAjaxItem.php Defines field item properties.
DummyAjaxItem::schema function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldType/DummyAjaxItem.php Returns the schema for the field.
DummyAjaxWidget class core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php Default widget for Dummy AJAX test.
DummyAjaxWidget.php file core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php
DummyAjaxWidget::dummyAjaxCallback function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php Ajax callback for Dummy AJAX test.
DummyAjaxWidget::formElement function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php Returns the form for a single field widget.
DummyDestination class core/modules/migrate/tests/modules/migrate_events_test/src/Plugin/migrate/destination/DummyDestination.php Plugin annotation

@MigrateDestination(
id = "dummy",
requirements_met = true
)
DummyDestination.php file core/modules/migrate/tests/modules/migrate_events_test/src/Plugin/migrate/destination/DummyDestination.php
DummyDestination::fields function core/modules/migrate/tests/modules/migrate_events_test/src/Plugin/migrate/destination/DummyDestination.php Returns an array of destination fields.
DummyDestination::getIds function core/modules/migrate/tests/modules/migrate_events_test/src/Plugin/migrate/destination/DummyDestination.php Gets the destination IDs.
DummyDestination::import function core/modules/migrate/tests/modules/migrate_events_test/src/Plugin/migrate/destination/DummyDestination.php Import the row.
DummyImageFormatter class core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php Plugin implementation of the Dummy image formatter.
DummyImageFormatter.php file core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php
DummyImageFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php Builds a renderable array for a field value.
DummyQueryTrait trait core/modules/migrate/src/Plugin/migrate/source/DummyQueryTrait.php Provides a dummy select query object for source plugins.
DummyQueryTrait.php file core/modules/migrate/src/Plugin/migrate/source/DummyQueryTrait.php
DummyQueryTrait::count function core/modules/migrate/src/Plugin/migrate/source/DummyQueryTrait.php
DummyQueryTrait::query function core/modules/migrate/src/Plugin/migrate/source/DummyQueryTrait.php
DummyReadOnlyStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyReadOnlyStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php
DummyReadOnlyStreamWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Returns the description of the stream wrapper for use in the UI.
DummyReadOnlyStreamWrapper::getDirectoryPath function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Gets the path that the wrapper is responsible for.
DummyReadOnlyStreamWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Override getExternalUrl().
DummyReadOnlyStreamWrapper::getInternalUri function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Override getInternalUri().
DummyReadOnlyStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Dummy read-only remote stream wrapper (dummy-remote-readonly://).
DummyRemoteReadOnlyStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php

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