View::$description |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
The description of the view, which is used only in the interface. |
Term::$description |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
Description of the term. |
Rss::get_description |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php |
Get RSS feed description. |
Vocabulary::$description |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php |
Description of the vocabulary. |
node_type_get_description |
function |
drupal/core/modules/node/node.module |
Description callback: Returns the node type description. |
theme_user_permission_description |
function |
drupal/core/modules/user/user.admin.inc |
Returns HTML for an individual permission description. |
RouterTest::testDescriptionMenuItems |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Tests menu item descriptions. |
_file_field_get_description_from_element |
function |
drupal/core/modules/file/file.field.inc |
Retrieves the file description from a field field element. |
DocParserTest::testSyntaxErrorWithContextDescription |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DDC-78
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected PlainValue, got ''' at position 10 in class \Doctrine\Tests\Common\Annotations\Name |