Search for getVariant

  1. Search 7.x-1.x for getVariant
  2. Search 4.0.x for getVariant
  3. Other projects
Title Object type File name Summary
BlockVariantEvent::getVariant function src/Event/BlockVariantEvent.php Gets the variant plugin.
TestVariantCollectionTrait::getVariantConfig function tests/src/Unit/VariantCollectionTraitTest.php Returns the configuration for stored variants.
VariantCollectionInterface::getVariant function src/Plugin/VariantCollectionInterface.php Retrieves a specific variant.
VariantCollectionInterface::getVariants function src/Plugin/VariantCollectionInterface.php Returns the variants available for the entity.
VariantCollectionTrait::getVariant function src/Plugin/VariantCollectionTrait.php
VariantCollectionTrait::getVariantConfig function src/Plugin/VariantCollectionTrait.php Returns the configuration for stored variants.
VariantCollectionTrait::getVariants function src/Plugin/VariantCollectionTrait.php
VariantCollectionTraitTest::testGetVariant function tests/src/Unit/VariantCollectionTraitTest.php @covers ::getVariant
VariantCollectionTraitTest::testGetVariantException function tests/src/Unit/VariantCollectionTraitTest.php @covers ::getVariant
VariantCollectionTraitTest::testGetVariants function tests/src/Unit/VariantCollectionTraitTest.php @covers ::getVariants
VariantCollectionTraitTest::testGetVariantsEmpty function tests/src/Unit/VariantCollectionTraitTest.php @covers ::getVariants
VariantCollectionTraitTest::testGetVariantsSort function tests/src/Unit/VariantCollectionTraitTest.php @covers ::getVariants