Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
DummyExternalReadOnlyWrapper::stream_eof function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Tests for end-of-file on a file pointer.
DummyExternalReadOnlyWrapper::stream_read function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Read from stream.
DummyExternalReadOnlyWrapper::stream_seek function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Seeks to specific location in a stream.
DummyExternalReadOnlyWrapper::stream_set_option function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Change stream options.
DummyExternalReadOnlyWrapper::stream_stat function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Retrieve information about a file resource.
DummyExternalReadOnlyWrapper::stream_tell function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Retrieve the current position of a stream.
DummyExternalReadOnlyWrapper::url_stat function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Retrieve information about a file.
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.
DummyMultipleStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyMultipleStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyMultipleStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyMultipleStreamWrapper.php
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::doCount 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
DummyRemoteReadOnlyStreamWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Returns the description of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper::getType function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Returns the type of stream wrapper.
DummyRemoteStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyRemoteStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php
DummyRemoteStreamWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Returns the description of the stream wrapper for use in the UI.
DummyRemoteStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyRemoteStreamWrapper::realpath function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Returns canonical, absolute path of the resource.
DummyStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php
DummyStreamWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Returns the description of the stream wrapper for use in the UI.
DummyStreamWrapper::getDirectoryPath function core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Gets the path that the wrapper is responsible for.
DummyStreamWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Override getExternalUrl().
DummyStreamWrapper::getInternalUri function core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Override getInternalUri().
DummyStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
dump-database-d6.sh file core/scripts/dump-database-d6.sh Filled installation of Drupal 6.17, for test purposes.
dump-database-d7.sh file core/scripts/dump-database-d7.sh Dumps a Drupal 7 database into a Drupal 7 PHP script to test the upgrade
process.
dump-database-d8-mysql.php file core/scripts/dump-database-d8-mysql.php A command line application to dump a database to a generation script.
DuplicateConfigAction class core/modules/config/tests/config_action_duplicate_test/src/Plugin/ConfigAction/DuplicateConfigAction.php #[ConfigAction(id: 'config_action_duplicate_test:config_test.dynamic:setProtectedProperty', admin_label: new TranslatableMarkup('A duplicate config action'), entity_types: [
'config_test',
])]
DuplicateConfigAction.php file core/modules/config/tests/config_action_duplicate_test/src/Plugin/ConfigAction/DuplicateConfigAction.php
DuplicateConfigAction::apply function core/modules/config/tests/config_action_duplicate_test/src/Plugin/ConfigAction/DuplicateConfigAction.php Applies the config action.
DuplicateConfigActionIdException class core/lib/Drupal/Core/Config/Action/DuplicateConfigActionIdException.php Exception thrown if there are conflicting shorthand action IDs.
DuplicateConfigActionIdException.php file core/lib/Drupal/Core/Config/Action/DuplicateConfigActionIdException.php
DuplicateContextualLinksTest class core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Tests the UI for correct contextual links.
DuplicateContextualLinksTest.php file core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php

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