Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FlattenExceptionTest class Symfony\Component\HttpKernel\Tests\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php
Float class Drupal\Core\TypedData\Type drupal/core/lib/Drupal/Core/TypedData/Type/Float.php The float data type.
FloodInterface interface Drupal\Core\Flood drupal/core/lib/Drupal/Core/Flood/FloodInterface.php Defines an interface for flood controllers. 2
FloodTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/FloodTest.php Functional tests for the flood control mechanism.
FolderTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/FolderTest.php Test Folder creation
Foo class NamespaceCollision\C drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Foo.php
Foo class NamespaceCollision\A drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Foo.php
Foo class NamespaceCollision\C\B drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Foo.php
Foo class NamespaceCollision\A\B drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Foo.php
Foo class Apc\NamespaceCollision\A drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Foo.php
Foo class Apc\NamespaceCollision\A\B drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Foo.php
Foo class drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php
Foo class drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/includepath/Foo.php
Foo class Namespaced2 drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Foo.php
Foo class Namespaced drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Foo.php
Foo class Apc\Namespaced drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Foo.php
FooBar class Apc\Namespaced drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php
FooBar class Apc\Namespaced drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/FooBar.php
FooBar class Namespaced2 drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2/FooBar.php
FooBar class Namespaced drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced/FooBar.php
FooBarBundle class Symfony\Component\HttpKernel\Tests\Fixtures drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/FooBarBundle.php 1
FooClass class drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php
FooClass class Symfony\Component\DependencyInjection\Tests drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
FooClass class Symfony\Component\Routing\Tests\Fixtures\AnnotatedClasses drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/AnnotatedClasses/FooClass.php
FooCommand class Symfony\Component\HttpKernel\Tests\Fixtures\ExtensionPresentBundle\Command drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/Command/FooCommand.php 1
FooObject class drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php
FormatDateTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php Tests the format_date() function.
FormatterBase abstract class Drupal\field\Plugin\Type\Formatter drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php Base class for 'Field formatter' plugin implementations. 16 18
FormatterFactory class Drupal\field\Plugin\Type\Formatter drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterFactory.php Factory class for the Formatter plugin type.
FormatterInterface interface Drupal\field\Plugin\Type\Formatter drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php Interface definition for field widget plugins. 1
FormatterLegacyDiscoveryDecorator class Drupal\field\Plugin\Type\Formatter drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterLegacyDiscoveryDecorator.php Custom decorator to add legacy widgets. 1
FormatterPluginManager class Drupal\field\Plugin\Type\Formatter drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php Plugin type manager for field formatters.
FormTest class Drupal\field\Tests drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
FormTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Formula class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php Abstract argument handler for simple formulae. 1
FormulaLoaderInterface interface Assetic\Factory\Loader drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php Loads formulae. 3 2
FormValuesTest class Drupal\system\Tests\Ajax drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php Tests that $form_state['values'] is properly delivered to $ajax['callback'].
ForumBlockTest class Drupal\forum\Tests drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php Provides automated tests for the Forum blocks.
ForumIndexTest class Drupal\forum\Tests drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php Tests the forum index listing.
ForumNodeAccessTest class Drupal\forum\Tests drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php Tests forum block view for private node access.
ForumTest class Drupal\forum\Tests drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php Provides automated tests for the Forum module.
FrameworkTest class Drupal\system\Tests\Ajax drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php Tests primary Ajax framework functions.
FromConfigInterface interface Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/FromConfigInterface.php Interfaces that adds a factory method which is used to instantiate a class from an array of configuration options.
FrontPageTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php Test front page functionality and administration.
FrozenParameterBag class Symfony\Component\DependencyInjection\ParameterBag drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php Holds read-only parameters. 3
FrozenParameterBagTest class Symfony\Component\DependencyInjection\Tests\ParameterBag drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php
FTP abstract class Drupal\Core\FileTransfer drupal/core/lib/Drupal/Core/FileTransfer/FTP.php Defines the base class for FTP implementations. 1
FTPExtension class Drupal\Core\FileTransfer drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php Defines a file transfer class using the PHP FTP extension.
Full class Drupal\views\Plugin\views\pager drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php The plugin to handle full pager. 1
FullyClassifiedParent class Doctrine\Tests\Common\Reflection drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/FullyClassifiedParent.php

Pages

Other projects