You are here

Classes, traits, and interfaces in Zircon Profile 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ApcUniversalClassLoader Deprecated class Symfony\Component\ClassLoader vendor/symfony/class-loader/ApcUniversalClassLoader.php ApcUniversalClassLoader implements a "universal" autoloader cached in APC for PHP 5.3. 1
Apc_Pearlike_Bar class vendor/symfony/class-loader/Tests/Fixtures/Apc/Pearlike/Bar.php
Apc_Pearlike_Baz class vendor/symfony/class-loader/Tests/Fixtures/Apc/Pearlike/Baz.php
Apc_Pearlike_Foo class vendor/symfony/class-loader/Tests/Fixtures/Apc/Pearlike/Foo.php
Apc_Pearlike_FooBar class vendor/symfony/class-loader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php
Append class functional vendor/stack/builder/tests/functional/SilexApplicationTest.php
Append class Stack vendor/stack/builder/tests/unit/Stack/BuilderTest.php 2
AppendA class Stack vendor/stack/builder/tests/unit/Stack/BuilderTest.php
AppendB class Stack vendor/stack/builder/tests/unit/Stack/BuilderTest.php
AppendCommand class Drupal\Core\Ajax core/lib/Drupal/Core/Ajax/AppendCommand.php An AJAX command for calling the jQuery append() method. 3
AppendStream class GuzzleHttp\Psr7 vendor/guzzlehttp/psr7/src/AppendStream.php Reads from multiple streams, one after the other. 1
AppendStreamTest class GuzzleHttp\Tests\Psr7 vendor/guzzlehttp/psr7/tests/AppendStreamTest.php
Apple class Drupal\plugin_test\Plugin\plugin_test\fruit core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/Apple.php Plugin annotation @Plugin( id = "apple", label = "Apple", color = "green" )
Application class Symfony\Component\Console vendor/symfony/console/Application.php An Application is the container for a collection of commands. 7 22
ApplicationDescription class Symfony\Component\Console\Descriptor vendor/symfony/console/Descriptor/ApplicationDescription.php @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
ApplicationTest class Symfony\Component\Console\Tests vendor/symfony/console/Tests/ApplicationTest.php
ApplicationTester class Symfony\Component\Console\Tester vendor/symfony/console/Tester/ApplicationTester.php Eases the testing of console applications. 2
ApplicationTesterTest class Symfony\Component\Console\Tests\Tester vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php
AppRootFactory class Drupal\Core core/lib/Drupal/Core/AppRootFactory.php Gets the app root from the kernel. 2
ArbitraryRebuildTest class Drupal\system\Tests\Form core/modules/system/src/Tests/Form/ArbitraryRebuildTest.php Tests altering forms to be rebuilt so there are multiple steps.
Archiver class Drupal\Core\Archiver\Annotation core/lib/Drupal/Core/Archiver/Annotation/Archiver.php Defines an archiver annotation object.
ArchiverException class Drupal\Core\Archiver core/lib/Drupal/Core/Archiver/ArchiverException.php Defines an exception class for Drupal\Core\Archiver\ArchiverInterface.
ArchiverInterface interface Drupal\Core\Archiver core/lib/Drupal/Core/Archiver/ArchiverInterface.php Defines the common interface for all Archiver classes. 3 1
ArchiverManager class Drupal\Core\Archiver core/lib/Drupal/Core/Archiver/ArchiverManager.php Provides an Archiver plugin manager. 2
ArchiveTar class Drupal\Core\Archiver core/lib/Drupal/Core/Archiver/ArchiveTar.php 3
AreaEntityTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/AreaEntityTest.php Tests the generic entity area handler.
AreaEntityUITest class Drupal\views_ui\Tests core/modules/views_ui/src/Tests/AreaEntityUITest.php Tests the entity area UI test.
AreaHTTPStatusCodeTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/AreaHTTPStatusCodeTest.php Tests the http_status_code area handler.
AreaPluginBase abstract class Drupal\views\Plugin\views\area core/modules/views/src/Plugin/views/area/AreaPluginBase.php Base class for area handler plugins. 10 4
AreaTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/AreaTest.php Tests the plugin base of the area handler.
AreaTextTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/AreaTextTest.php Tests the core views_handler_area_text handler.
AreaTitleTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/AreaTitleTest.php Tests the title area handler.
AreaTitleWebTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/AreaTitleWebTest.php Tests the title area handler with a web test.
AreaViewTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/AreaViewTest.php Tests the view area handler.
Argument class Prophecy vendor/phpspec/prophecy/src/Prophecy/Argument.php Argument tokens shortcuts. 33
ArgumentDateTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/ArgumentDateTest.php Tests the core date argument handlers.
ArgumentDateTimeTest class Drupal\datetime\Tests\Views core/modules/datetime/src/Tests/Views/ArgumentDateTimeTest.php Tests the Drupal\datetime\Plugin\views\filter\Date handler.
ArgumentDefaultPluginBase abstract class Drupal\views\Plugin\views\argument_default core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php The fixed argument default handler; also used as the base. 8 5
ArgumentDefaultTest class Drupal\views\Tests\Plugin core/modules/views/src/Tests/Plugin/ArgumentDefaultTest.php Tests pluggable argument_default for views.
ArgumentDefaultTest class Drupal\user\Tests\Views core/modules/user/src/Tests/Views/ArgumentDefaultTest.php Tests views user argument default plugin.
ArgumentDefaultTest class Drupal\views_test_data\Plugin\views\argument_default core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_default/ArgumentDefaultTest.php Defines a argument default test plugin. 1
ArgumentLanguageTest class Drupal\language\Tests\Views core/modules/language/src/Tests/Views/ArgumentLanguageTest.php Tests the argument language handler.
ArgumentNode class Prophecy\Doubler\Generator\Node vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ArgumentNode.php Argument node. 1
ArgumentNodeSpec class spec\Prophecy\Doubler\Generator\Node vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/ArgumentNodeSpec.php
ArgumentNullTest class Drupal\views\Tests\Handler core/modules/views/src/Tests/Handler/ArgumentNullTest.php Tests the core Drupal\views\Plugin\views\argument\NullArgument handler.
ArgumentPlaceholderUpdatePathTest class Drupal\views\Tests\Update core/modules/views/src/Tests/Update/ArgumentPlaceholderUpdatePathTest.php Tests the argument placeholder update path.
ArgumentPluginBase abstract class Drupal\views\Plugin\views\argument core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Base class for argument (contextual filter) handler plugins. 13 9
ArgumentsAllNull class Drupal\Tests\Component\Plugin\Factory core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ArgumentsConfigArrayKey class Drupal\Tests\Component\Plugin\Factory core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().
ArgumentsMany class Drupal\Tests\Component\Plugin\Factory core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php A stub class used by testGetInstanceArguments().

Pages

Other projects