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. |
inline_form_errors_preprocess_details |
function |
core/modules/inline_form_errors/inline_form_errors.module |
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. |
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/modules/system/templates/system-modules-details.html.twig |
Default theme implementation 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/stable9/templates/admin/system-modules-details.html.twig |
Theme override for the modules listing page. |
template_preprocess_details |
function |
core/includes/form.inc |
Prepares variables for details element templates. |
template_preprocess_system_modules_details |
function |
core/modules/system/system.admin.inc |
Prepares variables for the module details templates. |
ViewEditForm::getDisplayDetails |
function |
core/modules/views_ui/src/ViewEditForm.php |
Helper function to get the display details section of the edit UI. |