Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ApcCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ApcCache.php APC cache provider. 1
ApcCache class Assetic\Cache drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php Uses APC to cache files 1
ApcCacheTest class Assetic\Test\Cache drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ApcCacheTest.php @group integration
ApcCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php
ApcClassLoader class Symfony\Component\ClassLoader drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php ApcClassLoader implements a wrapping autoloader cached in APC for PHP 5.3.
ApcPrefixCollision_A_Bar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Bar.php
ApcPrefixCollision_A_B_Bar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Bar.php
ApcPrefixCollision_A_B_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Foo.php
ApcPrefixCollision_A_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Foo.php
ApcUniversalClassLoader class Symfony\Component\ClassLoader drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php ApcUniversalClassLoader implements a "universal" autoloader cached in APC for PHP 5.3. 2
ApcUniversalClassLoaderTest class Symfony\Component\ClassLoader\Tests drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php
Apc_Pearlike_Bar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Bar.php
Apc_Pearlike_Baz class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Baz.php
Apc_Pearlike_Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Foo.php
Apc_Pearlike_FooBar class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php
ApiDataTest class Drupal\views\Tests\Field drupal/core/modules/views/lib/Drupal/views/Tests/Field/ApiDataTest.php Test the produced views_data.
AppendCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/AppendCommand.php An AJAX command for calling the jQuery append() method. 1
Apple class Drupal\plugin_test\Plugin\plugin_test\fruit drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/fruit/Apple.php Plugin annotation @Plugin( id = "apple", label = "Apple", color = "green" )
ArbitraryRebuildTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php Tests rebuilding of arbitrary forms by altering them.
ArchiverException class Drupal\Component\Archiver drupal/core/lib/Drupal/Component/Archiver/ArchiverException.php Defines an exception class for Drupal\Component\Archiver\ArchiverInterface.
ArchiverInterface interface Drupal\Component\Archiver drupal/core/lib/Drupal/Component/Archiver/ArchiverInterface.php Defines the common interface for all Archiver classes. 2
ArchiveTar class Drupal\Component\Archiver drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php Creates a (compressed) Tar archive
AreaPluginBase abstract class Drupal\views\Plugin\views\area drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php Base class for area handlers. 7 1
AreaTest class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php Tests the abstract area handler.
AreaTextTest class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php Tests the text area handler.
ArgumentDefaultPluginBase abstract class Drupal\views\Plugin\views\argument_default drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php The fixed argument default handler; also used as the base. 8 5
ArgumentDefaultTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php Basic test for pluggable argument default.
ArgumentDefaultTest class Drupal\views_test_data\Plugin\views\argument_default drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/argument_default/ArgumentDefaultTest.php Defines a argument default test plugin. 1
ArgumentDefaultTest class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentDefaultTest.php Tests views user argument default plugin.
ArgumentLanguageTest class Drupal\views\Tests\Language drupal/core/modules/views/lib/Drupal/views/Tests/Language/ArgumentLanguageTest.php Tests the argument language handler.
ArgumentNullTest class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php Tests the core Drupal\views\Plugin\views\argument\Null handler.
ArgumentPluginBase abstract class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php Base class for arguments. 13 5
ArgumentStringTest class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php Tests the core Drupal\views\Plugin\views\argument\String handler.
ArgumentUserUIDTest class Drupal\views\Tests\Comment drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php Tests the argument_comment_user_uid handler.
ArgumentValidateTest class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php Tests views user argument validator plugin.
ArgumentValidatorPluginBase abstract class Drupal\views\Plugin\views\argument_validator drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Base argument validator plugin to provide basic functionality. 6 3
ArgumentValidatorTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php Tests Views argument validators.
ArrayCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php Array cache driver. 5
ArrayCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php
ArrayCollection class Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php An ArrayCollection is a Collection implementation that wraps a regular PHP array. 1
ArrayUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/ArrayUnitTest.php Tests the various drupal_array_* helper functions.
AssetCache class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php Caches an asset to avoid the cost of loading and dumping. 1
AssetCacheTest class Assetic\Test\Asset drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php
AssetCollection class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php A collection of assets. 1 2
AssetCollectionFilterIterator class Assetic\Asset\Iterator drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php Asset collection filter iterator. 1
AssetCollectionInterface interface Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php An asset collection. 1 2
AssetCollectionIterator class Assetic\Asset\Iterator drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php Iterates over an asset collection. 1
AssetCollectionTest class Assetic\Test\Asset drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php
AssetFactory class Assetic\Factory drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php The asset factory creates asset objects. 8
AssetFactoryTest class Assetic\Test\Factory drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php

Pages

Other projects