You are here

70 string references to 'Llama' in Drupal 8

BlockContentCacheTagsTest::createEntity in core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
Creates the entity to be tested.
BlockContentResourceTestBase::getExpectedNormalizedEntity in core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
Returns the expected normalization of the entity.
BlockContentTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
Returns the expected JSON:API document for the entity.
CKEditorLoadingTest::testLoading in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
Tests loading of CKEditor CSS, JS and JS settings.
CKEditorPluginManagerTest::providerGetEnabledButtons in core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php
Provides a list of configs to test.
CKEditorPluginManagerTest::testEnabledPlugins in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
Tests the enabling of plugins.
CKEditorTest::testBuildToolbarJSSetting in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
Tests CKEditor::buildToolbarJSSetting().
CommentCacheTagsTest::createEntity in core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
Creates the entity to be tested.
CommentDefaultFormatterCacheTagsTest::testCacheTags in core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
Tests the bubbling of cache tags.
CommentResourceTestBase::getExpectedNormalizedEntity in core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
Returns the expected normalization of the entity.
CommentTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/CommentTest.php
Returns the expected JSON:API document for the entity.
ConfigTestResourceTestBase::createEntity in core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php
Creates the entity to be tested.
ConfigTestResourceTestBase::getExpectedNormalizedEntity in core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php
Returns the expected normalization of the entity.
ConfigTestTest::createEntity in core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php
Creates the entity to be tested.
ConfigTestTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php
Returns the expected JSON:API document for the entity.
ContactFormResourceTestBase::createEntity in core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php
Creates the entity to be tested.
ContactFormResourceTestBase::getExpectedNormalizedEntity in core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php
Returns the expected normalization of the entity.
ContactFormTest::createEntity in core/modules/jsonapi/tests/src/Functional/ContactFormTest.php
Creates the entity to be tested.
ContactFormTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/ContactFormTest.php
Returns the expected JSON:API document for the entity.
DateFormatResourceTestBase::createEntity in core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php
Creates the entity to be tested.
DateFormatResourceTestBase::getExpectedNormalizedEntity in core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php
Returns the expected normalization of the entity.
DateFormatTest::createEntity in core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
Creates the entity to be tested.
DateFormatTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
Returns the expected JSON:API document for the entity.
DenormalizeTest::testMarkFieldForDeletion in core/modules/hal/tests/src/Kernel/DenormalizeTest.php
Test that a field set to an empty array is different than an absent field.
EditorResourceTestBase::createEntity in core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php
Creates the entity to be tested.
EditorTest::createEntity in core/modules/jsonapi/tests/src/Functional/EditorTest.php
Creates the entity to be tested.
EntityFormDisplayAccessControlHandlerTest::setUp in core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityTestDateonlyTest::createEntity in core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php
Creates the entity to be tested.
EntityTestDateRangeTest::createEntity in core/modules/datetime_range/tests/src/Functional/EntityResource/EntityTest/EntityTestDateRangeTest.php
Creates the entity to be tested.
EntityTestDatetimeTest::createEntity in core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php
Creates the entity to be tested.
EntityTestMapFieldResourceTestBase::createEntity in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php
Creates the entity to be tested.
EntityTestMapFieldResourceTestBase::getExpectedNormalizedEntity in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php
Returns the expected normalization of the entity.
EntityTestMapFieldTest::createEntity in core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php
Creates the entity to be tested.
EntityTestMapFieldTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php
Returns the expected JSON:API document for the entity.
EntityTestResourceTestBase::createEntity in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php
Creates the entity to be tested.
EntityTestResourceTestBase::getExpectedNormalizedEntity in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php
Returns the expected normalization of the entity.
EntityTestTest::createEntity in core/modules/jsonapi/tests/src/Functional/EntityTestTest.php
Creates the entity to be tested.
EntityTestTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/EntityTestTest.php
Returns the expected JSON:API document for the entity.
ExternalNormalizersTest::setUp in core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
FeedCacheTagsTest::createEntity in core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php
Creates the entity to be tested.
FileUploadResourceTestBase::setUp in core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php
FileUploadTest::createEntity in core/modules/jsonapi/tests/src/Functional/FileUploadTest.php
Creates the entity to be tested.
ItemCacheTagsTest::createEntity in core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php
Creates the entity to be tested.
ItemResourceTestBase::getExpectedNormalizedEntity in core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php
Returns the expected normalization of the entity.
ItemResourceTestBase::getNormalizedPostEntity in core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php
Returns the normalized POST entity.
JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 in core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
Ensure deep nested include works on multi target entity type field.
MediaResourceTestBase::getExpectedNormalizedEntity in core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php
Returns the expected normalization of the entity.
MediaTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/MediaTest.php
Returns the expected JSON:API document for the entity.
MenuCacheTagsTest::testMenuBlock in core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php
Tests cache tags presence and invalidation of the Menu entity.
NodeResourceTestBase::getExpectedNormalizedEntity in core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
Returns the expected normalization of the entity.
NodeTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/NodeTest.php
Returns the expected JSON:API document for the entity.
QuickEditIntegrationTest::testCustomBlock in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
Tests if a custom can be in-place edited with Quick Edit.
SearchPageCacheTagsTest::testSearchTagsBubbling in core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php
Tests the presence of expected cache tags with referenced entities.
ShortcutCacheTagsTest::createEntity in core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
Creates the entity to be tested.
ShortcutCacheTagsTest::testToolbar in core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
Tests visibility and cacheability of shortcuts in the toolbar.
TermCacheTagsTest::createEntity in core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php
Creates the entity to be tested.
TermResourceTestBase::getExpectedNormalizedEntity in core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
Returns the expected normalization of the entity.
TermTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/TermTest.php
Returns the expected JSON:API document for the entity.
TourResourceTestBase::createEntity in core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php
Creates the entity to be tested.
TourResourceTestBase::getExpectedNormalizedEntity in core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php
Returns the expected normalization of the entity.
TourTest::createEntity in core/modules/jsonapi/tests/src/Functional/TourTest.php
Creates the entity to be tested.
TourTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/TourTest.php
Returns the expected JSON:API document for the entity.
UserCacheTagsTest::createEntity in core/modules/user/tests/src/Functional/UserCacheTagsTest.php
Creates the entity to be tested.
UserResourceTestBase::getExpectedNormalizedEntity in core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php
Returns the expected normalization of the entity.
UserTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/UserTest.php
Returns the expected JSON:API document for the entity.
VocabularyResourceTestBase::createEntity in core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
Creates the entity to be tested.
VocabularyResourceTestBase::getExpectedNormalizedEntity in core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
Returns the expected normalization of the entity.
VocabularyTest::createEntity in core/modules/jsonapi/tests/src/Functional/VocabularyTest.php
Creates the entity to be tested.
VocabularyTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/VocabularyTest.php
Returns the expected JSON:API document for the entity.
WidgetViewsTest::setUp in core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php