ValidateMigrationStateTest |
class |
core/modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTest.php |
file |
core/modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php |
|
ValidateMigrationStateTest.php |
file |
core/modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php |
|
ValidateMigrationStateTest::$modules |
property |
core/modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php |
|
ValidateMigrationStateTest::$modules |
property |
core/modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php |
|
ValidateMigrationStateTestTrait |
trait |
core/modules/migrate_drupal/tests/src/Traits/ValidateMigrationStateTestTrait.php |
Tests the migration state information in module.migrate_drupal.yml. |
ValidateMigrationStateTestTrait.php |
file |
core/modules/migrate_drupal/tests/src/Traits/ValidateMigrationStateTestTrait.php |
|
ValidateMigrationStateTestTrait::enableAllModules |
function |
core/modules/migrate_drupal/tests/src/Traits/ValidateMigrationStateTestTrait.php |
Enable all available modules. |
ValidateMigrationStateTestTrait::testMigrationState |
function |
core/modules/migrate_drupal/tests/src/Traits/ValidateMigrationStateTestTrait.php |
Tests the migration information in .migrate_drupal.yml. |
views.view.test_content_moderation_field_state_test.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_field_state_test.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_field_state_test.yml |
views.view.test_content_moderation_state_filter_base_table.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml |
views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml |
views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml |
views.view.test_content_moderation_state_filter_entity_test.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml |
views.view.test_content_moderation_state_filter_revision_table.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml |
views.view.test_content_moderation_state_sort_base_table.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_base_table.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_base_table.yml |
views.view.test_content_moderation_state_sort_revision_table.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.yml |
ViewsDataIntegrationTest::testContentModerationStateBaseJoin |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php |
Tests the join from the data table to the moderation state table. |
ViewsDataIntegrationTest::testContentModerationStateField |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php |
Tests the content moderation state views field. |
ViewsDataIntegrationTest::testContentModerationStateRevisionJoin |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php |
Tests the join from the revision data table to the moderation state table. |
ViewsEntitySchemaSubscriberIntegrationTest::$state |
property |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
The state service. |
ViewsFormBase::getFormState |
function |
core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php |
|
ViewsFormInterface::getFormState |
function |
core/modules/views_ui/src/Form/Ajax/ViewsFormInterface.php |
Gets the form state for this form. |
ViewsLocalTask::$state |
property |
core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php |
The state key value store. |
ViewsLocalTaskTest::$state |
property |
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php |
The mocked key value storage. |
ViewsModerationStateFilterTest |
class |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Tests the views 'moderation_state_filter' filter plugin. |
ViewsModerationStateFilterTest |
class |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Tests the views 'moderation_state_filter' filter plugin. |
ViewsModerationStateFilterTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
|
ViewsModerationStateFilterTest.php |
file |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
|
ViewsModerationStateFilterTest::$defaultTheme |
property |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
|
ViewsModerationStateFilterTest::$modules |
property |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
|
ViewsModerationStateFilterTest::$modules |
property |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
|
ViewsModerationStateFilterTest::assertFilterStates |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Assert the states which appear in the filter. |
ViewsModerationStateFilterTest::assertNodesWithFilters |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Assert the nodes appear when the test view is executed. |
ViewsModerationStateFilterTest::assertPluginStates |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Assert the plugin states. |
ViewsModerationStateFilterTest::assertWorkflowDependencies |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Asserts the views dependencies on workflow config entities. |
ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Execute a view and asssert the expected results. |
ViewsModerationStateFilterTest::loadViewUnchanged |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Load a view from the database after it has been modified in a sub-request. |
ViewsModerationStateFilterTest::providerTestWorkflowChanges |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Data provider for testWorkflowChanges. |
ViewsModerationStateFilterTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
|
ViewsModerationStateFilterTest::setUp |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
|
ViewsModerationStateFilterTest::testFilterRenderCache |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Tests the content moderation state filter caching is correct. |
ViewsModerationStateFilterTest::testModerationStateFilterDependencyHandling |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Tests the dependency handling of the moderation state filter. |
ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Tests the moderation state filter on an entity added via a relationship. |
ViewsModerationStateFilterTest::testNonTranslatableEntityType |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Test the moderation filter with a non-translatable entity type. |
ViewsModerationStateFilterTest::testStateFilterStatesList |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Tests the list of states in the filter plugin. |
ViewsModerationStateFilterTest::testStateFilterViewsRelationship |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Tests the content moderation state filter. |
ViewsModerationStateFilterTest::testWorkflowChanges |
function |
core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php |
Tests the moderation state filter when the configured workflow is changed. |
ViewsModerationStateSortTest |
class |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
Tests the views moderation_state field sorting integration. |
ViewsModerationStateSortTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
|