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. Other projects
Title Object type File name Summary
AccountForm::alterPreferredLangcodeDescription function core/modules/user/src/AccountForm.php Alters the preferred language widget description.
AdminTest::testConfigBlocksDescription function core/modules/system/tests/src/Functional/System/AdminTest.php Tests admin config page blocks without descriptions.
Archiver::$description property core/lib/Drupal/Core/Archiver/Annotation/Archiver.php The description of the archiver plugin.
AssetsStream::getDescription function core/lib/Drupal/Core/StreamWrapper/AssetsStream.php Returns the description of the stream wrapper for use in the UI.
BaseFieldDefinitionTest::testFieldDescription function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field description methods.
BlockContentDeleteForm::getDescription function core/modules/block_content/src/Form/BlockContentDeleteForm.php Returns additional text to display as a description.
BlockContentType::$description property core/modules/block_content/src/Entity/BlockContentType.php The description of the block type.
BlockContentType::getDescription function core/modules/block_content/src/Entity/BlockContentType.php Returns the description of the block type.
BlockContentTypeInterface::getDescription function core/modules/block_content/src/BlockContentTypeInterface.php Returns the description of the block type.
BlockDeleteForm::getDescription function core/modules/block/src/Form/BlockDeleteForm.php Returns additional text to display as a description.
BookRemoveForm::getDescription function core/modules/book/src/Form/BookRemoveForm.php Returns additional text to display as a description.
BreakLockForm::getDescription function core/modules/views_ui/src/Form/BreakLockForm.php Returns additional text to display as a description.
CommentType::$description property core/modules/comment/src/Entity/CommentType.php The description of the comment type.
CommentType::getDescription function core/modules/comment/src/Entity/CommentType.php Returns the comment type description.
CommentType::setDescription function core/modules/comment/src/Entity/CommentType.php Sets the description of the comment type.
CommentTypeInterface::getDescription function core/modules/comment/src/CommentTypeInterface.php Returns the comment type description.
CommentTypeInterface::setDescription function core/modules/comment/src/CommentTypeInterface.php Sets the description of the comment type.
ComponentMetadata::$description property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component description.
ComponentMetadata::$description property core/modules/sdc/src/Component/ComponentMetadata.php The component description.
ConfirmFormBase::getDescription function core/lib/Drupal/Core/Form/ConfirmFormBase.php Returns additional text to display as a description.
ConfirmFormInterface::getDescription function core/lib/Drupal/Core/Form/ConfirmFormInterface.php Returns additional text to display as a description.
ConfirmFormTestForm::getDescription function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns additional text to display as a description.
ContentEntityConfirmFormBase::getDescription function core/lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.php Returns additional text to display as a description.
ContextDefinition::$description property core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php The human-readable description.
ContextDefinition::getDescription function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Gets a human readable description.
ContextDefinition::setDescription function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Sets the human readable description.
ContextDefinitionInterface::getDescription function core/lib/Drupal/Component/Plugin/Context/ContextDefinitionInterface.php Gets a human readable description.
ContextDefinitionInterface::setDescription function core/lib/Drupal/Component/Plugin/Context/ContextDefinitionInterface.php Sets the human readable description.
d6_field_instance_label_description_translation.yml file core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml
d7_field_instance_label_description_translation.yml file core/modules/config_translation/migrations/d7_field_instance_label_description_translation.yml core/modules/config_translation/migrations/d7_field_instance_label_description_translation.yml
DataDefinition::getDescription function core/lib/Drupal/Core/TypedData/DataDefinition.php Returns a human readable description.
DataDefinition::setDescription function core/lib/Drupal/Core/TypedData/DataDefinition.php Sets the human-readable description.
DataDefinitionInterface::getDescription function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns a human readable description.
DataType::$description property core/lib/Drupal/Core/TypedData/Annotation/DataType.php The description of the data type.
DeleteForm::getDescription function core/modules/comment/src/Form/DeleteForm.php Returns additional text to display as a description.
DescriptionAwareFileFormatterBase class core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Base class for file formatters that have to deal with file descriptions.
DescriptionAwareFileFormatterBase.php file core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php
DescriptionAwareFileFormatterBase::defaultSettings function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Defines the default settings for this plugin.
DescriptionAwareFileFormatterBase::settingsForm function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Returns a form to configure settings for the formatter.
DescriptionAwareFileFormatterBase::settingsSummary function core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php Returns a short summary for the current formatter settings.
DocParserTest::testSyntaxErrorWithContextDescription function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group DDC-78
DummyExternalReadOnlyWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns the description of the stream wrapper for use in the UI.
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.
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.
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.
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.
ElementsFieldsetTest::testFieldsetDescriptions function core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php Tests different display options for fieldset element descriptions.
ElementsLabelsTest::testFormDescriptions function core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php Tests different display options for form element descriptions.
EntityConfirmFormBase::getDescription function core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php Returns additional text to display as a description.
EntityController::loadBundleDescriptions function core/lib/Drupal/Core/Entity/Controller/EntityController.php Expands the bundle information with descriptions, if known.

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