EntityLabel |
class |
src/Plugin/views/field/EntityLabel.php |
Field handler which shows the label for a job or job item. |
EntityTestBase |
class |
src/Tests/EntityTestBase.php |
Utility test case class with helper methods to create entities and their
fields with populated translatable content. Extend this class if you create
tests in which you need Drupal entities and/or fields. |
EntityLabel.php |
file |
src/Plugin/views/field/EntityLabel.php |
|
JobForm::$entity |
property |
src/Form/JobForm.php |
|
EntityTestBase.php |
file |
src/Tests/EntityTestBase.php |
|
EntityLabel::render |
function |
src/Plugin/views/field/EntityLabel.php |
|
ContentEntitySource |
class |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Content entity source plugin controller. |
EntityTestComposite |
class |
sources/content/tests/modules/tmgmt_composite_test/src/Entity/EntityTestComposite.php |
Defines the test entity class. |
JobForm::buildEntity |
function |
src/Form/JobForm.php |
|
JobItemForm::$entity |
property |
src/Form/JobItemForm.php |
|
TmgmtEntityTestTrait |
trait |
tests/src/Functional/TmgmtEntityTestTrait.php |
Utility test case class with helper methods to create entities and their
fields with populated translatable content. Extend this class if you create
tests in which you need Drupal entities and/or fields. |
ContentEntityPathTest |
class |
sources/content/tests/src/Kernel/ContentEntityPathTest.php |
Tests for the path/pathauto integration. |
ContentEntityTestBase |
class |
sources/content/tests/src/Kernel/ContentEntityTestBase.php |
Base class for content entity kernel tests. |
ContentEntityLinkTest |
class |
sources/content/tests/src/Kernel/ContentEntityLinkTest.php |
Tests for the link integration. |
language.entity.de.yml |
file |
modules/demo/config/optional/language.entity.de.yml |
modules/demo/config/optional/language.entity.de.yml |
language.entity.fr.yml |
file |
modules/demo/config/optional/language.entity.fr.yml |
modules/demo/config/optional/language.entity.fr.yml |
LocalTaskForm::$entity |
property |
translators/tmgmt_local/src/Form/LocalTaskForm.php |
The local task. |
TranslatorForm::$entity |
property |
src/Form/TranslatorForm.php |
|
ContentEntitySource.php |
file |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
|
EntityTestComposite.php |
file |
sources/content/tests/modules/tmgmt_composite_test/src/Entity/EntityTestComposite.php |
|
ContentEntityMetatagTest |
class |
sources/content/tests/src/Kernel/ContentEntityMetatagTest.php |
Content entity Source unit tests. |
TmgmtEntityTestTrait.php |
file |
tests/src/Functional/TmgmtEntityTestTrait.php |
|
ContentEntityPathTest.php |
file |
sources/content/tests/src/Kernel/ContentEntityPathTest.php |
|
ContentEntityTestBase.php |
file |
sources/content/tests/src/Kernel/ContentEntityTestBase.php |
|
ContentEntityLinkTest.php |
file |
sources/content/tests/src/Kernel/ContentEntityLinkTest.php |
|
ContentEntitySource::load |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Loads a single entity for the given entity type ID. |
EntityLabel::defineOptions |
function |
src/Plugin/views/field/EntityLabel.php |
|
LocalTaskItemForm::$entity |
property |
translators/tmgmt_local/src/Form/LocalTaskItemForm.php |
The task item. |
ContinuousJobForm::$entity |
property |
src/Form/ContinuousJobForm.php |
|
ContentEntitySourceFileTest |
class |
sources/content/tests/src/Kernel/ContentEntitySourceFileTest.php |
Content entity Source file tests. |
tmgmt_content_entity_insert |
function |
sources/content/tmgmt_content.module |
Implements hook_entity_insert(). |
tmgmt_content_entity_update |
function |
sources/content/tmgmt_content.module |
Implements hook_entity_update(). |
tmgmt_content_entity_access |
function |
sources/content/tmgmt_content.module |
Implements hook_entity_access(). |
ContentEntitySourceUnitTest |
class |
sources/content/tests/src/Kernel/ContentEntitySourceUnitTest.php |
Content entity Source unit tests. |
ContentEntitySource::getUrl |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Returns the Uri for this job item. |
ContentEntitySourcePluginUi |
class |
sources/content/src/ContentEntitySourcePluginUi.php |
Content entity source plugin UI. |
ContentEntityPathTest::setUp |
function |
sources/content/tests/src/Kernel/ContentEntityPathTest.php |
|
ContentEntityTestBase::setUp |
function |
sources/content/tests/src/Kernel/ContentEntityTestBase.php |
|
ContentEntityLinkTest::setUp |
function |
sources/content/tests/src/Kernel/ContentEntityLinkTest.php |
|
ContentEntityMetatagTest.php |
file |
sources/content/tests/src/Kernel/ContentEntityMetatagTest.php |
|
tmgmt_content_entity_builder |
function |
sources/content/tmgmt_content.module |
Entity builder callback. |
ContentEntitySuggestionsTest |
class |
sources/content/tests/src/Kernel/ContentEntitySuggestionsTest.php |
Basic Source-Suggestions tests. |
ContentEntitySource::getData |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Implements TMGMTEntitySourcePluginController::getData(). |
ContentEntitySource::getType |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Returns the type of a job item. |
EntityTestBase::$field_names |
property |
src/Tests/EntityTestBase.php |
|
EntityTestBase::attachFields |
function |
src/Tests/EntityTestBase.php |
Creates fields of type text and text_with_summary of different cardinality. |
EntityLabel::buildOptionsForm |
function |
src/Plugin/views/field/EntityLabel.php |
|
ContentEntitySource::getLabel |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Return a title for this job item. |
ContentTmgmtEntitySourceUiTest |
class |
sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php |
Content entity source UI tests. |
ContentEntitySource::getEntity |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Returns the entity for the given job item. |