Tripal
All Classes Files Functions Variables Modules Pages
Protected Member Functions | List of all members
Drupal\Tests\tripal\Functional\Plugin\TripalDefaultVocabularyTest Class Reference
Inheritance diagram for Drupal\Tests\tripal\Functional\Plugin\TripalDefaultVocabularyTest:
Inheritance graph
[legend]
Collaboration diagram for Drupal\Tests\tripal\Functional\Plugin\TripalDefaultVocabularyTest:
Collaboration graph
[legend]

Protected Member Functions

 getVocabulary ($vocabulary)
 
 getIdSpace ($id_space)
 
- Protected Member Functions inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
 setUp ()
 

Additional Inherited Members

- Public Member Functions inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
 createTripalTerm ($values, $idspace_plugin_id, $vocab_plugin_id)
 
 createTripalContent ($values=[])
 
 createTripalContentType ($values=[])
 
- Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
 $defaultTheme = 'stark'
 
- Static Protected Attributes inherited from Drupal\Tests\tripal\Functional\TripalTestBrowserBase
static $modules = ['tripal']
 

Detailed Description

Tests for the TripalDefaultVocabulary classes

@group Tripal @group TripalDefaultVocabulary

Member Function Documentation

◆ getIdSpace()

Drupal\Tests\tripal\Functional\Plugin\TripalDefaultVocabularyTest::getIdSpace (   $id_space)
protected

A helper function to retrieve an id_space record.

Parameters
string$id_spaceThe name of the id_space to lookup.
Returns
object A database query result.

◆ getVocabulary()

Drupal\Tests\tripal\Functional\Plugin\TripalDefaultVocabularyTest::getVocabulary (   $vocabulary)
protected

A helper function to retrieve a vocabulary record.

Parameters
string$vocabularyThe name of the id_space to lookup.
Returns
object A database query result.

The documentation for this class was generated from the following file: