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 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
DummyPrivateStreamWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php Override getExternalUrl().
DummyPublicStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyPublicStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyPublicStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyPublicStreamWrapper.php
DummyPublicStreamWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyPublicStreamWrapper.php Override getExternalUrl().
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.
DummyStreamWrapperFileTest class core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Tests the file uploading functions.
DummyStreamWrapperFileTest.php file core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
DummyStreamWrapperFileTest::$account property core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
DummyStreamWrapperFileTest::$defaultTheme property core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php The theme to install as the default for testing.
DummyStreamWrapperFileTest::$modules property core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Modules to install.
DummyStreamWrapperFileTest::setUp function core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
DummyStreamWrapperFileTest::streamWrapperProvider function core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Data provider for the stream wrapper cache control test.
DummyStreamWrapperFileTest::testFileUpload function core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Tests that overridden cache control works.
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 Test config action for testing duplicating a config action.
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 that duplicate contextual links are initialized independently.
DuplicateContextualLinksTest.php file core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php
DuplicateContextualLinksTest::$defaultTheme property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php The theme to install as the default for testing.
DuplicateContextualLinksTest::$modules property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Modules to install.

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