Agreement |
class |
Drupal\agreement\Plugin\migrate\source |
src/Plugin/migrate/source/Agreement.php |
Agreement migrate source plugin. |
|
|
|
Agreement |
class |
Drupal\agreement\Plugin\migrate\destination |
src/Plugin/migrate/destination/Agreement.php |
Agreement migrate destination plugin. |
|
|
|
Agreement |
class |
Drupal\agreement\Entity |
src/Entity/Agreement.php |
Describes an agreement configuration. |
|
10 |
|
AgreementAccessDeniedRedirectTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementAccessDeniedRedirectTest.php |
Tests that user is redirected when attempting to access privileged route. |
|
|
|
AgreementAnonymousTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementAnonymousTest.php |
Tests agreement configured for anonymous user. |
|
|
|
AgreementBypassUserTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementBypassUserTest.php |
Tests the bypass agreement permission. |
|
|
|
AgreementCustomFrequencyTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementCustomFrequencyTest.php |
Tests custom frequencies. |
|
|
|
AgreementCustomUnprivilegedUserTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementCustomUnprivilegedUserTest.php |
Tests custom agreement settings. |
|
|
|
AgreementDefaultsPrivilegedUserTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementDefaultsPrivilegedUserTest.php |
Tests the default agreement with a privileged user. |
|
|
|
AgreementDefaultsUnprivilegedUserTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementDefaultsUnprivilegedUserTest.php |
Tests agreement when user does not have privileges. |
|
|
|
AgreementDeleteForm |
class |
Drupal\agreement\Entity |
src/Entity/AgreementDeleteForm.php |
Agreement entity delete form. |
|
|
|
AgreementEntity |
class |
Drupal\agreement\Plugin\views\field |
src/Plugin/views/field/AgreementEntity.php |
Provides a field handler for agreement configuration entities. |
|
1 |
|
AgreementEntityTest |
class |
Drupal\Tests\agreement\Unit\Plugin\views\field |
tests/src/Unit/Plugin/views/field/AgreementEntityTest.php |
Tests the agreement entity views field plugin. |
|
|
|
AgreementForm |
class |
Drupal\agreement\Form |
src/Form/AgreementForm.php |
Agreement page form. |
|
|
|
AgreementForm |
class |
Drupal\agreement\Entity |
src/Entity/AgreementForm.php |
Add or edit agreements. |
|
|
|
AgreementHandler |
class |
Drupal\agreement |
src/AgreementHandler.php |
Agreement handler provides methods for looking up agreements. |
|
1 |
3 |
AgreementHandlerInterface |
interface |
Drupal\agreement |
src/AgreementHandlerInterface.php |
Agreement handler interface. |
1 |
2 |
|
AgreementHandlerTest |
class |
Drupal\Tests\agreement\Unit |
tests/src/Unit/AgreementHandlerTest.php |
Tests logic in the agreement handler service. |
|
|
|
AgreementListBuilder |
class |
Drupal\agreement\Entity |
src/Entity/AgreementListBuilder.php |
Provides simple operations list. |
|
|
|
AgreementLogoutExceptionTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementLogoutExceptionTest.php |
Tests that a user logging out does not get agreement page. |
|
|
|
AgreementMigrateTest |
class |
Drupal\Tests\agreement\Kernel\d6 |
tests/src/Kernel/d6/AgreementMigrateTest.php |
Tests agreement migration from 6.x-2.x. |
|
|
|
AgreementMigrateTest |
class |
Drupal\Tests\agreement\Kernel\d7 |
tests/src/Kernel/d7/AgreementMigrateTest.php |
Tests agreement migration from 7.x-2.x. |
|
|
|
AgreementMultilingualTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementMultilingualTest.php |
Tests translating agreement. |
|
|
|
AgreementMultipleRoleTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementMultipleRoleTest.php |
Tests agreement that applies to multiple roles. |
|
|
|
AgreementMultipleTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementMultipleTest.php |
Tests multiple agreements. |
|
|
|
AgreementRecordsViewsTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementRecordsViewsTest.php |
Tests the default view showing users that have agreed. |
|
|
|
AgreementRevokeTest |
class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementRevokeTest.php |
Tests the "revoke agreement" functionality. |
|
|
|
AgreementRouteProvider |
class |
Drupal\agreement\Entity\Routing |
src/Entity/Routing/AgreementRouteProvider.php |
Provide routes for each agreement entity. |
|
|
|
AgreementSettings |
class |
Drupal\agreement\Plugin\migrate\process |
src/Plugin/migrate/process/AgreementSettings.php |
Agreement settings process plugin. |
|
|
|
AgreementSubscriber |
class |
Drupal\agreement\EventSubscriber |
src/EventSubscriber/AgreementSubscriber.php |
Checks if the current user is required to accept an agreement. |
|
1 |
2 |
AgreementSubscriberTest |
class |
Drupal\Tests\agreement\Unit\EventSubscriber |
tests/src/Unit/EventSubscriber/AgreementSubscriberTest.php |
Tests the agreement route subscriber. |
|
|
|
AgreementTest |
class |
Drupal\Tests\agreement\Unit\Entity |
tests/src/Unit/Entity/AgreementTest.php |
Tests methods on the agreement entity. |
|
|
|
AgreementTestBase |
abstract class |
Drupal\Tests\agreement\Functional |
tests/src/Functional/AgreementTestBase.php |
Tests the agreement functionality. |
13 |
|
|
AgreementType |
class |
Drupal\agreement\Plugin\migrate\source\d7 |
src/Plugin/migrate/source/d7/AgreementType.php |
Agreement type migrate source plugin. |
|
|
|
AgreementViewBuilder |
class |
Drupal\agreement\Entity |
src/Entity/AgreementViewBuilder.php |
Agreement entity view builder. |
|
|
|