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
RevisionVersionHistoryTest::testDescriptionNoRevLogWithLabelAccess function core/tests/Drupal/FunctionalTests/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::testDescriptionRevLog function core/tests/Drupal/FunctionalTests/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.
Rss::getDescription function core/modules/views/src/Plugin/views/style/Rss.php Get RSS feed description.
RssResponseCdata::wrapDescriptionCdata function core/lib/Drupal/Core/EventSubscriber/RssResponseCdata.php Converts description node to CDATA RSS markup.
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/src/Form/SwitchToLiveForm.php Returns additional text to display as a description.
system_post_update_convert_empty_description_entity_form_modes_to_null function core/modules/system/system.post_update.php Updates all entity_form_mode configuration entities to set description from empty string to null.
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.
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
UserCancelForm::getDescription function core/modules/user/src/Form/UserCancelForm.php Returns additional text to display as a description.
UserLogoutConfirm::getDescription function core/modules/user/src/Form/UserLogoutConfirm.php Returns additional text to display as a description.
UserMultipleCancelConfirm::getDescription function core/modules/user/src/Form/UserMultipleCancelConfirm.php Returns additional text to display as a description.
VersionHistoryController::getRevisionDescription function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Get a description of the revision.
VersionHistoryController::getRevisionDescriptionDateFormat function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Date format to use for revision description dates.
View::$description property core/modules/views/src/Entity/View.php The description of the view, which is used only in the interface.
ViewsMenuLink::getDescription function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Returns the description of the menu link.
Vocabulary::$description property core/modules/taxonomy/src/Entity/Vocabulary.php Description of the vocabulary.
Vocabulary::getDescription function core/modules/taxonomy/src/Entity/Vocabulary.php Returns the vocabulary description.
VocabularyDeleteForm::getDescription function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Returns additional text to display as a description.
VocabularyInterface::getDescription function core/modules/taxonomy/src/VocabularyInterface.php Returns the vocabulary description.
VocabularyResetForm::getDescription function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns additional text to display as a description.
WidgetBase::getFilteredDescription function core/lib/Drupal/Core/Field/WidgetBase.php Returns the filtered field description.
WorkspaceActivateForm::getDescription function core/modules/workspaces/src/Form/WorkspaceActivateForm.php Returns additional text to display as a description.
WorkspaceDeleteForm::getDescription function core/modules/workspaces/src/Form/WorkspaceDeleteForm.php Returns additional text to display as a description.
WorkspaceMergeForm::getDescription function core/modules/workspaces/src/Form/WorkspaceMergeForm.php Returns additional text to display as a description.

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