FieldUIRouteTest |
class |
Drupal\field_ui\Tests |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUIRouteTest.php |
Tests the functionality of the Field UI route subscriber. |
|
|
|
FieldUITest |
class |
Drupal\views_ui\Tests |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/FieldUITest.php |
Tests the UI of field handlers. |
|
|
|
FieldUITest |
class |
Drupal\field\Tests\Views |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldUITest.php |
Tests the UI of the field field handler. |
|
|
|
FieldUiTestBase |
abstract class |
Drupal\field_ui\Tests |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Provides common functionality for the Field UI test classes. |
2 |
|
|
FieldUITestNoBundle |
class |
Drupal\field_ui_test\Plugin\Core\Entity |
drupal/core/modules/field_ui/tests/modules/field_ui_test/lib/Drupal/field_ui_test/Plugin/Core/Entity/FieldUITestNoBundle.php |
Defines the test Field UI class. |
|
|
|
FieldUIUpgradePathTest |
class |
Drupal\system\Tests\Upgrade |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
Test upgrade of Field UI. |
|
|
|
FieldUnitTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the generic field handler. |
|
|
|
FieldUnitTestBase |
abstract class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Parent class for Field API unit tests. |
22 |
9 |
|
FieldUpdateForbiddenException |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldUpdateForbiddenException.php |
Exception class thrown by hook_field_update_forbid(). |
|
3 |
|
FieldUpgradePathTest |
class |
Drupal\system\Tests\Upgrade |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php |
Tests upgrade of system variables. |
|
|
|
FieldUrlTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
|
|
|
FieldValidationException |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
Exception thrown by field_attach_validate() on field validation errors. |
|
5 |
|
FieldWebTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests fields from within a UI. |
|
|
|
FieldWidgetTypeForm |
class |
Drupal\field_ui\Form |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Provides a form for the widget selection form. |
|
|
|
FieldXssTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Tests the core Drupal\views\Plugin\views\field\Xss handler. |
|
|
|
File |
class |
Drupal\file\Plugin\views\field |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php |
Field handler to provide simple renderer that allows linking to a file. |
2 |
|
|
File |
class |
Drupal\file\Plugin\views\wizard |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php |
Tests creating managed files views with the wizard. |
|
|
|
File |
class |
Drupal\file\Plugin\Core\Entity |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
Defines the file entity class. |
|
12 |
|
File |
class |
Symfony\Component\Validator\Constraints |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
@author Bernhard Schussek <bschussek@gmail.com> |
1 |
2 |
|
File |
class |
Symfony\Component\HttpFoundation\File |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
A file in the file system. |
1 |
5 |
|
FileAsset |
class |
Assetic\Asset |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
Represents an asset loaded from a file. |
|
2 |
|
FileBag |
class |
Symfony\Component\HttpFoundation |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
FileBag is a container for HTTP headers. |
|
1 |
|
FileBagTest |
class |
Symfony\Component\HttpFoundation\Tests |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
FileBagTest. |
|
|
|
FileBinaryMimeTypeGuesser |
class |
Symfony\Component\HttpFoundation\File\MimeType |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
Guesses the mime type with the binary "file" (only available on *nix) |
|
1 |
|
FileCache |
abstract class |
Doctrine\Common\Cache |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Base file cache driver. |
2 |
|
|
FileCacheReader |
class |
Doctrine\Common\Annotations |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
File cache reader for annotations. |
|
2 |
|
FileCacheReaderTest |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
|
|
|
FileDriver |
abstract class |
Doctrine\Common\Persistence\Mapping\Driver |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Base driver for file-based metadata drivers. |
2 |
1 |
|
FileDriverTest |
class |
Doctrine\Tests\Common\Persistence\Mapping |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
|
|
|
FileException |
class |
Symfony\Component\HttpFoundation\File\Exception |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileException.php |
Thrown when an error occurred in the component File |
4 |
3 |
|
FileFieldDisplayTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Tests that formatters are working properly. |
|
|
|
FileFieldPathTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
Tests that files are uploaded to proper locations. |
|
|
|
FileFieldRevisionTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
Tests file handling with node revisions. |
|
|
|
FileFieldRSSContentTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
Tests that formatters are working properly. |
|
|
|
FileFieldTestBase |
abstract class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Provides methods specifically for testing File module's field handling. |
9 |
|
|
FileFieldValidateTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests various validations. |
|
|
|
FileFieldWidgetTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests file field widget. |
|
|
|
FileInclusionTest |
class |
Drupal\system\Tests\Form |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Tests form API file inclusion. |
|
|
|
FileinfoMimeTypeGuesser |
class |
Symfony\Component\HttpFoundation\File\MimeType |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php |
Guesses the mime type using the PECL extension FileInfo. |
|
|
|
FileInterface |
interface |
Drupal\file |
drupal/core/modules/file/lib/Drupal/file/FileInterface.php |
Provides an interface defining a file entity. |
1 |
1 |
|
FileItem |
class |
Drupal\file\Type |
drupal/core/modules/file/lib/Drupal/file/Type/FileItem.php |
Defines the 'file_field' entity field item. |
|
|
|
FileItemTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php |
Tests the new entity API for the file field type. |
|
|
|
FileLoader |
abstract class |
Symfony\Component\DependencyInjection\Loader |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/FileLoader.php |
FileLoader is the abstract class used by all built-in loaders that are file based. |
4 |
|
|
FileLoader |
abstract class |
Symfony\Component\Validator\Mapping\Loader |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FileLoader.php |
|
2 |
|
|
FileLocator |
interface |
Doctrine\Common\Persistence\Mapping\Driver |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Locate the file that contains the metadata information for a given class name. |
2 |
|
|
FileLocator |
class |
Symfony\Component\HttpKernel\Config |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php |
FileLocator uses the KernelInterface to locate resources in bundles. |
|
2 |
|
FileLocatorTest |
class |
Symfony\Component\HttpKernel\Tests\Config |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Config/FileLocatorTest.php |
|
|
|
|
FileManagedFileElementTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Tests the 'managed_file' element type. |
|
|
|
FileManagedTestBase |
abstract class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Base class for file tests that use the file_test module to test uploads and
hooks. |
12 |
|
|
FileMime |
class |
Drupal\file\Plugin\views\field |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Field handler to add rendering MIME type images as an option on the filemime field. |
|
|
|