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
dropbutton.css file core/misc/dialog/off-canvas/css/dropbutton.css Styles for dropbuttons in the off-canvas dialog.
dropbutton.css file core/misc/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css file core/themes/olivero/css/components/dropbutton.css Dropbutton styles.
dropbutton.css file core/profiles/demo_umami/themes/umami/css/classy/components/dropbutton.css General styles for dropbuttons.
dropbutton.css file core/themes/claro/css/components/dropbutton.css Dropbutton styles.
dropbutton.css file core/themes/starterkit_theme/css/components/dropbutton.css General styles for dropbuttons.
dropbutton.pcss.css file core/themes/claro/css/components/dropbutton.pcss.css Dropbutton styles.
dropbutton.pcss.css file core/themes/olivero/css/components/dropbutton.pcss.css Dropbutton styles.
dropbutton.pcss.css file core/misc/dialog/off-canvas/css/dropbutton.pcss.css Styles for dropbuttons in the off-canvas dialog.
Dropbutton.php file core/lib/Drupal/Core/Render/Element/Dropbutton.php
Dropbutton.php file core/modules/views/src/Plugin/views/field/Dropbutton.php
Dropbutton::getInfo function core/lib/Drupal/Core/Render/Element/Dropbutton.php Returns the element properties for this element.
Dropbutton::preRenderDropbutton function core/lib/Drupal/Core/Render/Element/Dropbutton.php Pre-render callback: Attaches the dropbutton library and required markup.
Dropbutton::render function core/modules/views/src/Plugin/views/field/Dropbutton.php Renders the field.
Drupal class core/lib/Drupal.php Static Service Container wrapper.
drupal-10.access-help-pages.php file core/modules/help/tests/fixtures/update/drupal-10.access-help-pages.php Contains database additions for testing the help module permission.
drupal-10.access-help-pages.yml file core/modules/help/tests/fixtures/update/drupal-10.access-help-pages.yml core/modules/help/tests/fixtures/update/drupal-10.access-help-pages.yml
drupal-7.contact.database.php file core/modules/contact/tests/drupal-7.contact.database.php
drupal-8.entity-revision-data-cleanup-2869568.php file core/modules/system/tests/fixtures/update/drupal-8.entity-revision-data-cleanup-2869568.php Provides database changes for testing upgrade path of system_update_8404().
drupal-8.update-schema-version-int.php file core/modules/system/tests/fixtures/update/drupal-8.update-schema-version-int.php Database to mimic the installation of the update_test_schema module.
drupal-8.update-test-schema-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-schema-enabled.php Partial database to mimic the installation of the update_test_schema module.
drupal-8.update-test-semver-update-n-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-semver-update-n-enabled.php Database to mimic the installation of the update_test_semver_update_n module.
drupal-9.pgsql-orphan-sequence.php file core/modules/pgsql/tests/fixtures/update/drupal-9.pgsql-orphan-sequence.php
drupal-dictionary.txt file core/misc/cspell/drupal-dictionary.txt bartik
corepack
dblog
dependee
dependee's
dependees
drupalci
druplicon
drush
langcode
langcodes
lullabot
olivero
olivero's
simpletest
tempstore
umami
validatable
drupal.css file core/misc/dialog/off-canvas/css/drupal.css Recreate Drupal admin styling that was removed with reset.
drupal.daterange-formatter-settings-2827055.php file core/modules/datetime_range/tests/fixtures/update/drupal.daterange-formatter-settings-2827055.php Provides database changes for testing the daterange formatter upgrade path.
drupal.INSTALL.txt file core/assets/scaffold/files/drupal.INSTALL.txt Read core/INSTALL.txt for detailed installation instructions for your Drupal
website.
drupal.pcss.css file core/misc/dialog/off-canvas/css/drupal.pcss.css Recreate Drupal admin styling that was removed with reset.
Drupal.php file core/lib/Drupal.php
drupal.README.md file core/assets/scaffold/files/drupal.README.md Drupal is an open source content management platform supporting a variety of
websites ranging from personal weblogs to large community-driven websites. For
more information, visit the Drupal website, Drupal.org, and join
the Drupal community.
drupal.sh file core/scripts/drupal.sh Drupal shell execution script
drupal.timestamp-formatter-settings-2921810.php file core/modules/system/tests/fixtures/update/drupal.timestamp-formatter-settings-2921810.php Provides database changes for testing the TimestampFormatter upgrade path.
drupal6.php file core/modules/forum/tests/fixtures/drupal6.php A database agnostic dump for testing purposes.
drupal6.php file core/modules/statistics/tests/fixtures/drupal6.php A database agnostic dump for testing purposes.
drupal6.php file core/modules/book/tests/fixtures/drupal6.php A database agnostic dump for testing purposes.
drupal6.php file core/modules/migrate_drupal/tests/fixtures/drupal6.php A database agnostic dump for testing purposes.
Drupal6SqlBaseTest class core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests the D6 SQL base class.
Drupal6SqlBaseTest.php file core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
Drupal6SqlBaseTest::$base property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
Drupal6SqlBaseTest::$databaseContents property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Minimum database contents needed to test Drupal6SqlBase.
Drupal6SqlBaseTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Define bare minimum migration configuration.
Drupal6SqlBaseTest::setUp function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
Drupal6SqlBaseTest::testDrupal6ModuleExists function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::moduleExists().
Drupal6SqlBaseTest::testGetModuleSchemaVersion function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::getModuleSchemaVersion().
Drupal6SqlBaseTest::testGetSystemData function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::getSystemData().
Drupal6SqlBaseTest::testVariableGet function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::variableGet().
drupal7.php file core/modules/migrate_drupal/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
drupal7.php file core/modules/statistics/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
drupal7.php file core/modules/book/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
drupal7.php file core/modules/forum/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.

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