Files - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
FormatterPluginManager.php | core/ |
Drupal\Core\Field | ||
FormBase.php | core/ |
Drupal\Core\Form | ||
FormBuilder.php | core/ |
Drupal\Core\Form | ||
FormBuilderInterface.php | core/ |
Drupal\Core\Form | ||
FormCache.php | core/ |
Drupal\Core\Form | ||
FormCacheInterface.php | core/ |
Drupal\Core\Form | ||
FormController.php | core/ |
Drupal\Core\Controller | ||
FormDataPart.php | vendor/ |
Symfony\Component\Mime\Part\Multipart | ||
FormElement.php | core/ |
Drupal\Core\Render\Annotation | ||
FormElement.php | core/ |
Drupal\Core\Render\Attribute | ||
FormElement.php | core/ |
Drupal\Core\Render\Element | ||
FormElementBase.php | core/ |
Drupal\Core\Render\Element | ||
FormElementBase.php | core/ |
Drupal\config_translation\FormElement | ||
FormElementHelper.php | core/ |
Drupal\Core\Form | ||
FormElementInterface.php | core/ |
Drupal\Core\Render\Element | ||
FormErrorHandler.php | core/ |
Drupal\Core\Form | ||
FormErrorHandler.php | core/ |
Drupal\inline_form_errors | ||
FormErrorHandlerInterface.php | core/ |
Drupal\Core\Form | ||
FormErrorNormalizer.php | vendor/ |
Symfony\Component\Serializer\Normalizer | ||
FormErrorNormalizerContextBuilder.php | vendor/ |
Symfony\Component\Serializer\Context\Normalizer | ||
FormErrorTSniff.php | vendor/ |
DrupalPractice\Sniffs\FunctionCalls | ||
FormField.php | vendor/ |
Symfony\Component\DomCrawler\Field | ||
FormFieldRegistry.php | vendor/ |
Symfony\Component\DomCrawler | ||
FormHelper.php | core/ |
Drupal\Core\Form | ||
FormInterface.php | core/ |
Drupal\Core\Form | ||
FormModeAccessCheck.php | core/ |
Drupal\field_ui\Access | ||
FormOperations.php | core/ |
Drupal\workspaces | ||
FormRouteEnhancer.php | core/ |
Drupal\Core\Routing\Enhancer | ||
FormSizeFileException.php | vendor/ |
Symfony\Component\HttpFoundation\File\Exception | ||
FormState.php | core/ |
Drupal\Core\Form | ||
FormStateDecoratorBase.php | core/ |
Drupal\Core\Form | ||
FormStateInputSniff.php | vendor/ |
DrupalPractice\Sniffs\General | ||
FormStateInterface.php | core/ |
Drupal\Core\Form | ||
FormStateValuesTrait.php | core/ |
Drupal\Core\Form | ||
FormSubmitter.php | core/ |
Drupal\Core\Form | ||
FormSubmitterInterface.php | core/ |
Drupal\Core\Form | ||
Formula.php | core/ |
Drupal\views\Plugin\views\argument | ||
FormUploadedFile.php | core/ |
Drupal\file\Upload | ||
FormValidator.php | core/ |
Drupal\Core\Form | ||
FormValidatorInterface.php | core/ |
Drupal\Core\Form | ||
ForNode.php | vendor/ |
Twig\Node | ||
ForOfStatement.php | vendor/ |
Peast\Syntax\Node | ||
ForStatement.php | vendor/ |
Peast\Syntax\Node | ||
ForTokenParser.php | vendor/ |
Twig\TokenParser | ||
For_.php | vendor/ |
PhpParser\Node\Stmt | ||
FossilDownloader.php | vendor/ |
Composer\Downloader | ||
FossilDriver.php | vendor/ |
Composer\Repository\Vcs | ||
fourcol_section.css | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } /* Medium */ @media screen and… | ||
fourcol_section.css | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… | ||
fourcol_section.css | core/ |
/* * @file * Provides the layout styles for four-column layout section. */ .layout--fourcol-section { display: flex; flex-wrap: wrap; } .layout--fourcol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em)… |