Classes, traits, and interfaces - 8.x-3.x - ctools

Primary tabs

Name Deprecated Object type Namespace File name Summary Direct uses Use statements Strings
VariantCollectionInterface interface Drupal\ctools\Plugin src/Plugin/VariantCollectionInterface.php Provides an interface for objects that have variants e.g. Pages.
VariantCollectionTrait trait Drupal\ctools\Plugin src/Plugin/VariantCollectionTrait.php Provides methods for VariantCollectionInterface. 1
VariantCollectionTraitTest class Drupal\Tests\ctools\Unit tests/src/Unit/VariantCollectionTraitTest.php Tests the methods of a variant-aware class.
VariantPluginCollection class Drupal\ctools\Plugin src/Plugin/VariantPluginCollection.php Provides a collection of variants plugins. 1
WizardEnhancer class Drupal\ctools\Routing\Enhancer src/Routing/Enhancer/WizardEnhancer.php Sets the request format onto the request object. 2
WizardEntityFormController class Drupal\ctools\Controller src/Controller/WizardEntityFormController.php Wrapping controller for wizard forms that serve as the main page body. 2
WizardEvent class Drupal\ctools\Event src/Event/WizardEvent.php An event for altering form wizard values. 2
WizardFactory class Drupal\ctools\Wizard src/Wizard/WizardFactory.php The wizard factory. 2
WizardFactoryInterface interface Drupal\ctools\Wizard src/Wizard/WizardFactoryInterface.php Provide the WizardFactory. 1 2
WizardFormController class Drupal\ctools\Controller src/Controller/WizardFormController.php Wrapping controller for wizard forms that serve as the main page body. 1 2
WizardTest class Drupal\ctools_wizard_test\Wizard tests/modules/ctools_wizard_test/src/Wizard/WizardTest.php

Other projects