Search for description

  1. Search 7.x for description
  2. Search 9.5.x for description
  3. Search 8.9.x for description
  4. Search 10.3.x for description
  5. Search 11.x for description
  6. Other projects
Title Object type File name Summary
RevertOverridesForm::getDescription function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns additional text to display as a description.
RevertOverridesFormTest::testGetDescription function core/modules/layout_builder/tests/src/Unit/RevertOverridesFormTest.php Tests ::getDescription() with entity, NULL, and ContextException cases.
RevisionDeleteForm::getDescription function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Returns additional text to display as a description.
RevisionRevertForm::getDescription function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Returns additional text to display as a description.
RevisionVersionHistoryTest::testDescriptionLinkNoAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision link, without access to revision page.
RevisionVersionHistoryTest::testDescriptionLinkNoAccess function core/tests/Drupal/KernelTests/Core/Entity/RevisionVersionHistoryTest.php Test revision link, without access to revision page.
RevisionVersionHistoryTest::testDescriptionLinkWithAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision link, with access to revision page.
RevisionVersionHistoryTest::testDescriptionLinkWithAccess function core/tests/Drupal/KernelTests/Core/Entity/RevisionVersionHistoryTest.php Test revision link, with access to revision page.
RevisionVersionHistoryTest::testDescriptionNoRevLog function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test description with entity, without revision log, label access.
RevisionVersionHistoryTest::testDescriptionNoRevLogNoLabelAccess function core/tests/Drupal/KernelTests/Core/Entity/RevisionVersionHistoryTest.php Test description with entity, without revision log, no label access.
RevisionVersionHistoryTest::testDescriptionNoRevLogWithLabelAccess function core/tests/Drupal/KernelTests/Core/Entity/RevisionVersionHistoryTest.php Test description with entity, without revision log, with label access.
RevisionVersionHistoryTest::testDescriptionRevisionLogMessage function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision log message if supported, and HTML tags are stripped.
RevisionVersionHistoryTest::testDescriptionRevisionLogMessage function core/tests/Drupal/KernelTests/Core/Entity/RevisionVersionHistoryTest.php Test revision log message if supported, and HTML tags are stripped.
RevisionVersionHistoryTest::testDescriptionRevLog function core/tests/Drupal/KernelTests/Core/Entity/RevisionVersionHistoryTest.php Test description with entity implementing revision log.
RevisionVersionHistoryTest::testDescriptionRevLogNullValues function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test description with entity implementing revision log, with empty values.
RevisionVersionHistoryTest::testDescriptionRevLogNullValues function core/tests/Drupal/KernelTests/Core/Entity/RevisionVersionHistoryTest.php Test description with entity implementing revision log, with empty values.
RevisionVersionHistoryTest::testOrderAndDescription function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test all revisions appear, in order of revision creation.
Rss::getDescription function core/modules/views/src/Plugin/views/style/Rss.php Get RSS feed description.
StreamWrapperInterface::getDescription function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns the description of the stream wrapper for use in the UI.
StreamWrapperManager::getDescriptions function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Returns registered stream wrapper descriptions.
StreamWrapperManagerInterface::getDescriptions function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns registered stream wrapper descriptions.
SwitchToLiveForm::getDescription function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Returns additional text to display as a description.
TaxonomyFieldHooks::preConfiguredDescription function core/modules/taxonomy/src/Hook/TaxonomyFieldHooks.php Implements hook_field_ui_preconfigured_options_alter().
TemporaryStream::getDescription function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the description of the stream wrapper for use in the UI.
Term::getDescription function core/modules/taxonomy/src/Entity/Term.php Gets the term description.
Term::setDescription function core/modules/taxonomy/src/Entity/Term.php Sets the term description.
TermDeleteForm::getDescription function core/modules/taxonomy/src/Form/TermDeleteForm.php Returns additional text to display as a description.
TermInterface::getDescription function core/modules/taxonomy/src/TermInterface.php Gets the term description.
TermInterface::setDescription function core/modules/taxonomy/src/TermInterface.php Sets the term description.
TestItemWithMultipleDescriptions class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithMultipleDescriptions.php Defines the 'test_field_with_multiple_descriptions' entity field item.
TestItemWithMultipleDescriptions.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithMultipleDescriptions.php
TestItemWithSingleDescription class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithSingleDescription.php Defines the 'test_field_with_single_description' entity field item.
TestItemWithSingleDescription.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithSingleDescription.php
TestPermissionCallbacks::singleDescription function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Callback that returns a single description.
TestPermissionCallbacks::titleDescription function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Callback that returns the title and description.
TestPermissionCallbacks::titleDescriptionRestrictAccess function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Callback that returns restricted access.
ThemeExperimentalConfirmForm::getDescription function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Returns additional text to display as a description.
ThemeStream::getDescription function core/lib/Drupal/Core/StreamWrapper/ThemeStream.php Returns the description of the stream wrapper for use in the UI.
ThemeUninstallConfirmForm::getDescription function core/modules/system/src/Form/ThemeUninstallConfirmForm.php Returns additional text to display as a description.
TranslationsStream::getDescription function core/modules/locale/src/StreamWrapper/TranslationsStream.php Returns the description of the stream wrapper for use in the UI.
UpdateDescriptionTest class core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php Tests for update descriptions.
UpdateDescriptionTest.php file core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php
UpdateDescriptionTest::$modules property core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php Modules to install.
UpdateDescriptionTest::testUpdateGetUpdateList function core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php Tests the list of pending database updates.
update_test_description.info.yml file core/modules/system/tests/modules/update_test_description/update_test_description.info.yml core/modules/system/tests/modules/update_test_description/update_test_description.info.yml
update_test_description.install file core/modules/system/tests/modules/update_test_description/update_test_description.install
update_test_description_update_8001 function core/modules/system/tests/modules/update_test_description/update_test_description.install Update test of slash in description and/or.
update_test_description_update_8002 function core/modules/system/tests/modules/update_test_description/update_test_description.install Update test with multiline description, the quick brown fox jumped over the
lazy dog.
UserCancelForm::getDescription function core/modules/user/src/Form/UserCancelForm.php Returns additional text to display as a description.
UserFieldHooks::preConfiguredDescription function core/modules/user/src/Hook/UserFieldHooks.php Implements hook_field_ui_preconfigured_options_alter().

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