| FormTestMachineNameValidationForm::buildAjaxSnackConfigureForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Handles changes to the selected snack configuration. |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Submit callback that forces a form rebuild. |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Validate callback that forces a form rebuild. |
| FormTestMachineNameValidationForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Form constructor. |
| FormTestMachineNameValidationForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Returns a unique string identifying the form. |
| FormTestMachineNameValidationForm::load |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Loading stub for machine name. |
| FormTestMachineNameValidationForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Form submission handler. |
| FormTestObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestObject.php |
Gets the configuration names that will be editable. |
| FormTestServiceObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
Gets the configuration names that will be editable. |
| FormUploadedFile::getClientOriginalName |
function |
core/modules/file/src/Upload/FormUploadedFile.php |
Returns the original file name. |
| FormUploadedFile::getFilename |
function |
core/modules/file/src/Upload/FormUploadedFile.php |
Gets the filename. |
| FormUploadedFile::getPathname |
function |
core/modules/file/src/Upload/FormUploadedFile.php |
Gets the path to the file. |
| ForumSettingsForm::getEditableConfigNames |
function |
core/modules/forum/src/ForumSettingsForm.php |
Gets the configuration names that will be editable. |
| FullDate::summaryName |
function |
core/modules/views/src/Plugin/views/argument/FullDate.php |
Provides the name to use for the summary, defaults to the name field. |
| GenerateProxyClassApplication::getCommandName |
function |
core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php |
|
| GenerateTheme::namePatterns |
function |
core/lib/Drupal/Core/Command/GenerateTheme.php |
|
| GenerateThemeTest::testNoRename |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GenerateThemeTest::testNoRenameMissingFilesWarning |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GroupByNumeric::getSortName |
function |
core/modules/views/src/Plugin/views/argument/GroupByNumeric.php |
Return a description of how the argument would normally be sorted. |
| GroupwiseMax::$subquery_namespace |
property |
core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php |
The namespace of the subquery. |
| GroupwiseMax::conditionNamespace |
function |
core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php |
Helper function to namespace query pieces. |
| Handler::rootPackageName |
function |
composer/Plugin/Scaffold/Handler.php |
Gets the root package name. |
| HandlerFieldUserNameTest |
class |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
Tests the handler of the user: name field. |
| HandlerFieldUserNameTest.php |
file |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
|
| HandlerFieldUserNameTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
The theme to install as the default for testing. |
| HandlerFieldUserNameTest::$testViews |
property |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
Views used by this test. |
| HandlerFieldUserNameTest::testNoAdditionalFields |
function |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
Tests that the field handler works when no additional fields are added. |
| HandlerFieldUserNameTest::testUserName |
function |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
|
| HandlerFilterUserNameTest |
class |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests the handler of the user: name filter. |
| HandlerFilterUserNameTest.php |
file |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
|
| HandlerFilterUserNameTest::$accounts |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Accounts used by this test. |
| HandlerFilterUserNameTest::$columnMap |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Stores the column map for this testCase. |
| HandlerFilterUserNameTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
The theme to install as the default for testing. |
| HandlerFilterUserNameTest::$modules |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Modules to install. |
| HandlerFilterUserNameTest::$names |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Usernames of $accounts. |
| HandlerFilterUserNameTest::$testViews |
property |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Views used by this test. |
| HandlerFilterUserNameTest::setUp |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Sets up the test. |
| HandlerFilterUserNameTest::testAdminUserInterface |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests using the user interface. |
| HandlerFilterUserNameTest::testExposedFilter |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests exposed filters. |
| HandlerFilterUserNameTest::testUserNameApi |
function |
core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php |
Tests just using the filter. |
| HelpTestTwigNodeVisitor::STATE_NAME |
constant |
core/modules/help/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php |
Name used in \Drupal::state() for saving state information. |
| HelpTopicTwigLoader::MAIN_NAMESPACE |
constant |
core/modules/help/src/HelpTopicTwigLoader.php |
|
| hook_post_update_NAME |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Executes an update which is intended to update data, like entities. |
| hook_user_format_name_alter |
function |
core/modules/user/user.api.php |
Alter the username that is displayed for a user. |
| HTMLRestrictions::getRegExForWildCardAttributeName |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Computes a regular expression for matching a wildcard attribute name. |
| HTMLRestrictions::isWildcardAttributeName |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
| ImageAdminStylesTest::testNumericStyleName |
function |
core/modules/image/tests/src/Functional/ImageAdminStylesTest.php |
Tests creating an image style with a numeric name. |
| ImageFormatterTest::$fieldName |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
| ImageOnTranslatedEntityTest::$fieldName |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
The name of the image field used in the test. |
| ImageStyle::$name |
property |
core/modules/image/src/Entity/ImageStyle.php |
The name of the image style. |