| EntityViewsDataTest::setUp |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
|
| EntityViewsDataTest::setupBaseFields |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Helper method to setup base fields. |
| EntityViewsDataTest::setupFieldStorageDefinition |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Helper method to mock all store definitions. |
| EntityViewsDataTest::testBaseTableFields |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests fields on the base table. |
| EntityViewsDataTest::testBaseTables |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests base tables. |
| EntityViewsDataTest::testDataTable |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests data_table support. |
| EntityViewsDataTest::testDataTableFields |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests fields on the data table. |
| EntityViewsDataTest::testEntityLinks |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests add link types. |
| EntityViewsDataTest::testEntityLinksJustEditForm |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests additional edit links. |
| EntityViewsDataTest::testGetViewsDataWithEntityOperations |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
@covers ::getViewsData[[api-linebreak]] |
| EntityViewsDataTest::testGetViewsDataWithNonRevisionableEntityOperations |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
@covers ::getViewsData[[api-linebreak]] |
| EntityViewsDataTest::testGetViewsDataWithoutEntityOperations |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
@covers ::getViewsData[[api-linebreak]] |
| EntityViewsDataTest::testRevisionTableFields |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests fields on the revision table. |
| EntityViewsDataTest::testRevisionTableWithoutDataTable |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests revision table without data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTable |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests revision table with data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTableAndDataTable |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Tests revision table with data table support. |
| EntityViewsDataTest::userEntityInfo |
function |
core/modules/views/tests/src/Unit/EntityViewsDataTest.php |
Returns entity info for the user entity. |
| EntityViewsDataUpdateFilledTest |
class |
core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateFilledTest.php |
Runs EntityViewsDataUpdateTest with a dump filled with content. |
| EntityViewsDataUpdateFilledTest.php |
file |
core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateFilledTest.php |
|
| EntityViewsDataUpdateFilledTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateFilledTest.php |
Set database dump files to be used. |
| EntityViewsDataUpdateTest |
class |
core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php |
Tests the upgrade path for views field plugins. |
| EntityViewsDataUpdateTest.php |
file |
core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php |
|
| EntityViewsDataUpdateTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php |
Set database dump files to be used. |
| EntityViewsDataUpdateTest::testUpdateHookN |
function |
core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php |
Tests that field plugins are updated properly. |
| EntityViewsMultiValueBaseFieldDataUpdateTest |
class |
core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php |
Tests the upgrade path for views multi-value base field data. |
| EntityViewsMultiValueBaseFieldDataUpdateTest.php |
file |
core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php |
|
| EntityViewsMultiValueBaseFieldDataUpdateTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php |
Set database dump files to be used. |
| EntityViewsMultiValueBaseFieldDataUpdateTest::testUpdateMultiValueBaseFields |
function |
core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php |
Tests multi-value base field views data is updated correctly. |
| EntityViewsWithMultivalueBasefieldTest |
class |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php |
Tests entity views with multivalue base fields. |
| EntityViewsWithMultivalueBasefieldTest.php |
file |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php |
|
| EntityViewsWithMultivalueBasefieldTest::$modules |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php |
Modules to enable. |
| EntityViewsWithMultivalueBasefieldTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php |
Views to be enabled. |
| EntityViewsWithMultivalueBasefieldTest::setUp |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php |
|
| EntityViewsWithMultivalueBasefieldTest::testView |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php |
Tests entity views with multivalue base fields. |
| EntityWithUriCacheTagsTestBase |
class |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
Provides helper methods for Entity cache tags tests; for entities with URIs. |
| EntityWithUriCacheTagsTestBase |
class |
core/modules/system/src/Tests/Entity/EntityWithUriCacheTagsTestBase.php |
Provides helper methods for Entity cache tags tests; for entities with URIs. |
| EntityWithUriCacheTagsTestBase.php |
file |
core/modules/system/src/Tests/Entity/EntityWithUriCacheTagsTestBase.php |
|
| EntityWithUriCacheTagsTestBase.php |
file |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
|
| EntityWithUriCacheTagsTestBase::getDefaultCacheContexts |
function |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
Gets the default cache contexts for rendered entities. |
| EntityWithUriCacheTagsTestBase::getDefaultCacheContexts |
function |
core/modules/system/src/Tests/Entity/EntityWithUriCacheTagsTestBase.php |
Gets the default cache contexts for rendered entities. |
| EntityWithUriCacheTagsTestBase::testEntityUri |
function |
core/modules/system/src/Tests/Entity/EntityWithUriCacheTagsTestBase.php |
Tests cache tags presence and invalidation of the entity at its URI. |
| EntityWithUriCacheTagsTestBase::testEntityUri |
function |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
Tests cache tags presence and invalidation of the entity at its URI. |
| entity_crud_hook_test.info.yml |
file |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
| entity_crud_hook_test.module |
file |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Test module for the Entity CRUD API. |
| entity_crud_hook_test_block_create |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_create() for block entities. |
| entity_crud_hook_test_block_delete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_delete() for block entities. |
| entity_crud_hook_test_block_insert |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_insert() for block entities. |
| entity_crud_hook_test_block_load |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_load() for block entities. |
| entity_crud_hook_test_block_predelete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
| entity_crud_hook_test_block_presave |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_presave() for block entities. |