13 calls to Action::create()
- ActionResourceTestBase::createEntity in core/
modules/ system/ tests/ src/ Functional/ Rest/ ActionResourceTestBase.php - Creates the entity to be tested.
- ActionTest::createEntity in core/
modules/ jsonapi/ tests/ src/ Functional/ ActionTest.php - Creates the entity to be tested.
- ActionTest::testDependencies in core/
modules/ system/ tests/ src/ Kernel/ Action/ ActionTest.php - Tests the dependency calculation of actions.
- ActionTest::testNoTypeAction in core/
modules/ system/ tests/ src/ Kernel/ Action/ ActionTest.php - Tests no type specified action.
- ActionValidationTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Entity/ ActionValidationTest.php - ConfigEntityImportTest::doActionUpdate in core/
modules/ system/ tests/ src/ Kernel/ Entity/ ConfigEntityImportTest.php - Tests updating an action during import.
- ConfigEntityImportTest::doThirdPartySettingsUpdate in core/
modules/ system/ tests/ src/ Kernel/ Entity/ ConfigEntityImportTest.php - Tests updating of third party settings.
- DeleteActionTest::testDeleteAction in core/
tests/ Drupal/ KernelTests/ Core/ Action/ DeleteActionTest.php - Tests delete action.
- JsonApiTopLevelResourceNormalizerTest::getTestConfigEntityResource in core/
modules/ jsonapi/ tests/ src/ Kernel/ Normalizer/ JsonApiTopLevelResourceNormalizerTest.php - Get a test resource type, resource object and includes for config entity.
- PublishActionTest::testPublishAction in core/
tests/ Drupal/ KernelTests/ Core/ Action/ PublishActionTest.php - Tests publish action.
- PublishActionTest::testUnpublishAction in core/
tests/ Drupal/ KernelTests/ Core/ Action/ PublishActionTest.php - Tests unpublish action.
- SaveActionTest::testSaveAction in core/
tests/ Drupal/ KernelTests/ Core/ Action/ SaveActionTest.php - Tests save action.
- UserHooks::userRoleInsert in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_ENTITY_TYPE_insert() for user_role entities.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.