You are here

Classes, traits, and interfaces in Zircon Profile 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ArgumentsNoConstructor class Drupal\Tests\Component\Plugin\Factory core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ArgumentSpec class spec\Prophecy vendor/phpspec/prophecy/spec/Prophecy/ArgumentSpec.php
ArgumentsPluginId class Drupal\Tests\Component\Plugin\Factory core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ArgumentsResolver class Drupal\Component\Utility core/lib/Drupal/Component/Utility/ArgumentsResolver.php Resolves the arguments to pass to a callable. 2
ArgumentsResolverInterface interface Drupal\Component\Utility core/lib/Drupal/Component/Utility/ArgumentsResolverInterface.php Resolves the arguments to pass to a callable. 1 1
ArgumentsResolverTest class Drupal\Tests\Component\Utility core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php @coversDefaultClass \Drupal\Component\Utility\ArgumentsResolver @group Access
ArgumentStringTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/ArgumentStringTest.php Tests the core Drupal\views\Plugin\views\argument\StringArgument handler.
ArgumentsWildcard class Prophecy\Argument vendor/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php Arguments wildcarding. 5
ArgumentsWildcardSpec class spec\Prophecy\Argument vendor/phpspec/prophecy/spec/Prophecy/Argument/ArgumentsWildcardSpec.php
ArgumentUserUIDTest class Drupal\comment\Tests\Views core/modules/comment/src/Tests/Views/ArgumentUserUIDTest.php Tests the user posted or commented argument handler.
ArgumentValidateTest class Drupal\user\Tests\Views core/modules/user/src/Tests/Views/ArgumentValidateTest.php Tests user argument validators for ID and name.
ArgumentValidatorPluginBase abstract class Drupal\views\Plugin\views\argument_validator core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Base argument validator plugin to provide basic functionality. 4 1
ArgumentValidatorTermTest class Drupal\taxonomy\Tests\Views core/modules/taxonomy/src/Tests/Views/ArgumentValidatorTermTest.php Tests the plugin of the taxonomy: term argument validator.
ArgumentValidatorTest class Drupal\views_ui\Tests core/modules/views_ui/src/Tests/ArgumentValidatorTest.php Tests the Argument validator through the UI.
ArgumentValidatorTest class Drupal\views\Tests\Plugin core/modules/views/src/Tests/Plugin/ArgumentValidatorTest.php Tests Views argument validators.
ArgumentValidatorTest class Drupal\views_test_data\Plugin\views\argument_validator core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Defines a argument validator test plugin. 1
ArgvInput class Symfony\Component\Console\Input vendor/symfony/console/Input/ArgvInput.php ArgvInput represents an input coming from the CLI arguments. 1 4
ArgvInputTest class Symfony\Component\Console\Tests\Input vendor/symfony/console/Tests/Input/ArgvInputTest.php
ArrayCache class Doctrine\Common\Cache vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php Array cache driver. 5
ArrayCacheTest class Doctrine\Tests\Common\Cache vendor/doctrine/cache/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php
ArrayCollection class Doctrine\Common\Collections vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php An ArrayCollection is a Collection implementation that wraps a regular PHP array. 4
ArrayCollectionTest class Doctrine\Tests\Common\Collections vendor/doctrine/collections/tests/Doctrine/Tests/Common/Collections/ArrayCollectionTest.php Tests for { @covers \Doctrine\Common\Collections\ArrayCollection
ArrayComparator class SebastianBergmann\Comparator vendor/sebastian/comparator/src/ArrayComparator.php Compares arrays for equality. 1
ArrayComparatorTest class SebastianBergmann\Comparator vendor/sebastian/comparator/tests/ArrayComparatorTest.php @coversDefaultClass SebastianBergmann\Comparator\ArrayComparator
ArrayCountToken class Prophecy\Argument\Token vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayCountToken.php Array elements count token.
ArrayCountTokenSpec class spec\Prophecy\Argument\Token vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayCountTokenSpec.php
ArrayElement abstract class Drupal\Core\Config\Schema core/lib/Drupal/Core/Config/Schema/ArrayElement.php Defines a generic configuration element that contains multiple properties. 2
ArrayEntryToken class Prophecy\Argument\Token vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEntryToken.php Array entry token.
ArrayEntryTokenSpec class spec\Prophecy\Argument\Token vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayEntryTokenSpec.php
ArrayEveryEntryToken class Prophecy\Argument\Token vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEveryEntryToken.php Array every entry token.
ArrayEveryEntryTokenSpec class spec\Prophecy\Argument\Token vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/ArrayEveryEntryTokenSpec.php
ArrayInput class Symfony\Component\Console\Input vendor/symfony/console/Input/ArrayInput.php ArrayInput represents an input provided as an array. 7
ArrayInputTest class Symfony\Component\Console\Tests\Input vendor/symfony/console/Tests/Input/ArrayInputTest.php
ArrayLoader class Symfony\Component\Translation\Loader vendor/symfony/translation/Loader/ArrayLoader.php ArrayLoader loads translations from a PHP array. 7 4
ArrayMapNamingStrategy class Zend\Hydrator\NamingStrategy vendor/zendframework/zend-hydrator/src/NamingStrategy/ArrayMapNamingStrategy.php 1 1
ArrayMapNamingStrategy Deprecated class Zend\Stdlib\Hydrator\NamingStrategy vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php
ArrayObject class Zend\Stdlib vendor/zendframework/zend-stdlib/src/ArrayObject.php Custom framework ArrayObject implementation
ArrayObjectAsset class DoctrineTest\InstantiatorTestAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/ArrayObjectAsset.php Test asset that extends an internal PHP class
ArrayOrTraversableGuardTrait trait Zend\Stdlib\Guard vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php Provide a guard method for array or Traversable data
ArraySerializable class Zend\Hydrator vendor/zendframework/zend-hydrator/src/ArraySerializable.php 1 1
ArraySerializable Deprecated class Zend\Stdlib\Hydrator vendor/zendframework/zend-stdlib/src/Hydrator/ArraySerializable.php
ArraySerializableInterface interface Zend\Stdlib vendor/zendframework/zend-stdlib/src/ArraySerializableInterface.php
ArrayStack class Zend\Stdlib vendor/zendframework/zend-stdlib/src/ArrayStack.php ArrayObject that acts as a stack with regards to iteration
ArrayUtils abstract class Zend\Stdlib vendor/zendframework/zend-stdlib/src/ArrayUtils.php Utility class for testing and manipulation of PHP arrays. 5
AsgardInstaller class Composer\Installers vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php 1
AsgardInstallerTest class Composer\Installers\Test vendor/composer/installers/tests/Composer/Installers/Test/AsgardInstallerTest.php
AssertBreadcrumbTrait trait Drupal\system\Tests\Menu core/modules/system/src/Tests/Menu/AssertBreadcrumbTrait.php Provides test assertions for verifying breadcrumbs. 1
AssertButtonsTrait trait Drupal\node\Tests core/modules/node/src/Tests/AssertButtonsTrait.php Asserts that buttons are present on a page.
AssertConfigEntityImportTrait trait Drupal\config\Tests core/modules/config/src/Tests/AssertConfigEntityImportTrait.php Provides test assertions for testing config entity synchronization. 1
AssertConfigTrait trait Drupal\KernelTests core/tests/Drupal/KernelTests/AssertConfigTrait.php Trait to help with diffing config. 3

Pages

Other projects