Contains filters are case sensitive
File namesort descending Location Namespace Description
de.php includes/transliteration/de.php
deprecated_redirect_test.info modules/system/tests/deprecated_redirect_test/deprecated_redirect_test.info name = "Deprecated Redirect Test" description = "Testing module to confirm deprecated paths can redirect to new paths." backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
deprecated_redirect_test.module modules/system/tests/deprecated_redirect_test/deprecated_redirect_test.module
dialog.css misc/ckeditor/plugins/dialog/styles/dialog.css .cke_dialog_open { overflow: hidden; } .cke_dialog_container { position: fixed; overflow-y: auto; overflow-x: auto; width: 100%; height: 100%; top: 0; left: 0; z-index: 10010; } .cke_dialog_body { position: relative; }
dialog.css misc/ckeditor/skins/moono-lisa/dialog.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog…
dialog.css themes/basis/css/component/dialog.css jQuery UI dialog styles.
dialog_ie8.css misc/ckeditor/skins/moono-lisa/dialog_ie8.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog…
dialog_ie.css misc/ckeditor/skins/moono-lisa/dialog_ie.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog…
dialog_iequirks.css misc/ckeditor/skins/moono-lisa/dialog_iequirks.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog…
dialog.theme.css misc/dialog.theme.css /** * Presentational styles for Backdrop dialogs. */ /* Lock scrolling when an auto-resize dialog is open. */ html.dialog-auto-resize { overflow: hidden; height: 100%; left: 0; position: fixed; top: 0; width: 100%; } .ui-dialog { …
diff.inc includes/diff.inc A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)
dk.php includes/transliteration/dk.php
driver.test modules/simpletest/tests/driver.test
dropbutton.css misc/dropbutton.css Base styles for dropbuttons.
dropbutton.theme.css misc/dropbutton.theme.css General styles for dropbuttons.
drupal-7.language.database.php modules/simpletest/tests/upgrade/drupal-7.language.database.php Database additions for language tests. Used in upgrade.language.test.
drupal.classes.inc includes/drupal.classes.inc Contains class and interface wrappers for Drupal 7.x compatibility.
drupal.inc includes/drupal.inc Contains constants and function wrappers for Drupal 7.x compatibility.
dump-database-d7.sh scripts/dump-database-d7.sh Filled installation of Drupal 7.0, for test purposes.
editor.css misc/ckeditor/skins/moono-lisa/editor.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor.css themes/bartik/css/editor.css /** * Styles to be included within the rich-text editor. */ body { line-height: 1.5; font-size: 87.5%; font-family: Georgia, "Times New Roman", Times, serif; } a:link, a:visited { text-decoration: none; } a:hover, a:active, a:focus…
editor_gecko.css misc/ckeditor/skins/moono-lisa/editor_gecko.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor_ie8.css misc/ckeditor/skins/moono-lisa/editor_ie8.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor_ie.css misc/ckeditor/skins/moono-lisa/editor_ie.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
editor_iequirks.css misc/ckeditor/skins/moono-lisa/editor_iequirks.css /* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or…
email.info modules/email/email.info type = module name = Email description = Defines an email field type. package = Fields tags[] = Mail tags[] = Content version = BACKDROP_VERSION backdrop = 1.x
email.install modules/email/email.install Defines schema for email fields
email.module modules/email/email.module Module file for the email module, which creates a email address field.
email.test modules/email/tests/email.test
email.tests.info modules/email/tests/email.tests.info [EmailFieldTestCase] name = E-mail field description = Tests e-mail field functionality. group = Field types file = email.test
entity.api.php modules/entity/entity.api.php Hooks provided by the Entity module.
entity_bundle_layout_access.inc modules/layout/plugins/access/entity_bundle_layout_access.inc Plugin to provide access control based upon entity bundle.
entity_cache_test_dependency.info modules/entity/tests/entity_cache_test_dependency/entity_cache_test_dependency.info name = "Entity cache test dependency" description = "Support dependency module for testing entity cache." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
entity_cache_test_dependency.module modules/entity/tests/entity_cache_test_dependency/entity_cache_test_dependency.module Helper module for entity cache tests.
entity_cache_test.info modules/entity/tests/entity_cache_test/entity_cache_test.info name = "Entity cache test" description = "Support module for testing entity cache." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x dependencies[] = entity_cache_test_dependency hidden = TRUE
entity_cache_test.module modules/entity/tests/entity_cache_test/entity_cache_test.module Helper module for entity cache tests.
entity.class.inc modules/entity/entity.class.inc Provides an interface and a base class for entities.
entity.controller.inc modules/entity/entity.controller.inc Entity API controller classes and interface.
entity_crud_hook_test.info modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.info name = "Entity CRUD Hooks Test" description = "Support module for CRUD hook tests." backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
entity_crud_hook_test.module modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Test module for the Entity CRUD API.
entity_crud_hook_test.test modules/entity/tests/entity_crud_hook_test.test CRUD hook tests for the Entity CRUD API.
entity_crud.test modules/entity/tests/entity_crud.test Tests for the Entity CRUD API.
entity_id_layout_access.inc modules/layout/plugins/access/entity_id_layout_access.inc Plugin to provide access control based upon entity ID.
entity.info modules/entity/entity.info type = module name = Entity description = API for managing entities like nodes and users. package = System tags[] = Content version = BACKDROP_VERSION backdrop = 1.x required = TRUE
entity_layout_context_handler.inc modules/layout/plugins/context/entity_layout_context_handler.inc Layout context handler for entities.
entity.module modules/entity/entity.module Entity API for handling entities like nodes or users.
entity_query_access_test.info modules/entity/tests/entity_query_access_test/entity_query_access_test.info name = "Entity query access test" description = "Support module for checking entity query results." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
entity_query_access_test.module modules/entity/tests/entity_query_access_test/entity_query_access_test.module Helper module for testing EntityFieldQuery access on any type of entity.
entity.query.inc modules/entity/entity.query.inc Entity query API.
entity_query.test modules/entity/tests/entity_query.test Unit test file for the entity API.

Pages