Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
FormattableMarkup.php core/lib/Drupal/Component/Render/FormattableMarkup.php Drupal\Component\Render
FormattableMarkupKernelTest.php core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php Drupal\KernelTests\Component\Render
FormattableMarkupTest.php core/tests/Drupal/Tests/Component/Render/FormattableMarkupTest.php Drupal\Tests\Component\Render
FormattedDateDiff.php core/lib/Drupal/Core/Datetime/FormattedDateDiff.php Drupal\Core\Datetime
formattedText.ckeditor.css core/modules/quickedit/css/editors/formattedText.ckeditor.css Functional styles for the CKEditor-based formatted text in-place editor.
formattedText.ckeditor.css core/themes/stable9/css/quickedit/editors/formattedText.ckeditor.css Functional styles for the CKEditor-based formatted text in-place editor.
formattedText.ckeditor.css core/themes/stable/css/quickedit/editors/formattedText.ckeditor.css Functional styles for the CKEditor-based formatted text in-place editor.
formattedText.ckeditor5.css core/themes/stable/css/quickedit/editors/formattedText.ckeditor5.css Functional styles for the CKEditor-based formatted text in-place editor.
formattedText.ckeditor5.css core/themes/stable9/css/quickedit/editors/formattedText.ckeditor5.css Functional styles for the CKEditor-based formatted text in-place editor.
formattedText.ckeditor5.css core/modules/quickedit/css/editors/formattedText.ckeditor5.css Functional styles for the CKEditor 5-based formatted text in-place editor.
FormatterBase.php core/lib/Drupal/Core/Field/FormatterBase.php Drupal\Core\Field
FormatterInterface.php core/lib/Drupal/Core/Field/FormatterInterface.php Drupal\Core\Field
FormatterPluginManager.php core/lib/Drupal/Core/Field/FormatterPluginManager.php Drupal\Core\Field
FormatterPluginManagerTest.php core/modules/field/tests/src/Kernel/FormatterPluginManagerTest.php Drupal\Tests\field\Kernel
FormBase.php core/lib/Drupal/Core/Form/FormBase.php Drupal\Core\Form
FormBuilder.php core/lib/Drupal/Core/Form/FormBuilder.php Drupal\Core\Form
FormBuilderInterface.php core/lib/Drupal/Core/Form/FormBuilderInterface.php Drupal\Core\Form
FormBuilderTest.php core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Drupal\Tests\Core\Form Contains \Drupal\Tests\Core\Form\FormBuilderTest.
FormCache.php core/lib/Drupal/Core/Form/FormCache.php Drupal\Core\Form
FormCacheInterface.php core/lib/Drupal/Core/Form/FormCacheInterface.php Drupal\Core\Form
FormCacheTest.php core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Drupal\Tests\Core\Form
FormCacheTest.php core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php Drupal\KernelTests\Core\Form
FormController.php core/lib/Drupal/Core/Controller/FormController.php Drupal\Core\Controller
FormController.php core/modules/system/tests/modules/condition_test/src/FormController.php Drupal\condition_test
FormDefaultHandlersTest.php core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php Drupal\KernelTests\Core\Form
FormEditor.php core/modules/quickedit/src/Plugin/InPlaceEditor/FormEditor.php Drupal\quickedit\Plugin\InPlaceEditor
FormElement.php core/lib/Drupal/Core/Render/Annotation/FormElement.php Drupal\Core\Render\Annotation
FormElement.php core/lib/Drupal/Core/Render/Element/FormElement.php Drupal\Core\Render\Element
FormElementBase.php core/modules/config_translation/src/FormElement/FormElementBase.php Drupal\config_translation\FormElement
FormElementHelper.php core/lib/Drupal/Core/Form/FormElementHelper.php Drupal\Core\Form
FormElementHelperTest.php core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Drupal\Tests\Core\Form
FormElementInlineErrorTest.php core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php Drupal\Tests\inline_form_errors\Kernel
FormElementInterface.php core/lib/Drupal/Core/Render/Element/FormElementInterface.php Drupal\Core\Render\Element
FormElementLabelTest.php core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Drupal\Tests\system\Kernel\Form
FormElementMaxlengthTest.php core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Drupal\Tests\system\Kernel\Form
FormElementsRenderTest.php core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Drupal\Tests\system\Kernel\Common
FormErrorHandler.php core/modules/inline_form_errors/src/FormErrorHandler.php Drupal\inline_form_errors
FormErrorHandler.php core/lib/Drupal/Core/Form/FormErrorHandler.php Drupal\Core\Form
FormErrorHandlerCKEditor5Test.php core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php Drupal\Tests\inline_form_errors\FunctionalJavascript
FormErrorHandlerCKEditorTest.php core/modules/ckeditor/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php Drupal\Tests\ckeditor\FunctionalJavascript
FormErrorHandlerFileUploadTest.php core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php Drupal\Tests\inline_form_errors\Functional
FormErrorHandlerInterface.php core/lib/Drupal/Core/Form/FormErrorHandlerInterface.php Drupal\Core\Form
FormErrorHandlerTest.php core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php Drupal\Tests\Core\Form
FormErrorHandlerTest.php core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php Drupal\Tests\inline_form_errors\Unit
FormGroupingElementsTest.php core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php Drupal\FunctionalJavascriptTests\Core\Form
FormHelper.php core/lib/Drupal/Core/Form/FormHelper.php Drupal\Core\Form
FormHelperTest.php core/tests/Drupal/Tests/Core/Form/FormHelperTest.php Drupal\Tests\Core\Form
FormInterface.php core/lib/Drupal/Core/Form/FormInterface.php Drupal\Core\Form
FormJSAddMoreTest.php core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php Drupal\Tests\field\FunctionalJavascript
FormModeAccessCheck.php core/modules/field_ui/src/Access/FormModeAccessCheck.php Drupal\field_ui\Access

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.