| FormGroupingElementsTest::testDetailsContainsRequiredTextfieldAjaxForm |
function |
core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php |
Tests required field in closed details element with ajax form. |
| FormPreprocess::preprocessDetails |
function |
core/lib/Drupal/Core/Form/FormPreprocess.php |
Prepares variables for details element templates. |
| FormTestDetailsContainsRequiredTextfieldForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php |
Builds a form to test a required textfield within a details element. |
| FormTestDetailsContainsRequiredTextfieldForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php |
|
| FormTestDetailsContainsRequiredTextfieldForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php |
Form constructor. |
| FormTestDetailsContainsRequiredTextfieldForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php |
Returns a unique string identifying the form. |
| FormTestDetailsContainsRequiredTextfieldForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php |
Form submission handler. |
| FormTestDetailsForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php |
Builds a simple form to test the #group property on #type 'container'. |
| FormTestDetailsForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php |
|
| FormTestDetailsForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php |
Form constructor. |
| FormTestDetailsForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php |
Returns a unique string identifying the form. |
| FormTestDetailsForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php |
Form submission handler. |
| FormTestDetailsForm::validateForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php |
Form validation handler. |
| FormTestGroupDetailsForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php |
Builds a simple form to test the #group property on #type 'details'. |
| FormTestGroupDetailsForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php |
|
| FormTestGroupDetailsForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php |
Form constructor. |
| FormTestGroupDetailsForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php |
Returns a unique string identifying the form. |
| FormTestGroupDetailsForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php |
Form submission handler. |
| InlineFormErrorsThemeHooks::preprocessDetails |
function |
core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php |
Implements hook_preprocess_HOOK() for details element templates. |
| MigrateMessageController::details |
function |
core/modules/migrate/src/Controller/MigrateMessageController.php |
Displays a listing of migration messages for the given migration ID. |
| NodeTranslationUITest::testDetailsTitleIsNotEscaped |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
Tests title is not escaped (but XSS-filtered) for details form element. |
| PreprocessHooks::details |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for details. |
| PreprocessHooks::preprocessDetails |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for details. |
| RendererPlaceholdersTest::setupThemeManagerForDetails |
function |
core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php |
Sets up the theme manager for the <details>-tag. |
| StorageTest::testDetails |
function |
core/modules/views_ui/tests/src/Functional/StorageTest.php |
Tests changing label, description and tag. |
| system-modules-details.html.twig |
file |
core/themes/default_admin/templates/admin/system-modules-details.html.twig |
Default theme implementation for the modules listing page. |
| system-modules-details.html.twig |
file |
core/themes/stable9/templates/admin/system-modules-details.html.twig |
Theme override for the modules listing page. |
| system-modules-details.html.twig |
file |
core/themes/claro/templates/admin/system-modules-details.html.twig |
Default theme implementation for the modules listing page. |
| system-modules-details.html.twig |
file |
core/themes/admin/templates/admin/system-modules-details.html.twig |
Default theme implementation for the modules listing page. |
| system-modules-details.html.twig |
file |
core/modules/system/templates/system-modules-details.html.twig |
Default theme implementation for the modules listing page. |
| SystemAdminThemePreprocess::preprocessSystemModulesDetails |
function |
core/modules/system/src/Theme/SystemAdminThemePreprocess.php |
Prepares variables for the module details templates. |
| template_preprocess_details |
function |
core/includes/form.inc |
Prepares variables for details element templates. |
| template_preprocess_system_modules_details |
function |
core/modules/system/system.module |
Prepares variables for the module details templates. |
| ThemeSuggestionHooks::details |
function |
core/themes/admin/src/Hook/ThemeSuggestionHooks.php |
Implements hook_theme_suggestions_HOOK_alter() for details. |
| ThemeSuggestionHooks::themeSuggestionsDetailsAlter |
function |
core/themes/default_admin/src/Hook/ThemeSuggestionHooks.php |
Implements hook_theme_suggestions_HOOK_alter() for details. |
| ViewEditForm::getDisplayDetails |
function |
core/modules/views_ui/src/ViewEditForm.php |
Helper function to get the display details section of the edit UI. |