You are here
1037 calls to t() in Drupal 9
AccountPermissionsCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/AccountPermissionsCacheContext.php
Returns the label of the cache context.
ActionListBuilder::buildHeader in core/ modules/ action/ src/ActionListBuilder.php
Builds the header row for the entity listing.
ActionListBuilder::getDefaultOperations in core/ modules/ action/ src/ActionListBuilder.php
Gets this list's default operations.
ActionResourceTestBase::createEntity in core/ modules/ system/ tests/ src/ Functional/ Rest/ActionResourceTestBase.php
Creates the entity to be tested.
ActionTest::createEntity in core/ modules/ jsonapi/ tests/ src/ Functional/ActionTest.php
Creates the entity to be tested.
ActionTest::testDependencies in core/ modules/ system/ tests/ src/ Kernel/ Action/ActionTest.php
Tests the dependency calculation of actions.
action_help in core/ modules/ action/action.module
Implements hook_help ().
aggregator_entity_extra_field_info in core/ modules/ aggregator/aggregator.module
Implements hook_entity_extra_field_info ().
aggregator_help in core/ modules/ aggregator/aggregator.module
Implements hook_help ().
AjaxTestImageEffect::buildConfigurationForm in core/ modules/ image/ tests/ modules/ image_module_test/ src/ Plugin/ ImageEffect/AjaxTestImageEffect.php
Form constructor.
ajax_forms_test_validation_form_callback in core/ modules/ system/ tests/ modules/ ajax_forms_test/ajax_forms_test.module
Ajax form callback: Selects the 'drivertext' element of the validation form.
ajax_forms_test_validation_number_form_callback in core/ modules/ system/ tests/ modules/ ajax_forms_test/ajax_forms_test.module
Ajax form callback: Selects the 'drivernumber' element of the validation form.
Analyzer::formatMessages in core/ modules/ views/ src/Analyzer.php
Formats the analyze result into a message string.
AnnotatedClassDiscoveryTest::setUp in core/ tests/ Drupal/ KernelTests/ Core/ Plugin/ Discovery/AnnotatedClassDiscoveryTest.php
AssignOwnerNode::buildConfigurationForm in core/ modules/ node/ src/ Plugin/ Action/AssignOwnerNode.php
Form constructor.
AssignOwnerNode::validateConfigurationForm in core/ modules/ node/ src/ Plugin/ Action/AssignOwnerNode.php
Form validation handler.
authorize.php in core/authorize.php
Administrative script for running authorized file operations.
automated_cron_form_system_cron_settings_alter in core/ modules/ automated_cron/automated_cron.module
Implements hook_form_FORM_ID_alter () for the system_cron_settings() form.
automated_cron_help in core/ modules/ automated_cron/automated_cron.module
Implements hook_help ().
ban_help in core/ modules/ ban/ban.module
Implements hook_help ().
basic_auth_help in core/ modules/ basic_auth/basic_auth.module
Implements hook_help ().
BatchTestMockForm::buildForm in core/ modules/ system/ tests/ modules/ batch_test/ src/ Form/BatchTestMockForm.php
Form constructor.
batch_process in core/ includes/form.inc
Processes the batch.
batch_set in core/ includes/form.inc
Adds a new batch.
big_pipe_help in core/ modules/ big_pipe/big_pipe.module
Implements hook_help ().
BlockContent::baseFieldDefinitions in core/ modules/ block_content/ src/ Entity/BlockContent.php
Provides base field definitions for an entity type.
BlockInterfaceTest::testBlockInterface in core/ modules/ block/ tests/ src/ Kernel/BlockInterfaceTest.php
Tests configuration and subsequent form() and build() method calls.
block_content_help in core/ modules/ block_content/block_content.module
Implements hook_help ().
block_help in core/ modules/ block/block.module
Implements hook_help ().
block_page_top in core/ modules/ block/block.module
Implements hook_page_top ().
block_rebuild in core/ modules/ block/block.module
Implements hook_rebuild ().
block_test_block_alter in core/ modules/ block/ tests/ modules/ block_test/block_test.module
Implements hook_block_alter ().
BookController::adminOverview in core/ modules/ book/ src/ Controller/BookController.php
Returns an administrative overview of all books.
BookController::bookExport in core/ modules/ book/ src/ Controller/BookController.php
Generates representations of a book page and its children.
BookNavigationCacheContext::getLabel in core/ modules/ book/ src/ Cache/BookNavigationCacheContext.php
Returns the label of the cache context.
BookTestTrait::checkBookNode in core/ modules/ book/ tests/ src/ Functional/BookTestTrait.php
Checks the outline of sub-pages; previous, up, and next.
book_form_node_confirm_form_alter in core/ modules/ book/book.module
Implements hook_form_BASE_FORM_ID_alter () for \Drupal\node\Form\NodeDeleteForm .
book_form_node_form_alter in core/ modules/ book/book.module
Implements hook_form_BASE_FORM_ID_alter () for \Drupal\node\NodeForm .
book_help in core/ modules/ book/book.module
Implements hook_help ().
book_node_links_alter in core/ modules/ book/book.module
Implements hook_node_links_alter ().
book_views_data in core/ modules/ book/book.views.inc
Implements hook_views_data ().
Boolean::init in core/ modules/ views/ src/ Plugin/ views/ field/Boolean.php
Initialize the plugin.
BooleanCheckboxWidget::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/BooleanCheckboxWidget.php
Returns a form to configure settings for the widget.
BooleanCheckboxWidget::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/BooleanCheckboxWidget.php
Returns a short summary for the current widget settings.
BreadcrumbTest::testAssertBreadcrumbTrait in core/ modules/ system/ tests/ src/ Functional/ Menu/BreadcrumbTest.php
Tests AssertBreadcrumbTrait works as expected.
BreadcrumbTest::testBreadCrumbs in core/ modules/ system/ tests/ src/ Functional/ Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
breakpoint_help in core/ modules/ breakpoint/breakpoint.module
Implements hook_help ().
Broken::buildConfigurationForm in core/ lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/Broken.php
Form constructor.
BrokenHandlerTrait::adminLabel in core/ modules/ views/ src/ Plugin/ views/BrokenHandlerTrait.php
Returns this handlers name in the UI.
BrokenHandlerTrait::buildOptionsForm in core/ modules/ views/ src/ Plugin/ views/BrokenHandlerTrait.php
Provides a form to edit options for this plugin.
BrowserTestBaseTest::testLegacyDrupalPostForm in core/ tests/ Drupal/ FunctionalTests/BrowserTestBaseTest.php
Tests deprecation of drupalPostForm().
BulkFormTest::testBulkFormCombineFilter in core/ modules/ user/ tests/ src/ Functional/ Views/BulkFormTest.php
Tests the user bulk form with a combined field filter on the bulk column.
BundleConstraintValidatorTest::assertValidation in core/ tests/ Drupal/ KernelTests/ Core/ Entity/BundleConstraintValidatorTest.php
Executes the BundleConstraintValidator test for a given bundle.
Callbacks::validateName in core/ modules/ system/ tests/ modules/ form_test/ src/Callbacks.php
Form element validation handler for 'name' in form_test_validate_form().
callback_batch_finished in core/ lib/ Drupal/ Core/ Form/form.api.php
Complete a batch process.
callback_batch_operation in core/ lib/ Drupal/ Core/ Form/form.api.php
Perform a single batch operation.
ChangeUserRoleBase::buildConfigurationForm in core/ modules/ user/ src/ Plugin/ Action/ChangeUserRoleBase.php
Form constructor.
ckeditor_help in core/ modules/ ckeditor/ckeditor.module
Implements hook_help ().
ClaroPreRender::managedFile in core/ themes/ claro/ src/ClaroPreRender.php
Prerender callback for managed_file.
claro_form_system_modules_alter in core/ themes/ claro/claro.theme
Implements hook_form_FORM_ID_alter () for the system_modules form.
claro_form_views_exposed_form_alter in core/ themes/ claro/claro.theme
Implements hook_form_FORM_ID_alter () for views_exposed_form.
claro_preprocess_input in core/ themes/ claro/claro.theme
Implements template_preprocess_HOOK() for input.
color.inc in core/ themes/ bartik/ color/color.inc
color.inc in core/ modules/ color/ tests/ modules/ color_test/ themes/ color_test_theme/ color/color.inc
Color::validateColor in core/ lib/ Drupal/ Core/ Render/ Element/Color.php
Form element validation handler for #type 'color'.
color_form_system_theme_settings_alter in core/ modules/ color/color.module
Implements hook_form_FORM_ID_alter ().
color_help in core/ modules/ color/color.module
Implements hook_help ().
color_requirements in core/ modules/ color/color.install
Implements hook_requirements ().
color_scheme_form in core/ modules/ color/color.module
Form constructor for the color configuration form for a particular theme.
color_scheme_form_submit in core/ modules/ color/color.module
Form submission handler for color_scheme_form ().
color_scheme_form_validate in core/ modules/ color/color.module
Form validation handler for color_scheme_form ().
Comment::baseFieldDefinitions in core/ modules/ comment/ src/ Entity/Comment.php
Provides base field definitions for an entity type.
CommentItem::fieldSettingsForm in core/ modules/ comment/ src/ Plugin/ Field/ FieldType/CommentItem.php
Returns a form for the field-level settings.
CommentItem::propertyDefinitions in core/ modules/ comment/ src/ Plugin/ Field/ FieldType/CommentItem.php
Defines field item properties.
CommentItem::storageSettingsForm in core/ modules/ comment/ src/ Plugin/ Field/ FieldType/CommentItem.php
Returns a form for the storage-level settings.
CommentLazyBuilders::buildLinks in core/ modules/ comment/ src/CommentLazyBuilders.php
Build the default links (reply, edit, delete …) for a comment.
CommentPagerTest::testTwoPagers in core/ modules/ comment/ tests/ src/ Functional/CommentPagerTest.php
Confirms comment paging works correctly with two pagers.
CommentStatistics::getRankingInfo in core/ modules/ comment/ src/CommentStatistics.php
Returns an array of ranking information for hook_ranking ().
CommentStatusFieldAccessTest::setUp in core/ modules/ comment/ tests/ src/ Functional/CommentStatusFieldAccessTest.php
CommentTestBase::setUp in core/ modules/ comment/ tests/ src/ Functional/CommentTestBase.php
CommentTestBase::setUp in core/ modules/ comment/ tests/ src/ Functional/ Views/CommentTestBase.php
CommentTranslationHandler::entityFormTitle in core/ modules/ comment/ src/CommentTranslationHandler.php
Returns the title to be used for the entity form page.
CommentTypeListBuilder::buildHeader in core/ modules/ comment/ src/CommentTypeListBuilder.php
Builds the header row for the entity listing.
CommentValidationTest::assertLengthViolation in core/ modules/ comment/ tests/ src/ Kernel/CommentValidationTest.php
Verifies that a length violation exists for the given field.
CommentValidationTest::testValidation in core/ modules/ comment/ tests/ src/ Kernel/CommentValidationTest.php
Tests the comment validation constraints.
CommentWidget::formElement in core/ modules/ comment/ src/ Plugin/ Field/ FieldWidget/CommentWidget.php
Returns the form for a single field widget.
comment_entity_extra_field_info in core/ modules/ comment/comment.module
Implements hook_entity_extra_field_info ().
comment_form_field_ui_field_storage_add_form_alter in core/ modules/ comment/comment.module
Implements hook_form_FORM_ID_alter () for field_ui_field_storage_add_form.
comment_help in core/ modules/ comment/comment.module
Implements hook_help ().
comment_test_comment_links_alter in core/ modules/ comment/ tests/ modules/ comment_test/comment_test.module
Implements hook_comment_links_alter ().
comment_token_info in core/ modules/ comment/comment.tokens.inc
Implements hook_token_info ().
comment_views_data_alter in core/ modules/ comment/comment.views.inc
Implements hook_views_data_alter ().
CommonTestController::typeLinkActiveClass in core/ modules/ system/ tests/ modules/ common_test/ src/ Controller/CommonTestController.php
Returns links to the current page, with and without query strings.
CompositeFormElementTrait::preRenderCompositeFormElement in core/ lib/ Drupal/ Core/ Render/ Element/CompositeFormElementTrait.php
Adds form element theming to an element if its title or description is set.
ConfigController::diff in core/ modules/ config/ src/ Controller/ConfigController.php
Shows diff of specified configuration file.
ConfigEntityListBuilder::getDefaultOperations in core/ lib/ Drupal/ Core/ Config/ Entity/ConfigEntityListBuilder.php
Gets this list's default operations.
ConfigEntityListTest::testList in core/ modules/ config/ tests/ src/ Functional/ConfigEntityListTest.php
Tests entity list builder methods.
ConfigEntityQueryTest::testTableSort in core/ tests/ Drupal/ KernelTests/ Core/ Entity/ConfigEntityQueryTest.php
Tests sorting with tableSort on config entity queries.
ConfigFormTestBase::testConfigForm in core/ tests/ Drupal/ KernelTests/ConfigFormTestBase.php
Submit the system_config_form ensure the configuration has expected values.
ConfigImporter::finish in core/ lib/ Drupal/ Core/ Config/ConfigImporter.php
Finishes the batch.
ConfigImporter::processExtensions in core/ lib/ Drupal/ Core/ Config/ConfigImporter.php
Processes extensions as a batch operation.
ConfigImporterBatch::finish in core/ lib/ Drupal/ Core/ Config/ Importer/ConfigImporterBatch.php
Finish batch.
ConfigOverrideIntegrationTestCacheContext::getLabel in core/ modules/ config/ tests/ config_override_integration_test/ src/ Cache/ConfigOverrideIntegrationTestCacheContext.php
Returns the label of the cache context.
ConfigTestForm::form in core/ modules/ config/ tests/ config_test/ src/ConfigTestForm.php
Gets the actual form array to be built.
ConfigTestListBuilder::buildHeader in core/ modules/ config/ tests/ config_test/ src/ConfigTestListBuilder.php
Builds the header row for the entity listing.
config_help in core/ modules/ config/config.module
Implements hook_help ().
config_translation_entity_operation in core/ modules/ config_translation/config_translation.module
Implements hook_entity_operation ().
config_translation_help in core/ modules/ config_translation/config_translation.module
Implements hook_help ().
ContactFormListBuilder::buildHeader in core/ modules/ contact/ src/ContactFormListBuilder.php
Builds the header row for the entity listing.
ContactFormListBuilder::buildRow in core/ modules/ contact/ src/ContactFormListBuilder.php
Builds a row for an entity in the entity listing.
ContactPersonalTest::testSendPersonalContactMessage in core/ modules/ contact/ tests/ src/ Functional/ContactPersonalTest.php
Tests that mails for contact messages are correctly sent.
ContactSitewideTest::testSiteWideContact in core/ modules/ contact/ tests/ src/ Functional/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
contact_entity_extra_field_info in core/ modules/ contact/contact.module
Implements hook_entity_extra_field_info ().
contact_form_user_admin_settings_alter in core/ modules/ contact/contact.module
Implements hook_form_FORM_ID_alter ().
contact_form_user_form_alter in core/ modules/ contact/contact.module
Implements hook_form_FORM_ID_alter ().
contact_help in core/ modules/ contact/contact.module
Implements hook_help ().
contact_mail in core/ modules/ contact/contact.module
Implements hook_mail ().
contact_storage_test_form_contact_form_form_alter in core/ modules/ contact/ tests/ modules/ contact_storage_test/contact_storage_test.module
Implements hook_form_FORM_ID_alter () for contact_form_form().
contact_views_data_alter in core/ modules/ contact/contact.views.inc
Implements hook_views_data_alter ().
ContentTranslationContextualLinks::getDerivativeDefinitions in core/ modules/ content_translation/ src/ Plugin/ Derivative/ContentTranslationContextualLinks.php
Gets the definition of all derivatives of a base plugin.
ContentTranslationHandler::addTranslatabilityClue in core/ modules/ content_translation/ src/ContentTranslationHandler.php
Adds a clue about the form element translatability.
ContentTranslationHandler::entityFormAlter in core/ modules/ content_translation/ src/ContentTranslationHandler.php
Performs the needed alterations to the entity form.
ContentTranslationHandler::entityFormDelete in core/ modules/ content_translation/ src/ContentTranslationHandler.php
Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormSourceChange in core/ modules/ content_translation/ src/ContentTranslationHandler.php
Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormValidate in core/ modules/ content_translation/ src/ContentTranslationHandler.php
Form validation handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationWorkflowsTest::testWorkflows in core/ modules/ content_translation/ tests/ src/ Functional/ContentTranslationWorkflowsTest.php
Tests simple and editorial translation workflows.
content_moderation_help in core/ modules/ content_moderation/content_moderation.module
Implements hook_help ().
content_translation_entity_extra_field_info in core/ modules/ content_translation/content_translation.module
Implements hook_entity_extra_field_info ().
content_translation_entity_operation in core/ modules/ content_translation/content_translation.module
Implements hook_entity_operation ().
content_translation_field_sync_widget in core/ modules/ content_translation/content_translation.admin.inc
Returns a form element to configure field synchronization.
content_translation_form_field_config_edit_form_alter in core/ modules/ content_translation/content_translation.module
Implements hook_form_FORM_ID_alter () for 'field_config_edit_form'.
content_translation_form_language_content_settings_validate in core/ modules/ content_translation/content_translation.admin.inc
Form validation handler for content_translation_admin_settings_form().
content_translation_help in core/ modules/ content_translation/content_translation.module
Implements hook_help ().
content_translation_install in core/ modules/ content_translation/content_translation.install
Implements hook_install ().
content_translation_language_configuration_element_process in core/ modules/ content_translation/content_translation.module
Process callback: Expands the language_configuration form element.
content_translation_language_configuration_element_validate in core/ modules/ content_translation/content_translation.module
Form validation handler for element added with content_translation_language_configuration_element_process ().
content_translation_views_data_alter in core/ modules/ content_translation/content_translation.module
Implements hook_views_data_alter ().
ContextPluginTest::testContext in core/ tests/ Drupal/ KernelTests/ Core/ Plugin/ContextPluginTest.php
Tests basic context definition and value getters and setters.
contextual_help in core/ modules/ contextual/contextual.module
Implements hook_help ().
contextual_toolbar in core/ modules/ contextual/contextual.module
Implements hook_toolbar ().
contextual_views_data_alter in core/ modules/ contextual/contextual.views.inc
Implements hook_views_data_alter ().
ConvertImageEffect::buildConfigurationForm in core/ modules/ image/ src/ Plugin/ ImageEffect/ConvertImageEffect.php
Form constructor.
CookiesCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/CookiesCacheContext.php
Returns the label of the cache context.
core_field_views_data in core/ modules/ views/views.views.inc
Implements hook_field_views_data ().
CountryManager::getStandardList in core/ lib/ Drupal/ Core/ Locale/CountryManager.php
Get an array of all two-letter country code => country name pairs.
CropImageEffect::buildConfigurationForm in core/ modules/ image/ src/ Plugin/ ImageEffect/CropImageEffect.php
Form constructor.
CustomDirectoryAnnotatedClassDiscoveryTest::setUp in core/ tests/ Drupal/ KernelTests/ Core/ Plugin/ Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php
D6NodeDeriver::getDerivativeDefinitions in core/ modules/ node/ src/ Plugin/ migrate/D6NodeDeriver.php
Gets the definition of all derivatives of a base plugin.
D7NodeDeriver::getDerivativeDefinitions in core/ modules/ node/ src/ Plugin/ migrate/D7NodeDeriver.php
Gets the definition of all derivatives of a base plugin.
D7TaxonomyTermDeriver::getDerivativeDefinitions in core/ modules/ taxonomy/ src/ Plugin/ migrate/D7TaxonomyTermDeriver.php
Gets the definition of all derivatives of a base plugin.
DatabaseTestController::testTablesort in core/ modules/ system/ tests/ modules/ database_test/ src/ Controller/DatabaseTestController.php
Runs a tablesort query and returns the results.
DatabaseTestController::testTablesortFirst in core/ modules/ system/ tests/ modules/ database_test/ src/ Controller/DatabaseTestController.php
Runs a tablesort query with a second order_by after and returns the results.
DatabaseTestForm::buildForm in core/ modules/ system/ tests/ modules/ database_test/ src/ Form/DatabaseTestForm.php
Form constructor.
DateFormatListBuilder::buildHeader in core/ modules/ system/ src/DateFormatListBuilder.php
Builds the header row for the entity listing.
DateHelper::ampm in core/ lib/ Drupal/ Core/ Datetime/DateHelper.php
Constructs an array of AM and PM options.
DateHelper::monthNames in core/ lib/ Drupal/ Core/ Datetime/DateHelper.php
Returns a translated array of month names.
DateHelper::monthNamesAbbr in core/ lib/ Drupal/ Core/ Datetime/DateHelper.php
Constructs a translated array of month name abbreviations.
DateHelper::weekDays in core/ lib/ Drupal/ Core/ Datetime/DateHelper.php
Returns a translated array of week names.
DateHelper::weekDaysAbbr in core/ lib/ Drupal/ Core/ Datetime/DateHelper.php
Constructs a translated array of week day abbreviations.
DateHelper::weekDaysAbbr1 in core/ lib/ Drupal/ Core/ Datetime/DateHelper.php
Constructs a translated array of 1-letter week day abbreviations.
DateHelper::weekDaysAbbr2 in core/ lib/ Drupal/ Core/ Datetime/DateHelper.php
Constructs a translated array of 2-letter week day abbreviations.
Datelist::processDatelist in core/ lib/ Drupal/ Core/ Datetime/ Element/Datelist.php
Expands a date element into an array of individual elements.
Datelist::validateDatelist in core/ lib/ Drupal/ Core/ Datetime/ Element/Datelist.php
Validation callback for a datelist element.
Datelist::valueCallback in core/ lib/ Drupal/ Core/ Datetime/ Element/Datelist.php
Validates the date type to adjust 12 hour time and prevent invalid dates.
If the date is valid, the date is set in the form.
Datetime::processDatetime in core/ lib/ Drupal/ Core/ Datetime/ Element/Datetime.php
Expands a datetime element type into date and/or time elements.
Datetime::validateDatetime in core/ lib/ Drupal/ Core/ Datetime/ Element/Datetime.php
Validation callback for a datetime element.
DateTimeDatelistWidget::settingsForm in core/ modules/ datetime/ src/ Plugin/ Field/ FieldWidget/DateTimeDatelistWidget.php
Returns a form to configure settings for the widget.
DateTimeDatelistWidget::settingsSummary in core/ modules/ datetime/ src/ Plugin/ Field/ FieldWidget/DateTimeDatelistWidget.php
Returns a short summary for the current widget settings.
DateTimeDefaultFormatter::settingsForm in core/ modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/DateTimeDefaultFormatter.php
Returns a form to configure settings for the formatter.
DateTimeDefaultFormatter::settingsSummary in core/ modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/DateTimeDefaultFormatter.php
Returns a short summary for the current formatter settings.
DatetimeElementFormTest::buildForm in core/ tests/ Drupal/ KernelTests/ Core/ Datetime/DatetimeElementFormTest.php
Form constructor.
DateTimeFieldItemList::defaultValuesForm in core/ modules/ datetime/ src/ Plugin/ Field/ FieldType/DateTimeFieldItemList.php
Returns a form for the default value input.
DateTimeFieldItemList::defaultValuesFormValidate in core/ modules/ datetime/ src/ Plugin/ Field/ FieldType/DateTimeFieldItemList.php
Validates the submitted default value.
DateTimeItem::storageSettingsForm in core/ modules/ datetime/ src/ Plugin/ Field/ FieldType/DateTimeItem.php
Returns a form for the storage-level settings.
datetime_help in core/ modules/ datetime/datetime.module
Implements hook_help ().
datetime_range_help in core/ modules/ datetime_range/datetime_range.module
Implements hook_help ().
datetime_type_field_views_data_helper in core/ modules/ datetime/datetime.views.inc
Provides Views integration for any datetime-based fields.
DbLogTest::verifyEvents in core/ modules/ dblog/ tests/ src/ Functional/DbLogTest.php
Generates and then verifies various types of events.
dblog_filters in core/ modules/ dblog/dblog.admin.inc
Creates a list of database log administration filters that can be applied.
dblog_form_system_logging_settings_alter in core/ modules/ dblog/dblog.module
Implements hook_form_FORM_ID_alter () for system_logging_settings().
dblog_help in core/ modules/ dblog/dblog.module
Implements hook_help ().
dblog_views_data in core/ modules/ dblog/dblog.views.inc
Implements hook_views_data ().
DecimalFormatter::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/DecimalFormatter.php
Returns a form to configure settings for the formatter.
DecimalItem::storageSettingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/DecimalItem.php
Returns a form for the storage-level settings.
DefaultFetcher::fetch in core/ modules/ aggregator/ src/ Plugin/ aggregator/ fetcher/DefaultFetcher.php
Downloads feed data.
DefaultParser::parse in core/ modules/ aggregator/ src/ Plugin/ aggregator/ parser/DefaultParser.php
Parses feed data.
DefaultProcessor::buildConfigurationForm in core/ modules/ aggregator/ src/ Plugin/ aggregator/ processor/DefaultProcessor.php
Form constructor.
DefaultProcessor::delete in core/ modules/ aggregator/ src/ Plugin/ aggregator/ processor/DefaultProcessor.php
Deletes stored feed data.
DefaultSelectionDeriver::getDerivativeDefinitions in core/ lib/ Drupal/ Core/ Entity/ Plugin/ Derivative/DefaultSelectionDeriver.php
Gets the definition of all derivatives of a base plugin.
demo_umami_install in core/ profiles/ demo_umami/demo_umami.install
Implements hook_install ().
demo_umami_requirements in core/ profiles/ demo_umami/demo_umami.install
Implements hook_requirements ().
DisplayLink::validate in core/ modules/ views/ src/ Plugin/ views/ area/DisplayLink.php
Validate that the plugin is correct and can be saved.
DisplayPluginBase::buildOptionsForm in core/ modules/ views/ src/ Plugin/ views/ display/DisplayPluginBase.php
Provide a form to edit options for this plugin.
DisplayPluginCollection::initializePlugin in core/ modules/ views/ src/DisplayPluginCollection.php
Initializes and stores a plugin.
DisplayTest::testMissingRelationship in core/ modules/ views/ tests/ src/ Functional/ Plugin/DisplayTest.php
Tests display validation when a required relationship is missing.
DraggableListBuilder::buildForm in core/ lib/ Drupal/ Core/ Config/ Entity/DraggableListBuilder.php
Form constructor.
DraggableListBuilder::buildHeader in core/ lib/ Drupal/ Core/ Config/ Entity/DraggableListBuilder.php
Builds the header row for the entity listing.
DraggableListBuilder::buildRow in core/ lib/ Drupal/ Core/ Config/ Entity/DraggableListBuilder.php
Builds a row for an entity in the entity listing.
drupal_check_module in core/ includes/install.inc
Checks a module's requirements.
drupal_verify_profile in core/ includes/install.inc
Verifies that all dependencies are met for a given installation profile.
DummyAjaxFormatter::settingsSummary in core/ modules/ image/ tests/ modules/ image_module_test/ src/ Plugin/ Field/ FieldFormatter/DummyAjaxFormatter.php
Returns a short summary for the current formatter settings.
DummyReadOnlyStreamWrapper::getDescription in core/ modules/ file/ tests/ file_test/ src/ StreamWrapper/DummyReadOnlyStreamWrapper.php
Returns the description of the stream wrapper for use in the UI.
DummyReadOnlyStreamWrapper::getName in core/ modules/ file/ tests/ file_test/ src/ StreamWrapper/DummyReadOnlyStreamWrapper.php
Returns the name of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper::getDescription in core/ modules/ file/ tests/ file_test/ src/ StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php
Returns the description of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper::getName in core/ modules/ file/ tests/ file_test/ src/ StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php
Returns the name of the stream wrapper for use in the UI.
DummyRemoteStreamWrapper::getDescription in core/ modules/ file/ tests/ file_test/ src/ StreamWrapper/DummyRemoteStreamWrapper.php
Returns the description of the stream wrapper for use in the UI.
DummyRemoteStreamWrapper::getName in core/ modules/ file/ tests/ file_test/ src/ StreamWrapper/DummyRemoteStreamWrapper.php
Returns the name of the stream wrapper for use in the UI.
DummyStreamWrapper::getDescription in core/ modules/ file/ tests/ file_test/ src/ StreamWrapper/DummyStreamWrapper.php
Returns the description of the stream wrapper for use in the UI.
DummyStreamWrapper::getName in core/ modules/ file/ tests/ file_test/ src/ StreamWrapper/DummyStreamWrapper.php
Returns the name of the stream wrapper for use in the UI.
dynamic_page_cache_help in core/ modules/ dynamic_page_cache/dynamic_page_cache.module
Implements hook_help ().
editor_form_filter_admin_format_validate in core/ modules/ editor/editor.module
Additional validate handler for filter_format_form().
editor_form_filter_admin_overview_alter in core/ modules/ editor/editor.module
Implements hook_form_FORM_ID_alter ().
editor_form_filter_format_form_alter in core/ modules/ editor/editor.module
Implements hook_form_BASE_FORM_ID_alter () for \Drupal\filter\FilterFormatEditForm .
editor_help in core/ modules/ editor/editor.module
Implements hook_help ().
editor_image_upload_settings_form in core/ modules/ editor/editor.admin.inc
Subform constructor to configure the text editor's image upload settings.
ElementsTableSelectTest::formSubmitHelper in core/ modules/ system/ tests/ src/ Functional/ Form/ElementsTableSelectTest.php
Helper function for the option check test to submit a form while collecting errors.
Email::validateEmail in core/ lib/ Drupal/ Core/ Render/ Element/Email.php
Form element validation handler for #type 'email'.
EmailAction::buildConfigurationForm in core/ lib/ Drupal/ Core/ Action/ Plugin/ Action/EmailAction.php
Form constructor.
EmailAction::validateConfigurationForm in core/ lib/ Drupal/ Core/ Action/ Plugin/ Action/EmailAction.php
Form validation handler.
EmailDefaultWidget::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/EmailDefaultWidget.php
Returns a form to configure settings for the widget.
EmailDefaultWidget::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/EmailDefaultWidget.php
Returns a short summary for the current widget settings.
EmailItem::getConstraints in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/EmailItem.php
Gets a list of validation constraints.
EmptySource::fields in core/ modules/ migrate/ src/ Plugin/ migrate/ source/EmptySource.php
Returns available fields on the source.
EntityAutocomplete::getEntityLabels in core/ lib/ Drupal/ Core/ Entity/ Element/EntityAutocomplete.php
Converts an array of entity objects into a string of entity labels.
EntityAutocomplete::matchEntityByTitle in core/ lib/ Drupal/ Core/ Entity/ Element/EntityAutocomplete.php
Finds an entity from an autocomplete input without an explicit ID.
EntityAutocomplete::validateEntityAutocomplete in core/ lib/ Drupal/ Core/ Entity/ Element/EntityAutocomplete.php
Form element validation handler for entity_autocomplete elements.
EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement in core/ tests/ Drupal/ KernelTests/ Core/ Entity/ Element/EntityAutocompleteElementFormTest.php
Tests invalid entries in the EntityAutocomplete Form API element.
EntityDefinitionTestTrait::addBaseField in core/ modules/ system/ tests/ src/ Functional/ Entity/ Traits/EntityDefinitionTestTrait.php
Adds a new base field to the 'entity_test_update' entity type.
EntityDefinitionUpdateTest::testEntityIndexCreateDeleteWithoutData in core/ tests/ Drupal/ KernelTests/ Core/ Entity/EntityDefinitionUpdateTest.php
Tests creating and deleting a multi-field index when there are no existing entities.
EntityDefinitionUpdateTest::testEntityTypeUpdateWithoutData in core/ tests/ Drupal/ KernelTests/ Core/ Entity/EntityDefinitionUpdateTest.php
Tests updating entity schema when there are no existing entities.
EntityDisplayRepository::getDisplayModeOptions in core/ lib/ Drupal/ Core/ Entity/EntityDisplayRepository.php
Gets an array of display mode options.
EntityDisplayTest::testComponentDependencies in core/ modules/ field_ui/ tests/ src/ Kernel/EntityDisplayTest.php
Tests components dependencies additions.
EntityReferenceAutocompleteWidget::getMatchOperatorOptions in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/EntityReferenceAutocompleteWidget.php
Returns the options for the match operator.
EntityReferenceAutocompleteWidget::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/EntityReferenceAutocompleteWidget.php
Returns a form to configure settings for the widget.
EntityReferenceAutocompleteWidget::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/EntityReferenceAutocompleteWidget.php
Returns a short summary for the current widget settings.
EntityReferenceEntityFormatter::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/EntityReferenceEntityFormatter.php
Returns a form to configure settings for the formatter.
EntityReferenceEntityFormatter::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/EntityReferenceEntityFormatter.php
Returns a short summary for the current formatter settings.
EntityReferenceFieldTest::testEntityReferenceFieldValidation in core/ tests/ Drupal/ KernelTests/ Core/ Entity/EntityReferenceFieldTest.php
Tests reference field validation.
EntityReferenceItem::fieldSettingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/EntityReferenceItem.php
Returns a form for the field-level settings.
EntityReferenceItem::storageSettingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/EntityReferenceItem.php
Returns a form for the storage-level settings.
EntityReferenceLabelFormatter::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/EntityReferenceLabelFormatter.php
Returns a form to configure settings for the formatter.
EntityReferenceLabelFormatter::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/EntityReferenceLabelFormatter.php
Returns a short summary for the current formatter settings.
EntitySerializedField::baseFieldDefinitions in core/ modules/ system/ tests/ modules/ entity_test/ src/ Entity/EntitySerializedField.php
Provides base field definitions for an entity type.
EntityTestBaseFieldDisplay::baseFieldDefinitions in core/ modules/ system/ tests/ modules/ entity_test/ src/ Entity/EntityTestBaseFieldDisplay.php
Provides base field definitions for an entity type.
EntityTestConstraints::baseFieldDefinitions in core/ modules/ system/ tests/ modules/ entity_test/ src/ Entity/EntityTestConstraints.php
Provides base field definitions for an entity type.
EntityTestForm::form in core/ modules/ system/ tests/ modules/ entity_test/ src/EntityTestForm.php
Gets the actual form array to be built.
EntityTestForm::save in core/ modules/ system/ tests/ modules/ entity_test/ src/EntityTestForm.php
Form submission handler for the 'save' action.
EntityTestListBuilder::buildHeader in core/ modules/ system/ tests/ modules/ entity_test/ src/EntityTestListBuilder.php
Builds the header row for the entity listing.
EntityTestMapField::baseFieldDefinitions in core/ modules/ system/ tests/ modules/ entity_test/ src/ Entity/EntityTestMapField.php
Provides base field definitions for an entity type.
EntityTestMulChanged::baseFieldDefinitions in core/ modules/ system/ tests/ modules/ entity_test/ src/ Entity/EntityTestMulChanged.php
Provides base field definitions for an entity type.
EntityTestViewGrantsCacheContext::getLabel in core/ modules/ system/ tests/ modules/ entity_test/ src/ Cache/EntityTestViewGrantsCacheContext.php
Returns the label of the cache context.
EntityTypeConstraintValidatorTest::testValidation in core/ tests/ Drupal/ KernelTests/ Core/ Entity/EntityTypeConstraintValidatorTest.php
Tests the EntityTypeConstraintValidator.
EntityValidationTest::checkValidation in core/ tests/ Drupal/ KernelTests/ Core/ Entity/EntityValidationTest.php
Executes the validation test set for a defined entity type.
entity_schema_test_entity_base_field_info in core/ modules/ system/ tests/ modules/ entity_schema_test/entity_schema_test.module
Implements hook_entity_base_field_info ().
entity_test_entity_extra_field_info in core/ modules/ system/ tests/ modules/ entity_test/entity_test.module
Implements hook_entity_extra_field_info ().
entity_test_entity_form_mode_info_alter in core/ modules/ system/ tests/ modules/ entity_test/entity_test.module
Implements hook_entity_form_mode_info_alter().
entity_test_entity_view_mode_info_alter in core/ modules/ system/ tests/ modules/ entity_test/entity_test.module
Implements hook_entity_view_mode_info_alter ().
entity_test_operation_entity_operation in core/ modules/ system/ tests/ modules/ entity_test_operation/entity_test_operation.module
Implements hook_entity_operation ().
experimental_module_requirements_test_help in core/ modules/ system/ tests/ modules/ experimental_module_requirements_test/experimental_module_requirements_test.module
Implements hook_help ().
experimental_module_requirements_test_requirements in core/ modules/ system/ tests/ modules/ experimental_module_requirements_test/experimental_module_requirements_test.install
Implements hook_requirements ().
experimental_module_test_help in core/ modules/ system/ tests/ modules/ experimental_module_test/experimental_module_test.module
Implements hook_help ().
ExposedFilterAJAXTest::testExposedFilteringWithButtonElement in core/ modules/ views/ tests/ src/ FunctionalJavascript/ExposedFilterAJAXTest.php
Tests exposed filtering via AJAX with a button element.
ExposedFormRenderTest::testExposedFormRender in core/ modules/ views/ tests/ src/ Kernel/ Plugin/ExposedFormRenderTest.php
Tests the exposed form markup.
Feed::baseFieldDefinitions in core/ modules/ aggregator/ src/ Entity/Feed.php
Provides base field definitions for an entity type.
FeedValidationTest::testValidation in core/ modules/ aggregator/ tests/ src/ Kernel/FeedValidationTest.php
Tests the feed validation constraints.
FeedViewBuilder::buildComponents in core/ modules/ aggregator/ src/FeedViewBuilder.php
Builds the component fields and properties of a set of entities.
FieldBooleanTest::testFieldBoolean in core/ modules/ views/ tests/ src/ Kernel/ Handler/FieldBooleanTest.php
FieldCrudTest::doFieldPropertyConstraintsTests in core/ modules/ field/ tests/ src/ Kernel/FieldCrudTest.php
Tests configurable field validation.
FieldDateTest::assertRenderedDatesEqual in core/ modules/ views/ tests/ src/ Kernel/ Handler/FieldDateTest.php
Asserts properly formatted display against 'created' field in view.
FieldDateTest::assertRenderedFutureDatesEqual in core/ modules/ views/ tests/ src/ Kernel/ Handler/FieldDateTest.php
Asserts properly formatted display against 'destroyed' field in view.
FieldDateTest::testFieldDate in core/ modules/ views/ tests/ src/ Kernel/ Handler/FieldDateTest.php
Sets up functional test of the views date field.
FieldFormButtonTest::viewsForm in core/ modules/ views/ tests/ modules/ views_test_data/ src/ Plugin/ views/ field/FieldFormButtonTest.php
Form constructor for the views form.
FieldItemList::getConstraints in core/ lib/ Drupal/ Core/ Field/FieldItemList.php
Gets a list of validation constraints.
FieldPluginBase::buildOptionsForm in core/ modules/ views/ src/ Plugin/ views/ field/FieldPluginBase.php
Default options form that provides the label widget that all fields
should have.
FieldPluginBase::trimText in core/ modules/ views/ src/ Plugin/ views/ field/FieldPluginBase.php
Trims the field down to the specified length.
FieldValidationTest::testCardinalityConstraint in core/ modules/ field/ tests/ src/ Kernel/FieldValidationTest.php
Tests that the number of values is validated against the field cardinality.
FieldValidationTest::testFieldConstraints in core/ modules/ field/ tests/ src/ Kernel/FieldValidationTest.php
Tests that constraints defined by the field type are validated.
field_help in core/ modules/ field/field.module
Implements hook_help ().
field_layout_help in core/ modules/ field_layout/field_layout.module
Implements hook_help ().
field_test_entity_bundle_field_info_alter in core/ modules/ field/ tests/ modules/ field_test/field_test.module
Implements hook_entity_bundle_field_info_alter ().
field_third_party_test_field_formatter_third_party_settings_form in core/ modules/ field/ tests/ modules/ field_third_party_test/field_third_party_test.module
Implements hook_field_formatter_third_party_settings_form ().
field_third_party_test_field_widget_third_party_settings_form in core/ modules/ field/ tests/ modules/ field_third_party_test/field_third_party_test.module
Implements hook_field_widget_third_party_settings_form ().
field_ui_entity_operation in core/ modules/ field_ui/field_ui.module
Implements hook_entity_operation ().
field_ui_form_field_ui_field_storage_add_form_alter in core/ modules/ field_ui/field_ui.module
Implements hook_form_FORM_ID_alter () for 'field_ui_field_storage_add_form'.
field_ui_form_node_type_form_alter in core/ modules/ field_ui/field_ui.module
Implements hook_form_FORM_ID_alter ().
field_ui_help in core/ modules/ field_ui/field_ui.module
Implements hook_help ().
File::baseFieldDefinitions in core/ modules/ file/ src/ Entity/File.php
Provides base field definitions for an entity type.
FileItem::fieldSettingsForm in core/ modules/ file/ src/ Plugin/ Field/ FieldType/FileItem.php
Returns a form for the field-level settings.
FileItem::propertyDefinitions in core/ modules/ file/ src/ Plugin/ Field/ FieldType/FileItem.php
Defines field item properties.
FileItem::storageSettingsForm in core/ modules/ file/ src/ Plugin/ Field/ FieldType/FileItem.php
Returns a form for the storage-level settings.
FileItem::validateExtensions in core/ modules/ file/ src/ Plugin/ Field/ FieldType/FileItem.php
Form API callback.
FileItem::validateMaxFilesize in core/ modules/ file/ src/ Plugin/ Field/ FieldType/FileItem.php
Form API callback.
FileManagedFileElementTest::testManagedFile in core/ modules/ file/ tests/ src/ FunctionalJavascript/FileManagedFileElementTest.php
Tests the managed_file element type.
FilePrivateTest::testPrivateFile in core/ modules/ file/ tests/ src/ Functional/FilePrivateTest.php
Tests file access for file uploaded to a private node.
FileTestBase::assertDirectoryPermissions in core/ tests/ Drupal/ KernelTests/ Core/ File/FileTestBase.php
Helper function to test the permissions of a directory.
FileTestBase::assertFilePermissions in core/ tests/ Drupal/ KernelTests/ Core/ File/FileTestBase.php
Helper function to test the permissions of a file.
FileTestForm::buildForm in core/ modules/ file/ tests/ file_test/ src/ Form/FileTestForm.php
Form constructor.
FileTestForm::submitForm in core/ modules/ file/ tests/ file_test/ src/ Form/FileTestForm.php
Form submission handler.
FileTestSaveUploadFromForm::buildForm in core/ modules/ file/ tests/ file_test/ src/ Form/FileTestSaveUploadFromForm.php
Form constructor.
FileTransfer::getSettingsForm in core/ lib/ Drupal/ Core/ FileTransfer/FileTransfer.php
Returns a form to collect connection settings credentials.
FileWidget::formMultipleElements in core/ modules/ file/ src/ Plugin/ Field/ FieldWidget/FileWidget.php
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements ().
FileWidget::process in core/ modules/ file/ src/ Plugin/ Field/ FieldWidget/FileWidget.php
Form API callback: Processes a file_generic field element.
FileWidget::processMultiple in core/ modules/ file/ src/ Plugin/ Field/ FieldWidget/FileWidget.php
Form API callback: Processes a group of file_generic field elements.
FileWidget::settingsForm in core/ modules/ file/ src/ Plugin/ Field/ FieldWidget/FileWidget.php
Returns a form to configure settings for the widget.
FileWidget::settingsSummary in core/ modules/ file/ src/ Plugin/ Field/ FieldWidget/FileWidget.php
Returns a short summary for the current widget settings.
FileWidget::validateMultipleCount in core/ modules/ file/ src/ Plugin/ Field/ FieldWidget/FileWidget.php
Form element validation callback for upload element on file widget. Checks
if user has uploaded more files than allowed.
FileWidgetAjaxController::progress in core/ modules/ file/ src/ Controller/FileWidgetAjaxController.php
Returns the progress status for a file upload process.
file_copy in core/ modules/ file/file.module
Copies a file to a new location and adds a file record to the database.
file_field_views_data in core/ modules/ file/file.views.inc
Implements hook_field_views_data ().
file_field_views_data_views_data_alter in core/ modules/ file/file.views.inc
Implements hook_field_views_data_views_data_alter ().
file_help in core/ modules/ file/file.module
Implements hook_help ().
file_managed_file_save_upload in core/ modules/ file/file.module
Saves any files that have been uploaded into a managed_file element.
file_move in core/ modules/ file/file.module
Moves a file to a new location and update the file's database entry.
file_munge_filename in core/ includes/file.inc
Modifies a filename as needed for security purposes.
file_post_update_add_txt_if_allows_insecure_extensions in core/ modules/ file/file.post_update.php
Add txt to allowed extensions for all fields that allow uploads of insecure files.
file_requirements in core/ modules/ file/file.install
Implements hook_requirements ().
file_save_data in core/ modules/ file/file.module
Saves a file to the specified destination and creates a database entry.
file_token_info in core/ modules/ file/file.module
Implements hook_token_info ().
file_validate in core/ modules/ file/file.module
Checks that a file meets the criteria specified by the validators.
file_validate_extensions in core/ modules/ file/file.module
Checks that the filename ends with an allowed extension.
file_validate_image_resolution in core/ modules/ file/file.module
Verifies that image dimensions are within the specified maximum and minimum.
file_validate_is_image in core/ modules/ file/file.module
Checks that the file is recognized as a valid image.
file_validate_name_length in core/ modules/ file/file.module
Checks for files with names longer than can be stored in the database.
file_validate_size in core/ modules/ file/file.module
Checks that the file's size is below certain limits.
FilterCombineTest::testFilterCombineContainsFieldsOverwritten in core/ modules/ views/ tests/ src/ Kernel/ Handler/FilterCombineTest.php
Tests if the filter can handle removed fields.
FilterCombineTest::testNonFieldsRow in core/ modules/ views/ tests/ src/ Kernel/ Handler/FilterCombineTest.php
Tests that the combine field filter is not valid on displays that don't use
fields.
FilterHtmlImageSecureTest::testImageSource in core/ modules/ filter/ tests/ src/ Functional/FilterHtmlImageSecureTest.php
Tests removal of images having a non-local source.
FilterNodeAccessTest::setUp in core/ modules/ node/ tests/ src/ Functional/ Views/FilterNodeAccessTest.php
filter_filter_secure_image_alter in core/ modules/ filter/filter.module
Implements hook_filter_secure_image_alter ().
filter_help in core/ modules/ filter/filter.module
Implements hook_help ().
FormController::buildForm in core/ modules/ system/ tests/ modules/ condition_test/ src/FormController.php
Form constructor.
FormController::submitForm in core/ modules/ system/ tests/ modules/ condition_test/ src/FormController.php
Form submission handler.
FormElement::validatePattern in core/ lib/ Drupal/ Core/ Render/ Element/FormElement.php
#element_validate callback for #pattern form element property.
FormTest::testRequiredCheckboxesRadio in core/ modules/ system/ tests/ src/ Functional/ Form/FormTest.php
Tests validation for required checkbox, select, and radio elements.
FormTest::testRequiredFields in core/ modules/ system/ tests/ src/ Functional/ Form/FormTest.php
Check several empty values for required forms elements.
FormTestCheckboxesZeroForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestCheckboxesZeroForm.php
Form constructor.
FormTestCheckboxForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestCheckboxForm.php
Form constructor.
FormTestCheckboxTypeJugglingForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestCheckboxTypeJugglingForm.php
Form constructor.
FormTestClickedButtonForm::validateForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestClickedButtonForm.php
Form validation handler.
FormTestControllerObject::create in core/ modules/ system/ tests/ modules/ form_test/ src/FormTestControllerObject.php
Instantiates a new instance of this class.
FormTestDisabledElementsForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestDisabledElementsForm.php
Form constructor.
FormTestEmptySelectForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestEmptySelectForm.php
Form constructor.
FormTestFormStateValuesCleanAdvancedForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestFormStateValuesCleanAdvancedForm.php
Form constructor.
FormTestFormStateValuesCleanAdvancedForm::submitForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestFormStateValuesCleanAdvancedForm.php
Form submission handler.
FormTestFormStateValuesCleanForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestFormStateValuesCleanForm.php
Form constructor.
FormTestInputForgeryForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestInputForgeryForm.php
Form constructor.
FormTestLabelForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestLabelForm.php
Form constructor.
FormTestLanguageSelectForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestLanguageSelectForm.php
Form constructor.
FormTestLimitValidationErrorsForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestLimitValidationErrorsForm.php
Form constructor.
FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestLimitValidationErrorsForm.php
FormTestProgrammaticForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestProgrammaticForm.php
Form constructor.
FormTestProgrammaticForm::validateForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestProgrammaticForm.php
Form validation handler.
FormTestRebuildPreserveValuesForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestRebuildPreserveValuesForm.php
Form constructor.
FormTestRedirectForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestRedirectForm.php
Form constructor.
FormTestStatePersistForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestStatePersistForm.php
Form constructor.
FormTestTableSelectFormBase::tableselectFormBuilder in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestTableSelectFormBase.php
Build a form to test the tableselect element.
FormTestValidateRequiredForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestValidateRequiredForm.php
Form constructor.
FormTestVerticalTabsAccessForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestVerticalTabsAccessForm.php
Form constructor.
FormTestVerticalTabsAccessForm::submitForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestVerticalTabsAccessForm.php
Form submission handler.
FormTestVerticalTabsAccessForm::validateForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestVerticalTabsAccessForm.php
Form validation handler.
FormTestVerticalTabsForm::buildForm in core/ modules/ system/ tests/ modules/ form_test/ src/ Form/FormTestVerticalTabsForm.php
Form constructor.
form_test_form_user_register_form_alter in core/ modules/ system/ tests/ modules/ form_test/form_test.module
Implements hook_form_FORM_ID_alter () for the registration form.
ForumTest::createForumTopic in core/ modules/ forum/ tests/ src/ Functional/ForumTest.php
Creates a forum topic.
ForumTest::verifyForums in core/ modules/ forum/ tests/ src/ Functional/ForumTest.php
Verifies that the logged in user has access to a forum node.
ForumTest::verifyForumView in core/ modules/ forum/ tests/ src/ Functional/ForumTest.php
Verifies the display of a forum page.
ForumUninstallTest::testForumUninstallWithField in core/ modules/ forum/ tests/ src/ Functional/ForumUninstallTest.php
Tests if forum module uninstallation properly deletes the field.
ForumValidationTest::testValidation in core/ modules/ forum/ tests/ src/ Kernel/ForumValidationTest.php
Tests the forum validation constraints.
forum_form_node_form_alter in core/ modules/ forum/forum.module
Implements hook_form_BASE_FORM_ID_alter () for \Drupal\node\NodeForm .
forum_form_taxonomy_vocabulary_form_alter in core/ modules/ forum/forum.module
Implements hook_form_BASE_FORM_ID_alter () for \Drupal\taxonomy\VocabularyForm .
forum_help in core/ modules/ forum/forum.module
Implements hook_help ().
forum_install in core/ modules/ forum/forum.install
Implements hook_install ().
forum_views_data in core/ modules/ forum/forum.views.inc
Implements hook_views_data ().
GDToolkit::buildConfigurationForm in core/ modules/ system/ src/ Plugin/ ImageToolkit/GDToolkit.php
Form constructor.
GDToolkit::getRequirements in core/ modules/ system/ src/ Plugin/ ImageToolkit/GDToolkit.php
Gets toolkit requirements in a format suitable for hook_requirements ().
GotoAction::buildConfigurationForm in core/ lib/ Drupal/ Core/ Action/ Plugin/ Action/GotoAction.php
Form constructor.
hal_help in core/ modules/ hal/hal.module
Implements hook_help ().
HandlerFieldPermissionTest::testFieldPermission in core/ modules/ user/ tests/ src/ Kernel/ Views/HandlerFieldPermissionTest.php
Tests the permission field handler output.
HandlerTest::assertEqualValue in core/ modules/ views/ tests/ src/ Functional/ Handler/HandlerTest.php
Check to see if a value is the same as the value on a certain handler.
HandlerTest::viewsData in core/ modules/ views_ui/ tests/ src/ Functional/HandlerTest.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
HeadersCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/HeadersCacheContext.php
Returns the label of the cache context.
help_help in core/ modules/ help/help.module
Implements hook_help ().
help_page_test_help in core/ modules/ help/ tests/ modules/ help_page_test/help_page_test.module
Implements hook_help ().
help_topics_help in core/ modules/ help_topics/help_topics.module
Implements hook_help ().
history_help in core/ modules/ history/history.module
Implements hook_help ().
history_views_data in core/ modules/ history/history.views.inc
Implements hook_views_data ().
hook_block_view_BASE_BLOCK_ID_alter in core/ modules/ block/block.api.php
Provide a block plugin specific block_view alteration.
hook_ckeditor_plugin_info_alter in core/ modules/ ckeditor/ckeditor.api.php
Modify the list of available CKEditor plugins.
hook_comment_links_alter in core/ modules/ comment/comment.api.php
Alter the links of a comment.
hook_config_translation_info in core/ modules/ config_translation/config_translation.api.php
Introduce dynamic translation tabs for translation of configuration.
hook_contextual_links_alter in core/ lib/ Drupal/ Core/ Menu/menu.api.php
Alter contextual links before they are rendered.
hook_display_variant_plugin_alter in core/core.api.php
Alter display variant plugin definitions.
hook_editor_info_alter in core/ modules/ editor/editor.api.php
Performs alterations on text editor definitions.
hook_entity_bundle_field_info in core/ lib/ Drupal/ Core/ Entity/entity.api.php
Provides field definitions for a specific bundle within an entity type.
hook_entity_bundle_info in core/ lib/ Drupal/ Core/ Entity/entity.api.php
Describe the bundles for entity types.
hook_entity_bundle_info_alter in core/ lib/ Drupal/ Core/ Entity/entity.api.php
Alter the bundles for entity types.
hook_entity_extra_field_info in core/ lib/ Drupal/ Core/ Entity/entity.api.php
Exposes "pseudo-field" components on content entities.
hook_entity_operation in core/ lib/ Drupal/ Core/ Entity/entity.api.php
Declares entity operations.
hook_entity_operation_alter in core/ lib/ Drupal/ Core/ Entity/entity.api.php
Alter entity operations.
hook_field_formatter_settings_summary_alter in core/ modules/ field_ui/field_ui.api.php
Alters the field formatter settings summary.
hook_field_formatter_third_party_settings_form in core/ modules/ field_ui/field_ui.api.php
Allow modules to add settings to field formatters provided by other modules.
hook_field_views_data in core/ modules/ views/views.api.php
Override the default Views data for a Field API field.
hook_field_views_data_alter in core/ modules/ views/views.api.php
Alter the Views data for a single Field API field.
hook_field_views_data_views_data_alter in core/ modules/ views/views.api.php
Alter the Views data on a per field basis.
hook_field_widget_settings_summary_alter in core/ modules/ field_ui/field_ui.api.php
Alters the field widget settings summary.
hook_field_widget_third_party_settings_form in core/ modules/ field_ui/field_ui.api.php
Allow modules to add settings to field widgets provided by other modules.
hook_filetransfer_info in core/ lib/ Drupal/ Core/ File/file.api.php
Register information about FileTransfer classes provided by a module.
hook_file_validate in core/ modules/ file/file.api.php
Check that files meet a given criteria.
hook_filter_secure_image_alter in core/ modules/ filter/filter.api.php
Alters images with an invalid source.
hook_form_alter in core/ lib/ Drupal/ Core/ Form/form.api.php
Perform alterations before a form is rendered.
hook_form_BASE_FORM_ID_alter in core/ lib/ Drupal/ Core/ Form/form.api.php
Provide a form-specific alteration for shared ('base') forms.
hook_form_FORM_ID_alter in core/ lib/ Drupal/ Core/ Form/form.api.php
Provide a form-specific alteration instead of the global hook_form_alter ().
hook_form_system_theme_settings_alter in core/ lib/ Drupal/ Core/ Render/theme.api.php
Allow themes to alter the theme-specific settings form.
hook_help in core/ modules/ help/help.api.php
Provide online user help.
hook_help_section_info_alter in core/ modules/ help/help.api.php
Perform alterations on help page section plugin definitions.
hook_image_effect_info_alter in core/ modules/ image/image.api.php
Alter the information provided in \Drupal\image\Annotation\ImageEffect .
hook_install_tasks in core/ lib/ Drupal/ Core/ Extension/module.api.php
Return an array of tasks to be performed by an installation profile.
hook_language_types_info in core/ modules/ language/language.api.php
Define language types.
hook_language_types_info_alter in core/ modules/ language/language.api.php
Perform alterations on language types.
hook_link_alter in core/ lib/ Drupal/ Core/ Menu/menu.api.php
Alter the parameters for links.
hook_media_source_info_alter in core/ modules/ media/media.api.php
Alters the information provided in \Drupal\media\Annotation\MediaSource .
hook_menu_local_tasks_alter in core/ lib/ Drupal/ Core/ Menu/menu.api.php
Alter local tasks displayed on the page before they are rendered.
hook_node_links_alter in core/ modules/ node/node.api.php
Alter the links of a node.
hook_options_list_alter in core/ modules/ options/options.api.php
Alters the list of options to be displayed for a field.
hook_post_update_NAME in core/ lib/ Drupal/ Core/ Extension/module.api.php
Executes an update which is intended to update data, like entities.
hook_ranking in core/ modules/ node/node.api.php
Provide additional methods of scoring for core search results for nodes.
hook_requirements in core/ lib/ Drupal/ Core/ Extension/module.api.php
Check installation requirements and do status reporting.
hook_search_plugin_alter in core/ modules/ search/search.api.php
Alter search plugin definitions.
hook_system_breadcrumb_alter in core/ lib/ Drupal/ Core/ Menu/menu.api.php
Perform alterations to the breadcrumb built by the BreadcrumbManager.
hook_system_themes_page_alter in core/ modules/ system/system.api.php
Alters theme operation links.
hook_token_info in core/ lib/ Drupal/ Core/ Utility/token.api.php
Provide information about available placeholder tokens and token types.
hook_token_info_alter in core/ lib/ Drupal/ Core/ Utility/token.api.php
Alter the metadata about available placeholder tokens and token types.
hook_toolbar in core/ modules/ toolbar/toolbar.api.php
Add items to the toolbar menu.
hook_updater_info in core/ lib/ Drupal/ Core/ Extension/module.api.php
Provide information on Updaters (classes that can update Drupal).
hook_update_N in core/ lib/ Drupal/ Core/ Extension/module.api.php
Perform a single update between minor versions.
hook_update_status_alter in core/ modules/ update/update.api.php
Alter the information about available updates for projects.
hook_user_cancel_methods_alter in core/ modules/ user/user.api.php
Modify account cancellation methods.
hook_user_format_name_alter in core/ modules/ user/user.api.php
Alter the username that is displayed for a user.
hook_user_login in core/ modules/ user/user.api.php
The user just logged in.
hook_verify_update_archive in core/ modules/ update/update.api.php
Verify an archive after it has been downloaded and extracted.
hook_views_analyze in core/ modules/ views/views.api.php
Analyze a view to provide warnings about its configuration.
hook_views_data in core/ modules/ views/views.api.php
Describe data tables and fields (or the equivalent) to Views.
hook_views_data_alter in core/ modules/ views/views.api.php
Alter the table and field information from hook_views_data ().
hook_views_plugins_cache_alter in core/ modules/ views/views.api.php
Modify the list of available views cache plugins.
hook_views_plugins_display_alter in core/ modules/ views/views.api.php
Modify the list of available views display plugins.
hook_views_plugins_display_extenders_alter in core/ modules/ views/views.api.php
Modify the list of available views display extender plugins.
hook_views_plugins_wizard_alter in core/ modules/ views/views.api.php
Modify the list of available views wizard plugins.
hook_views_post_execute in core/ modules/ views/views.api.php
Act on the view immediately after the query has been executed.
hook_views_preview_info_alter in core/ modules/ views/views.api.php
Alter the view preview information.
hook_views_pre_execute in core/ modules/ views/views.api.php
Act on the view after the query is built and just before it is executed.
ImageFieldDisplayTest::testImageFieldDefaultImage in core/ modules/ image/ tests/ src/ Functional/ImageFieldDisplayTest.php
Tests use of a default image with an image field.
ImageFormatter::settingsForm in core/ modules/ image/ src/ Plugin/ Field/ FieldFormatter/ImageFormatter.php
Returns a form to configure settings for the formatter.
ImageFormatter::settingsSummary in core/ modules/ image/ src/ Plugin/ Field/ FieldFormatter/ImageFormatter.php
Returns a short summary for the current formatter settings.
ImageItem::defaultImageForm in core/ modules/ image/ src/ Plugin/ Field/ FieldType/ImageItem.php
Builds the default_image details element.
ImageItem::fieldSettingsForm in core/ modules/ image/ src/ Plugin/ Field/ FieldType/ImageItem.php
Returns a form for the field-level settings.
ImageItem::propertyDefinitions in core/ modules/ image/ src/ Plugin/ Field/ FieldType/ImageItem.php
Defines field item properties.
ImageItem::storageSettingsForm in core/ modules/ image/ src/ Plugin/ Field/ FieldType/ImageItem.php
Returns a form for the storage-level settings.
ImageItem::validateResolution in core/ modules/ image/ src/ Plugin/ Field/ FieldType/ImageItem.php
Element validate function for resolution fields.
ImageStyleListBuilder::getDefaultOperations in core/ modules/ image/ src/ImageStyleListBuilder.php
Gets this list's default operations.
ImageWidget::process in core/ modules/ image/ src/ Plugin/ Field/ FieldWidget/ImageWidget.php
Form API callback: Processes an image_image field element.
ImageWidget::settingsForm in core/ modules/ image/ src/ Plugin/ Field/ FieldWidget/ImageWidget.php
Returns a form to configure settings for the widget.
ImageWidget::settingsSummary in core/ modules/ image/ src/ Plugin/ Field/ FieldWidget/ImageWidget.php
Returns a short summary for the current widget settings.
image_field_views_data in core/ modules/ image/image.views.inc
Implements hook_field_views_data ().
image_field_views_data_views_data_alter in core/ modules/ image/image.views.inc
Implements hook_field_views_data_views_data_alter ().
image_help in core/ modules/ image/image.module
Implements hook_help ().
image_requirements in core/ modules/ image/image.install
Implements hook_requirements ().
image_style_options in core/ modules/ image/image.module
Gets an array of image styles suitable for using as select list options.
inline_form_errors_help in core/ modules/ inline_form_errors/inline_form_errors.module
Implements hook_help ().
InOperator::getValueOptions in core/ modules/ views/ src/ Plugin/ views/ filter/InOperator.php
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
InstallCommand::install in core/ lib/ Drupal/ Core/ Command/InstallCommand.php
Installs Drupal with specified installation profile.
install_check_requirements in core/ includes/install.core.inc
Checks installation requirements and reports any errors.
install_check_translations in core/ includes/install.core.inc
Checks installation requirements and reports any errors.
install_config_import_batch in core/ includes/install.core.inc
Creates a batch for the config importer to process.
install_config_revert_install_changes in core/ includes/install.core.inc
Reverts configuration if hook_install () implementations have made changes.
install_database_errors in core/ includes/install.core.inc
Checks a database connection and returns any errors.
install_display_requirements in core/ includes/install.core.inc
Displays installation requirements.
install_finished in core/ includes/install.core.inc
Performs final installation steps and displays a 'finished' page.
install_import_translations in core/ includes/install.core.inc
Imports languages via a batch process during installation.
install_profile_modules in core/ includes/install.core.inc
Installs required modules via a batch process.
install_tasks in core/ includes/install.core.inc
Returns a list of all tasks the installer currently knows about.
IntegerItem::getConstraints in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/IntegerItem.php
Gets a list of validation constraints.
IpCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/IpCacheContext.php
Returns the label of the cache context.
IsFrontPathCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/IsFrontPathCacheContext.php
Returns the label of the cache context.
IsSuperUserCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/IsSuperUserCacheContext.php
Returns the label of the cache context.
Item::baseFieldDefinitions in core/ modules/ aggregator/ src/ Entity/Item.php
Provides base field definitions for an entity type.
ItemCacheTagsTest::createEntity in core/ modules/ aggregator/ tests/ src/ Functional/ItemCacheTagsTest.php
Creates the entity to be tested.
ItemWithoutFeedTest::testEntityCreation in core/ modules/ aggregator/ tests/ src/ Kernel/ItemWithoutFeedTest.php
Tests attempting to create a feed item without a feed.
jsonapi_help in core/ modules/ jsonapi/jsonapi.module
Implements hook_help ().
jsonapi_install in core/ modules/ jsonapi/jsonapi.install
Implements hook_install ().
jsonapi_modules_installed in core/ modules/ jsonapi/jsonapi.module
Implements hook_modules_installed ().
jsonapi_requirements in core/ modules/ jsonapi/jsonapi.install
Implements hook_requirements ().
Language::summary in core/ modules/ language/ src/ Plugin/ Condition/Language.php
Provides a human readable summary of the condition's configuration.
LanguageBlock::getDerivativeDefinitions in core/ modules/ language/ src/ Plugin/ Derivative/LanguageBlock.php
Gets the definition of all derivatives of a base plugin.
LanguageBreadcrumbTest::testBreadCrumbs in core/ modules/ language/ tests/ src/ Functional/LanguageBreadcrumbTest.php
Tests breadcrumbs with URL prefixes.
LanguageConfiguration::getDefaultOptions in core/ modules/ language/ src/ Element/LanguageConfiguration.php
Returns the default options for the language configuration form element.
LanguageConfiguration::processLanguageConfiguration in core/ modules/ language/ src/ Element/LanguageConfiguration.php
Process handler for the language_configuration form element.
LanguageConfigurationElementTest::buildForm in core/ modules/ language/ tests/ language_elements_test/ src/ Form/LanguageConfigurationElementTest.php
Form constructor.
LanguageListBuilder::buildForm in core/ modules/ language/ src/LanguageListBuilder.php
Form constructor.
LanguageListBuilder::buildHeader in core/ modules/ language/ src/LanguageListBuilder.php
Builds the header row for the entity listing.
LanguageListBuilder::buildRow in core/ modules/ language/ src/LanguageListBuilder.php
Builds a row for an entity in the entity listing.
LanguagesCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/LanguagesCacheContext.php
Returns the label of the cache context.
LanguageSelectElementTest::testLanguageSelectElementOptions in core/ modules/ system/ tests/ src/ Functional/ Form/LanguageSelectElementTest.php
Tests that the options printed by the language select element are correct.
LanguageTestBase::viewsData in core/ modules/ language/ tests/ src/ Kernel/ Views/LanguageTestBase.php
Returns the views data definition.
LanguageTestController::typeLinkActiveClass in core/ modules/ language/ tests/ language_test/ src/ Controller/LanguageTestController.php
Returns links to the current page with different langcodes.
language_help in core/ modules/ language/language.module
Implements hook_help ().
language_process_language_select in core/ modules/ language/language.module
Processes a language select list form element.
language_test_language_types_info in core/ modules/ language/ tests/ language_test/language_test.module
Implements hook_language_types_info ().
language_test_page_top in core/ modules/ language/ tests/ language_test/language_test.module
Implements hook_page_top ().
language_tour_tips_alter in core/ modules/ language/language.module
Implements hook_tour_tips_alter ().
LayoutBuilderEntityViewDisplay::addSectionField in core/ modules/ layout_builder/ src/ Entity/LayoutBuilderEntityViewDisplay.php
Adds a layout section field to a given bundle.
LayoutBuilderIsActiveCacheContext::getLabel in core/ modules/ layout_builder/ src/ Cache/LayoutBuilderIsActiveCacheContext.php
Returns the label of the cache context.
LayoutBuilderQuickEditTest::setUp in core/ modules/ quickedit/ tests/ src/ FunctionalJavascript/LayoutBuilderQuickEditTest.php
LayoutBuilderUiCacheContext::getLabel in core/ modules/ layout_builder/ src/ Cache/LayoutBuilderUiCacheContext.php
Returns the label of the cache context.
layout_builder_extra_field_test_entity_extra_field_info in core/ modules/ layout_builder/ tests/ modules/ layout_builder_extra_field_test/layout_builder_extra_field_test.module
Implements hook_entity_extra_field_info ().
layout_builder_help in core/ modules/ layout_builder/layout_builder.module
Implements hook_help ().
layout_builder_preprocess_language_content_settings_table in core/ modules/ layout_builder/layout_builder.module
Implements hook_preprocess_HOOK () for language-content-settings-table.html.twig .
layout_builder_test_entity_extra_field_info in core/ modules/ layout_builder/ tests/ modules/ layout_builder_test/layout_builder_test.module
Implements hook_entity_extra_field_info ().
layout_discovery_help in core/ modules/ layout_discovery/layout_discovery.module
Implements hook_help ().
layout_discovery_requirements in core/ modules/ layout_discovery/layout_discovery.install
Implements hook_requirements ().
LinkFormatter::settingsForm in core/ modules/ link/ src/ Plugin/ Field/ FieldFormatter/LinkFormatter.php
Returns a form to configure settings for the formatter.
LinkFormatter::settingsSummary in core/ modules/ link/ src/ Plugin/ Field/ FieldFormatter/LinkFormatter.php
Returns a short summary for the current formatter settings.
LinkItem::fieldSettingsForm in core/ modules/ link/ src/ Plugin/ Field/ FieldType/LinkItem.php
Returns a form for the field-level settings.
LinkItem::propertyDefinitions in core/ modules/ link/ src/ Plugin/ Field/ FieldType/LinkItem.php
Defines field item properties.
LinkWidget::validateTitleElement in core/ modules/ link/ src/ Plugin/ Field/ FieldWidget/LinkWidget.php
Form element validation handler for the 'title' element.
LinkWidget::validateTitleNoLink in core/ modules/ link/ src/ Plugin/ Field/ FieldWidget/LinkWidget.php
Form element validation handler for the 'title' element.
LinkWidget::validateUriElement in core/ modules/ link/ src/ Plugin/ Field/ FieldWidget/LinkWidget.php
Form element validation handler for the 'uri' element.
link_generation_test_link_alter in core/ modules/ system/ tests/ modules/ link_generation_test/link_generation_test.module
Implements hook_link_alter ().
link_help in core/ modules/ link/link.module
Implements hook_help ().
ListFloatItem::allowedValuesDescription in core/ modules/ options/ src/ Plugin/ Field/ FieldType/ListFloatItem.php
Provides the field type specific allowed values form element #description.
ListFloatItem::validateAllowedValue in core/ modules/ options/ src/ Plugin/ Field/ FieldType/ListFloatItem.php
Checks whether a candidate allowed value is valid.
ListIntegerItem::allowedValuesDescription in core/ modules/ options/ src/ Plugin/ Field/ FieldType/ListIntegerItem.php
Provides the field type specific allowed values form element #description.
ListIntegerItem::validateAllowedValue in core/ modules/ options/ src/ Plugin/ Field/ FieldType/ListIntegerItem.php
Checks whether a candidate allowed value is valid.
ListItemBase::storageSettingsForm in core/ modules/ options/ src/ Plugin/ Field/ FieldType/ListItemBase.php
Returns a form for the storage-level settings.
ListItemBase::validateAllowedValues in core/ modules/ options/ src/ Plugin/ Field/ FieldType/ListItemBase.php
#element_validate callback for options field allowed values.
ListStringItem::allowedValuesDescription in core/ modules/ options/ src/ Plugin/ Field/ FieldType/ListStringItem.php
Provides the field type specific allowed values form element #description.
ListStringItem::validateAllowedValue in core/ modules/ options/ src/ Plugin/ Field/ FieldType/ListStringItem.php
Checks whether a candidate allowed value is valid.
LlamaButton::getButtons in core/ modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/LlamaButton.php
Returns the buttons that this plugin provides, along with metadata.
LlamaContextualAndButton::getButtons in core/ modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/LlamaContextualAndButton.php
Returns the buttons that this plugin provides, along with metadata.
LlamaContextualAndButton::settingsForm in core/ modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/LlamaContextualAndButton.php
Returns a settings form to configure this CKEditor plugin.
LlamaCss::getButtons in core/ modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/LlamaCss.php
Returns the buttons that this plugin provides, along with metadata.
LocaleImportFunctionalTest::testEmptyMsgstr in core/ modules/ locale/ tests/ src/ Functional/LocaleImportFunctionalTest.php
Tests empty msgstr at end of .po file see #611786.
LocaleImportFunctionalTest::testLanguageContext in core/ modules/ locale/ tests/ src/ Functional/LocaleImportFunctionalTest.php
Tests msgctxt context support.
LocaleStringIsSafeTest::testLocalizedTokenizedString in core/ modules/ locale/ tests/ src/ Kernel/LocaleStringIsSafeTest.php
Tests if a translated and tokenized string is properly escaped by Twig.
LocaleTranslationUiTest::testStringTranslation in core/ modules/ locale/ tests/ src/ Functional/LocaleTranslationUiTest.php
Adds a language and tests string translation by users with the appropriate permissions.
LocaleUpdateInterfaceTest::testInterface in core/ modules/ locale/ tests/ src/ Functional/LocaleUpdateInterfaceTest.php
Tests the user interfaces of the interface translation update system.
LocaleUpdateTest::testUpdateImportModeNonCustomized in core/ modules/ locale/ tests/ src/ Functional/LocaleUpdateTest.php
Tests translation import and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportSourceLocal in core/ modules/ locale/ tests/ src/ Functional/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in core/ modules/ locale/ tests/ src/ Functional/LocaleUpdateTest.php
Tests translation import from remote sources.
locale_config_batch_build in core/ modules/ locale/locale.bulk.inc
Creates a locale batch to refresh specific configuration.
locale_config_batch_finished in core/ modules/ locale/locale.bulk.inc
Implements callback_batch_finished ().
locale_form_language_admin_edit_form_alter in core/ modules/ locale/locale.module
Implements hook_form_FORM_ID_alter () for language_admin_edit_form().
locale_form_language_admin_overview_form_alter in core/ modules/ locale/locale.module
Implements hook_form_FORM_ID_alter () for language_admin_overview_form().
locale_form_system_file_system_settings_alter in core/ modules/ locale/locale.module
Implements hook_form_FORM_ID_alter () for system_file_system_settings().
locale_help in core/ modules/ locale/locale.module
Implements hook_help ().
locale_requirements in core/ modules/ locale/locale.install
Implements hook_requirements ().
locale_test_token_info in core/ modules/ locale/ tests/ modules/ locale_test/locale_test.module
Implements hook_token_info ().
locale_translate_batch_build in core/ modules/ locale/locale.bulk.inc
Build a locale batch from an array of files.
locale_translate_batch_import in core/ modules/ locale/locale.bulk.inc
Implements callback_batch_operation ().
locale_translate_batch_import_save in core/ modules/ locale/locale.bulk.inc
Implements callback_batch_operation ().
locale_translate_batch_refresh in core/ modules/ locale/locale.bulk.inc
Implements callback_batch_operation ().
locale_translation_batch_fetch_download in core/ modules/ locale/locale.batch.inc
Implements callback_batch_operation ().
locale_translation_batch_fetch_import in core/ modules/ locale/locale.batch.inc
Implements callback_batch_operation ().
locale_translation_batch_status_check in core/ modules/ locale/locale.batch.inc
Implements callback_batch_operation ().
locale_translation_batch_status_finished in core/ modules/ locale/locale.batch.inc
Implements callback_batch_finished ().
MachineName::processMachineName in core/ lib/ Drupal/ Core/ Render/ Element/MachineName.php
Processes a machine-readable name form element.
MachineName::validateMachineName in core/ lib/ Drupal/ Core/ Render/ Element/MachineName.php
Form element validation handler for machine_name elements.
ManagedFile::processManagedFile in core/ modules/ file/ src/ Element/ManagedFile.php
Render API callback: Expands the managed_file element type.
ManagedFile::validateManagedFile in core/ modules/ file/ src/ Element/ManagedFile.php
Render API callback: Validates the managed_file element.
ManageFieldsFunctionalTest::manageFieldsPage in core/ modules/ field_ui/ tests/ src/ Functional/ManageFieldsFunctionalTest.php
Tests the manage fields page.
ManageFieldsFunctionalTest::testHiddenFields in core/ modules/ field_ui/ tests/ src/ Functional/ManageFieldsFunctionalTest.php
Tests that Field UI respects the 'no_ui' flag in the field type definition.
ManyToOneHelper::buildOptionsForm in core/ modules/ views/ src/ManyToOneHelper.php
MediaLibraryUiBuilder::dialogOptions in core/ modules/ media_library/ src/MediaLibraryUiBuilder.php
Get media library dialog options.
MediaLibraryWidget::settingsForm in core/ modules/ media_library/ src/ Plugin/ Field/ FieldWidget/MediaLibraryWidget.php
Returns a form to configure settings for the widget.
MediaLibraryWidget::settingsSummary in core/ modules/ media_library/ src/ Plugin/ Field/ FieldWidget/MediaLibraryWidget.php
Returns a short summary for the current widget settings.
MediaLibraryWidget::updateWidget in core/ modules/ media_library/ src/ Plugin/ Field/ FieldWidget/MediaLibraryWidget.php
AJAX callback to update the widget when the selection changes.
MediaLibraryWidget::validateItems in core/ modules/ media_library/ src/ Plugin/ Field/ FieldWidget/MediaLibraryWidget.php
Validates that newly selected items can be added to the widget.
MediaLibraryWidget::validateRequired in core/ modules/ media_library/ src/ Plugin/ Field/ FieldWidget/MediaLibraryWidget.php
Validates whether the widget is required and contains values.
MediaSourceTest::createMediaTypeViaForm in core/ modules/ media/ tests/ src/ Kernel/MediaSourceTest.php
Creates a media type via form submit.
media_field_widget_complete_form_alter in core/ modules/ media/media.module
Implements hook_field_widget_complete_form_alter ().
media_filter_format_edit_form_validate in core/ modules/ media/media.module
Validate callback to ensure filter order and allowed_html are compatible.
media_form_field_ui_field_storage_add_form_alter in core/ modules/ media/media.module
Implements hook_form_FORM_ID_alter ().
media_help in core/ modules/ media/media.module
Implements hook_help ().
media_library_form_views_form_media_library_page_alter in core/ modules/ media_library/media_library.module
Alter the bulk form to add a more accessible label.
media_library_help in core/ modules/ media_library/media_library.module
Implements hook_help ().
media_library_views_data in core/ modules/ media_library/media_library.views.inc
Implements hook_views_data ().
media_requirements in core/ modules/ media/media.install
Implements hook_requirements ().
MenuActiveTrailsCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/MenuActiveTrailsCacheContext.php
Returns the label of the cache context.
MenuLink::fields in core/ modules/ menu_link_content/ src/ Plugin/ migrate/ source/MenuLink.php
Returns available fields on the source.
MenuLinkContent::baseFieldDefinitions in core/ modules/ menu_link_content/ src/ Entity/MenuLinkContent.php
Provides base field definitions for an entity type.
MenuLinkContentDeleteFormTest::testMenuLinkContentDeleteForm in core/ modules/ menu_link_content/ tests/ src/ Functional/MenuLinkContentDeleteFormTest.php
Tests the MenuLinkContentDeleteForm class.
MenuLinkContentFormTest::testMenuLinkContentForm in core/ modules/ menu_link_content/ tests/ src/ Functional/MenuLinkContentFormTest.php
Tests the MenuLinkContentForm class.
MenuLinkContentFormTest::testMenuLinkContentFormValidation in core/ modules/ menu_link_content/ tests/ src/ Functional/MenuLinkContentFormTest.php
Tests validation for the MenuLinkContentForm class.
MenuListBuilder::buildHeader in core/ modules/ menu_ui/ src/MenuListBuilder.php
Builds the header row for the entity listing.
MenuListBuilder::getDefaultOperations in core/ modules/ menu_ui/ src/MenuListBuilder.php
Gets this list's default operations.
MenuTestController::titleCallback in core/ modules/ system/ tests/ modules/ menu_test/ src/ Controller/MenuTestController.php
A title callback method for test routes.
MenuUiContentModerationTest::testMenuUiWithPendingRevisions in core/ modules/ menu_ui/ tests/ src/ Functional/MenuUiContentModerationTest.php
Tests that node drafts can not modify the menu settings.
menu_link_content_help in core/ modules/ menu_link_content/menu_link_content.module
Implements hook_help ().
menu_test_title_callback in core/ modules/ system/ tests/ modules/ menu_test/menu_test.module
Title callback: Concatenates the title and case number.
menu_ui_form_node_form_alter in core/ modules/ menu_ui/menu_ui.module
Implements hook_form_BASE_FORM_ID_alter () for \Drupal\node\NodeForm .
menu_ui_form_node_type_form_alter in core/ modules/ menu_ui/menu_ui.module
Implements hook_form_FORM_ID_alter () for \Drupal\node\NodeTypeForm .
menu_ui_form_node_type_form_validate in core/ modules/ menu_ui/menu_ui.module
Validate handler for forms with menu options.
menu_ui_help in core/ modules/ menu_ui/menu_ui.module
Implements hook_help ().
Message::baseFieldDefinitions in core/ modules/ contact/ src/ Entity/Message.php
Provides base field definitions for an entity type.
MessageAction::buildConfigurationForm in core/ lib/ Drupal/ Core/ Action/ Plugin/ Action/MessageAction.php
Form constructor.
MessengerTest::testRemoveSingleMessage in core/ tests/ Drupal/ KernelTests/ Core/ Messenger/MessengerTest.php
@covers ::addStatus
@covers ::deleteByType
@covers ::messagesByType
MigrateEntityContentValidationTest::test2 in core/ modules/ migrate/ tests/ src/ Kernel/MigrateEntityContentValidationTest.php
Tests an import with invalid data and checks error messages.
MigrateUpgradeImportBatch::finished in core/ modules/ migrate_drupal_ui/ src/ Batch/MigrateUpgradeImportBatch.php
Callback executed when the Migrate Upgrade Import batch process completes.
MigrateUpgradeImportBatch::onIdMapMessage in core/ modules/ migrate_drupal_ui/ src/ Batch/MigrateUpgradeImportBatch.php
Displays any messages being logged to the ID map.
MigrateUpgradeTestBase::assertUpgrade in core/ modules/ migrate_drupal_ui/ tests/ src/ Functional/MigrateUpgradeTestBase.php
Asserts the upgrade completed successfully.
migrate_drupal_help in core/ modules/ migrate_drupal/migrate_drupal.module
Implements hook_help ().
migrate_drupal_migration_plugins_alter in core/ modules/ migrate_drupal/migrate_drupal.module
Implements hook_migration_plugins_alter ().
migrate_drupal_multilingual_help in core/ modules/ migrate_drupal_multilingual/migrate_drupal_multilingual.module
Implements hook_help ().
migrate_drupal_multilingual_requirements in core/ modules/ migrate_drupal_multilingual/migrate_drupal_multilingual.install
Implements hook_requirements ().
migrate_drupal_ui_help in core/ modules/ migrate_drupal_ui/migrate_drupal_ui.module
Implements hook_help ().
migrate_drupal_ui_install in core/ modules/ migrate_drupal_ui/migrate_drupal_ui.install
Implements hook_install ().
migrate_help in core/ modules/ migrate/migrate.module
Implements hook_help ().
MockBlockManager::__construct in core/ modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/MockBlockManager.php
MockFileTransfer::getSettingsForm in core/ modules/ system/ tests/ modules/ system_test/ src/MockFileTransfer.php
Returns a settings form with a text field to input a username.
MockLayoutBlockDeriver::getDerivativeDefinitions in core/ modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ mock_block/MockLayoutBlockDeriver.php
Gets the definition of all derivatives of a base plugin.
MockMenuBlockDeriver::getDerivativeDefinitions in core/ modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ plugin_test/ mock_block/MockMenuBlockDeriver.php
Gets the definition of all derivatives of a base plugin.
Module::postInstallTasks in core/ lib/ Drupal/ Core/ Updater/Module.php
Returns an array of links to pages that should be visited post operation.
ModuleTest::formatViewOptions in core/ modules/ views/ tests/ src/ Kernel/ModuleTest.php
Helper to return an expected views option array.
ModuleTest::testLoadFunctions in core/ modules/ views/ tests/ src/ Kernel/ModuleTest.php
Tests the load wrapper/helper functions.
MultiFormTest::testMultiForm in core/ tests/ Drupal/ FunctionalJavascriptTests/ Ajax/MultiFormTest.php
Tests that pages with the 'node_page_form' included twice work correctly.
MultiValueTestItem::propertyDefinitions in core/ modules/ system/ tests/ modules/ entity_test_update/ src/ Plugin/ Field/ FieldType/MultiValueTestItem.php
Defines field item properties.
NestedEntityTestForm::buildForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Form/NestedEntityTestForm.php
Form constructor.
NestedFormTest::testNestedEntityFormEntityLevelValidation in core/ modules/ field/ tests/ src/ Functional/NestedFormTest.php
Tests entity level validation within subforms.
NodeAccessBaseTableTest::testNodeAccessBasic in core/ modules/ node/ tests/ src/ Functional/NodeAccessBaseTableTest.php
Tests the "private" node access functionality.
NodeAccessGrantsCacheContext::getLabel in core/ modules/ node/ src/ Cache/NodeAccessGrantsCacheContext.php
Returns the label of the cache context.
NodeAccessPagerTest::setUp in core/ modules/ node/ tests/ src/ Functional/NodeAccessPagerTest.php
NodeCommentsTest::testCommentCount in core/ modules/ comment/ tests/ src/ Functional/ Views/NodeCommentsTest.php
Test the comment count field.
NodeEntityViewModeAlterTest::testNodeViewModeChange in core/ modules/ node/ tests/ src/ Functional/NodeEntityViewModeAlterTest.php
Create a "Basic page" node and verify its consistency in the database.
NodePermissions::buildPermissions in core/ modules/ node/ src/NodePermissions.php
Returns a list of node permissions for a given node type.
NodeRevision::fields in core/ modules/ node/ src/ Plugin/ migrate/ source/ d6/NodeRevision.php
Returns available fields on the source.
NodeRevision::fields in core/ modules/ node/ src/ Plugin/ migrate/ source/ d7/NodeRevision.php
Returns available fields on the source.
NodeRSSContentTest::testNodeRSSContent in core/ modules/ node/ tests/ src/ Functional/NodeRSSContentTest.php
Ensures that a new node includes the custom data when added to an RSS feed.
NodeSearch::buildConfigurationForm in core/ modules/ node/ src/ Plugin/ Search/NodeSearch.php
Form constructor.
NodeSearch::searchFormAlter in core/ modules/ node/ src/ Plugin/ Search/NodeSearch.php
Alters the search form when being built for a given plugin.
NodeTranslationHandler::entityFormAlter in core/ modules/ node/ src/NodeTranslationHandler.php
Performs the needed alterations to the entity form.
NodeTranslationHandler::entityFormTitle in core/ modules/ node/ src/NodeTranslationHandler.php
Returns the title to be used for the entity form page.
NodeTranslationUITest::getFormSubmitSuffix in core/ modules/ node/ tests/ src/ Functional/NodeTranslationUITest.php
Returns appropriate submit button suffix based on translatability.
NodeTypeListBuilder::buildHeader in core/ modules/ node/ src/NodeTypeListBuilder.php
Builds the header row for the entity listing.
NodeTypeTranslationTest::testNodeTypeTranslation in core/ modules/ node/ tests/ src/ Functional/NodeTypeTranslationTest.php
Tests the node type translation.
NodeViewBuilder::buildComponents in core/ modules/ node/ src/NodeViewBuilder.php
Builds the component fields and properties of a set of entities.
NodeViewBuilder::buildLinks in core/ modules/ node/ src/NodeViewBuilder.php
Build the default links (Read more) for a node.
node_access_rebuild in core/ modules/ node/node.module
Rebuilds the node access database.
node_entity_extra_field_info in core/ modules/ node/node.module
Implements hook_entity_extra_field_info ().
node_form_system_themes_admin_form_alter in core/ modules/ node/node.module
Implements hook_form_FORM_ID_alter ().
node_help in core/ modules/ node/node.module
Implements hook_help ().
node_mass_update in core/ modules/ node/node.admin.inc
Updates all nodes in the passed-in array with the passed-in field values.
node_ranking in core/ modules/ node/node.module
Implements hook_ranking ().
node_requirements in core/ modules/ node/node.install
Implements hook_requirements ().
node_test_node_view in core/ modules/ node/ tests/ modules/ node_test/node_test.module
Implements hook_ENTITY_TYPE_view () for node entities.
node_token_info in core/ modules/ node/node.tokens.inc
Implements hook_token_info ().
node_views_analyze in core/ modules/ node/node.views.inc
Implements hook_views_analyze ().
Number::validateNumber in core/ lib/ Drupal/ Core/ Render/ Element/Number.php
Form element validation handler for #type 'number'.
NumberWidget::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/NumberWidget.php
Returns a form to configure settings for the widget.
NumberWidget::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/NumberWidget.php
Returns a short summary for the current widget settings.
NumericFormatterBase::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/NumericFormatterBase.php
Returns a form to configure settings for the formatter.
NumericFormatterBase::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/NumericFormatterBase.php
Returns a short summary for the current formatter settings.
NumericItemBase::fieldSettingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/NumericItemBase.php
Returns a form for the field-level settings.
NumericItemBase::getConstraints in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/NumericItemBase.php
Gets a list of validation constraints.
OEmbedDeriver::getDerivativeDefinitions in core/ modules/ media/ src/ Plugin/ media/ Source/OEmbedDeriver.php
Gets the definition of all derivatives of a base plugin.
olivero_form_alter in core/ themes/ olivero/olivero.theme
Implements hook_form_alter () for adding classes and placeholder text to the search forms.
olivero_form_comment_form_alter in core/ themes/ olivero/olivero.theme
Implements hook_form_FORM_ID_alter ().
olivero_form_system_theme_settings_alter in core/ themes/ olivero/theme-settings.php
Implements hook_form_FORM_ID_alter () for system_theme_settings.
olivero_preprocess_comment in core/ themes/ olivero/olivero.theme
Implements hook_preprocess_HOOK () for comment.html.twig .
olivero_preprocess_input in core/ themes/ olivero/olivero.theme
Implements hook_preprocess_HOOK ().
OptionsButtonsWidget::getEmptyLabel in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/OptionsButtonsWidget.php
Returns the empty option label to add to the list of options, if any.
OptionsSelectWidget::getEmptyLabel in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/OptionsSelectWidget.php
Returns the empty option label to add to the list of options, if any.
OptionsWidgetBase::validateElement in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/OptionsWidgetBase.php
Form validation handler for widget elements.
options_help in core/ modules/ options/options.module
Implements hook_help ().
PagersCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/PagersCacheContext.php
Returns the label of the cache context.
page_cache_help in core/ modules/ page_cache/page_cache.module
Implements hook_help ().
PasswordConfirm::processPasswordConfirm in core/ lib/ Drupal/ Core/ Render/ Element/PasswordConfirm.php
Expand a password_confirm field into two text boxes.
PasswordConfirm::validatePasswordConfirm in core/ lib/ Drupal/ Core/ Render/ Element/PasswordConfirm.php
Validates a password_confirm element.
PathCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/PathCacheContext.php
Returns the label of the cache context.
PathElement::validateMatchedPath in core/ lib/ Drupal/ Core/ Render/ Element/PathElement.php
Form element validation handler for matched_path elements.
PathElementFormTest::buildForm in core/ tests/ Drupal/ KernelTests/ Core/ Element/PathElementFormTest.php
Form constructor.
PathElementFormTest::testPathElement in core/ tests/ Drupal/ KernelTests/ Core/ Element/PathElementFormTest.php
Tests that default handlers are added even if custom are specified.
PathItem::propertyDefinitions in core/ modules/ path/ src/ Plugin/ Field/ FieldType/PathItem.php
Defines field item properties.
PathParentCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/PathParentCacheContext.php
Returns the label of the cache context.
PathTaxonomyTermTest::setUp in core/ modules/ path/ tests/ src/ Functional/PathTaxonomyTermTest.php
PathWidget::formElement in core/ modules/ path/ src/ Plugin/ Field/ FieldWidget/PathWidget.php
Returns the form for a single field widget.
path_field_widget_single_element_form_alter in core/ modules/ path/path.module
Implements hook_field_widget_single_element_form_alter ().
path_help in core/ modules/ path/path.module
Implements hook_help ().
PirateDayCacheContext::getLabel in core/ modules/ config/ tests/ config_override_test/ src/ Cache/PirateDayCacheContext.php
Returns the label of the cache context.
PrivateStream::getDescription in core/ lib/ Drupal/ Core/ StreamWrapper/PrivateStream.php
Returns the description of the stream wrapper for use in the UI.
PrivateStream::getName in core/ lib/ Drupal/ Core/ StreamWrapper/PrivateStream.php
Returns the name of the stream wrapper for use in the UI.
ProgrammaticTest::doSubmitForm in core/ modules/ system/ tests/ src/ Kernel/ Form/ProgrammaticTest.php
Helper function used to programmatically submit the form defined in
form_test.module with the given values.
ProtocolVersionCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/ProtocolVersionCacheContext.php
Returns the label of the cache context.
PublicStream::getDescription in core/ lib/ Drupal/ Core/ StreamWrapper/PublicStream.php
Returns the description of the stream wrapper for use in the UI.
PublicStream::getName in core/ lib/ Drupal/ Core/ StreamWrapper/PublicStream.php
Returns the name of the stream wrapper for use in the UI.
QueryArgsCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/QueryArgsCacheContext.php
Returns the label of the cache context.
QuickEditCustomPipelineTest::testCustomPipeline in core/ modules/ quickedit/ tests/ src/ Functional/QuickEditCustomPipelineTest.php
Tests that Quick Edit works with custom render pipelines.
QuickEditEndPointAccessTest::testEndPointAccess in core/ modules/ quickedit/ tests/ src/ Functional/QuickEditEndPointAccessTest.php
Tests that Quick Edit endpoints are protected from anonymous requests.
QuickEditFileTest::testRemove in core/ modules/ quickedit/ tests/ src/ FunctionalJavascript/QuickEditFileTest.php
Tests if a file can be in-place removed with Quick Edit.
QuickEditImageControllerTest::testAccess in core/ modules/ quickedit/ tests/ src/ Functional/QuickEditImageControllerTest.php
Tests that routes restrict access for un-privileged users.
QuickEditImageControllerTest::testFieldInfo in core/ modules/ quickedit/ tests/ src/ Functional/QuickEditImageControllerTest.php
Tests that the field info route returns expected data.
QuickEditImageControllerTest::testInvalidUpload in core/ modules/ quickedit/ tests/ src/ Functional/QuickEditImageControllerTest.php
Tests that uploading an invalid image does not work.
QuickEditImageControllerTest::testValidImageUpload in core/ modules/ quickedit/ tests/ src/ Functional/QuickEditImageControllerTest.php
Tests that uploading a valid image works.
QuickEditImageTest::testImageInPlaceEditor in core/ modules/ quickedit/ tests/ src/ FunctionalJavascript/QuickEditImageTest.php
Tests that quick editor works correctly with images.
QuickEditIntegrationTest::testArticleNode in core/ modules/ quickedit/ tests/ src/ FunctionalJavascript/QuickEditIntegrationTest.php
Tests if an article node can be in-place edited with Quick Edit.
quickedit_help in core/ modules/ quickedit/quickedit.module
Implements hook_help ().
rdf_help in core/ modules/ rdf/rdf.module
Implements hook_help ().
RegistrationWithUserFieldsTest::testRegistrationWithUserFields in core/ modules/ user/ tests/ src/ FunctionalJavascript/RegistrationWithUserFieldsTest.php
Tests Field API fields on user registration forms.
RelationshipJoinTestBase::viewsData in core/ modules/ views/ tests/ src/ Kernel/ Plugin/RelationshipJoinTestBase.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
RequestFormatCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/RequestFormatCacheContext.php
requirements1_test_requirements in core/ modules/ system/ tests/ modules/ requirements1_test/requirements1_test.install
Implements hook_requirements ().
ResizeImageEffect::buildConfigurationForm in core/ modules/ image/ src/ Plugin/ ImageEffect/ResizeImageEffect.php
Form constructor.
ResponsiveImageFormatter::settingsForm in core/ modules/ responsive_image/ src/ Plugin/ Field/ FieldFormatter/ResponsiveImageFormatter.php
Returns a form to configure settings for the formatter.
ResponsiveImageFormatter::settingsSummary in core/ modules/ responsive_image/ src/ Plugin/ Field/ FieldFormatter/ResponsiveImageFormatter.php
Returns a short summary for the current formatter settings.
ResponsiveImageStyleListBuilder::buildHeader in core/ modules/ responsive_image/ src/ResponsiveImageStyleListBuilder.php
Builds the header row for the entity listing.
ResponsiveImageStyleListBuilder::getDefaultOperations in core/ modules/ responsive_image/ src/ResponsiveImageStyleListBuilder.php
Gets this list's default operations.
responsive_image_help in core/ modules/ responsive_image/responsive_image.module
Implements hook_help ().
rest_help in core/ modules/ rest/rest.module
Implements hook_help ().
RoleListBuilder::buildHeader in core/ modules/ user/ src/RoleListBuilder.php
Builds the header row for the entity listing.
RoleListBuilder::getDefaultOperations in core/ modules/ user/ src/RoleListBuilder.php
Gets this list's default operations.
RotateImageEffect::buildConfigurationForm in core/ modules/ image/ src/ Plugin/ ImageEffect/RotateImageEffect.php
Form constructor.
RouteCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/RouteCacheContext.php
Returns the label of the cache context.
RouteNameCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/RouteNameCacheContext.php
Returns the label of the cache context.
SaveTest::testFileSave in core/ modules/ file/ tests/ src/ Kernel/SaveTest.php
ScaleImageEffect::buildConfigurationForm in core/ modules/ image/ src/ Plugin/ ImageEffect/ScaleImageEffect.php
Form constructor.
SearchExtraTypeSearch::buildConfigurationForm in core/ modules/ search/ tests/ modules/ search_extra_type/ src/ Plugin/ Search/SearchExtraTypeSearch.php
Form constructor.
search_excerpt in core/ modules/ search/search.module
Returns snippets from a piece of text, with search keywords highlighted.
search_help in core/ modules/ search/search.module
Implements hook_help ().
search_post_update_reindex_after_diacritics_rule_change in core/ modules/ search/search.post_update.php
Mark everything for reindexing after diacritics removal rule change.
search_requirements in core/ modules/ search/search.install
Implements hook_requirements ().
Select::processSelect in core/ lib/ Drupal/ Core/ Render/ Element/Select.php
Processes a select list form element.
SelectTableSortDefaultTest::testTableSortQuery in core/ modules/ system/ tests/ src/ Functional/ Database/SelectTableSortDefaultTest.php
Confirms that a tablesort query returns the correct results.
SelectTableSortDefaultTest::testTableSortQueryFirst in core/ modules/ system/ tests/ src/ Functional/ Database/SelectTableSortDefaultTest.php
Confirms precedence of tablesorts headers.
serialization_help in core/ modules/ serialization/serialization.module
Implements hook_help ().
SessionCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/SessionCacheContext.php
SessionExistsCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/SessionExistsCacheContext.php
Returns the label of the cache context.
SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm in core/ modules/ settings_tray/ tests/ modules/ settings_tray_test/ src/ Form/SettingsTrayFormAnnotationIsClassBlockForm.php
Form constructor.
settings_tray_contextual_links_view_alter in core/ modules/ settings_tray/settings_tray.module
Implements hook_contextual_links_view_alter ().
settings_tray_help in core/ modules/ settings_tray/settings_tray.module
Implements hook_help ().
ShapeItem::propertyDefinitions in core/ modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ShapeItem.php
Defines field item properties.
Shortcut::baseFieldDefinitions in core/ modules/ shortcut/ src/ Entity/Shortcut.php
Provides base field definitions for an entity type.
ShortcutCacheTagsTest::createEntity in core/ modules/ shortcut/ tests/ src/ Functional/ShortcutCacheTagsTest.php
Creates the entity to be tested.
ShortcutLazyBuilders::lazyLinks in core/ modules/ shortcut/ src/ShortcutLazyBuilders.php
#lazy_builder callback; builds shortcut toolbar links.
ShortcutResourceTestBase::createEntity in core/ modules/ shortcut/ tests/ src/ Functional/ Rest/ShortcutResourceTestBase.php
Creates the entity to be tested.
ShortcutSetListBuilder::buildHeader in core/ modules/ shortcut/ src/ShortcutSetListBuilder.php
Builds the header row for the entity listing.
ShortcutSetListBuilder::getDefaultOperations in core/ modules/ shortcut/ src/ShortcutSetListBuilder.php
Gets this list's default operations.
ShortcutTest::createEntity in core/ modules/ jsonapi/ tests/ src/ Functional/ShortcutTest.php
Creates the entity to be tested.
ShortcutTestBase::setUp in core/ modules/ shortcut/ tests/ src/ Functional/ShortcutTestBase.php
shortcut_help in core/ modules/ shortcut/shortcut.module
Implements hook_help ().
shortcut_preprocess_page_title in core/ modules/ shortcut/shortcut.module
Implements hook_preprocess_HOOK () for page title templates.
shortcut_toolbar in core/ modules/ shortcut/shortcut.module
Implements hook_toolbar ().
SiteCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/SiteCacheContext.php
Returns the label of the cache context.
SiteMaintenanceTest::testSiteMaintenance in core/ modules/ system/ tests/ src/ Functional/ System/SiteMaintenanceTest.php
Verifies site maintenance mode functionality.
SourceProviderTest::testSourceProvider in core/ modules/ migrate_drupal_ui/ tests/ src/ Functional/SourceProviderTest.php
Test missing source provider.
Sql::saveIdMapping in core/ modules/ migrate/ src/ Plugin/ migrate/ id_map/Sql.php
Saves a mapping from the source identifiers to the destination identifiers.
SqlCountCache::fields in core/ modules/ migrate/ tests/ modules/ migrate_sql_count_cache_test/ src/ Plugin/ migrate/ source/SqlCountCache.php
Returns available fields on the source.
standard_install in core/ profiles/ standard/standard.install
Implements hook_install ().
StatisticsTokenReplaceTest::testStatisticsTokenReplacement in core/ modules/ statistics/ tests/ src/ Functional/StatisticsTokenReplaceTest.php
Creates a node, then tests the statistics tokens generated from it.
statistics_help in core/ modules/ statistics/statistics.module
Implements hook_help ().
statistics_ranking in core/ modules/ statistics/statistics.module
Implements hook_ranking ().
statistics_tokens in core/ modules/ statistics/statistics.tokens.inc
Implements hook_tokens ().
statistics_token_info in core/ modules/ statistics/statistics.tokens.inc
Implements hook_token_info ().
statistics_views_data in core/ modules/ statistics/statistics.views.inc
Implements hook_views_data ().
StatusMessages::renderMessages in core/ lib/ Drupal/ Core/ Render/ Element/StatusMessages.php
#lazy_builder callback; replaces placeholder with messages.
StatusReport::getSeverities in core/ lib/ Drupal/ Core/ Render/ Element/StatusReport.php
Gets the severities.
StatusReportPage::preRenderCounters in core/ modules/ system/ src/ Element/StatusReportPage.php
#pre_render callback to create counter elements.
StringItem::getConstraints in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/StringItem.php
Gets a list of validation constraints.
StringItem::storageSettingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/StringItem.php
Returns a form for the storage-level settings.
StringTextareaWidget::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/StringTextareaWidget.php
Returns a form to configure settings for the widget.
StringTextareaWidget::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/StringTextareaWidget.php
Returns a short summary for the current widget settings.
StringTextfieldWidget::settingsForm in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/StringTextfieldWidget.php
Returns a form to configure settings for the widget.
StringTextfieldWidget::settingsSummary in core/ lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/StringTextfieldWidget.php
Returns a short summary for the current widget settings.
syslog_form_system_logging_settings_alter in core/ modules/ syslog/syslog.module
Implements hook_form_FORM_ID_alter ().
syslog_help in core/ modules/ syslog/syslog.module
Implements hook_help ().
SystemCompactLink::preRenderCompactLink in core/ lib/ Drupal/ Core/ Render/ Element/SystemCompactLink.php
Pre-render callback: Renders a link into #markup.
SystemController::themesPage in core/ modules/ system/ src/ Controller/SystemController.php
Returns a theme listing.
SystemInfoController::php in core/ modules/ system/ src/ Controller/SystemInfoController.php
Returns the contents of phpinfo ().
SystemManager::getBlockContents in core/ modules/ system/ src/SystemManager.php
Loads the contents of a menu block.
system_check_directory in core/ modules/ system/system.module
Checks the existence of the directory specified in $form_element.
system_filetransfer_info in core/ modules/ system/system.module
Implements hook_filetransfer_info ().
system_get_module_admin_tasks in core/ modules/ system/system.module
Generate a list of tasks offered by a specified module.
system_help in core/ modules/ system/system.module
Implements hook_help ().
system_page_top in core/ modules/ system/system.module
Implements hook_page_top ().
system_region_list in core/ modules/ system/system.module
Get a list of available regions from a specified theme.
system_requirements in core/ modules/ system/system.install
Implements hook_requirements ().
system_retrieve_file in core/ modules/ system/system.module
Attempts to get a file using Guzzle HTTP client and to store it locally.
system_test_filetransfer_info in core/ modules/ system/ tests/ modules/ system_test/system_test.module
Implements hook_filetransfer_info ().
system_test_help in core/ modules/ system/ tests/ modules/ system_test/system_test.module
Implements hook_help ().
system_test_modules_installed in core/ modules/ system/ tests/ modules/ system_test/system_test.module
Implements hook_modules_installed ().
system_test_modules_uninstalled in core/ modules/ system/ tests/ modules/ system_test/system_test.module
Implements hook_modules_uninstalled ().
system_test_page_attachments in core/ modules/ system/ tests/ modules/ system_test/system_test.module
Implements hook_page_attachments ().
system_time_zones in core/ modules/ system/system.module
Generate an array of time zones and their local time&date.
system_token_info in core/ modules/ system/system.tokens.inc
Implements hook_token_info ().
system_updater_info in core/ modules/ system/system.module
Implements hook_updater_info ().
Table::processTable in core/ lib/ Drupal/ Core/ Render/ Element/Table.php
#process callback for #type 'table' to add tableselect support.
Table::validateTable in core/ lib/ Drupal/ Core/ Render/ Element/Table.php
#element_validate callback for #type 'table'.
TableFormatter::viewElements in core/ modules/ file/ src/ Plugin/ Field/ FieldFormatter/TableFormatter.php
Builds a renderable array for a field value.
Tasks::checkBinaryOutput in core/ lib/ Drupal/ Core/ Database/ Driver/ pgsql/ Install/Tasks.php
Check Binary Output.
Tasks::checkEncoding in core/ lib/ Drupal/ Core/ Database/ Driver/ pgsql/ Install/Tasks.php
Check encoding is UTF8.
Tasks::checkEngineVersion in core/ lib/ Drupal/ Core/ Database/ Install/Tasks.php
Check the engine version.
Tasks::checkEngineVersion in core/ lib/ Drupal/ Core/ Database/ Driver/ mysql/ Install/Tasks.php
Check the engine version.
Tasks::checkStandardConformingStrings in core/ lib/ Drupal/ Core/ Database/ Driver/ pgsql/ Install/Tasks.php
Ensures standard_conforming_strings setting is 'on'.
Tasks::connect in core/ lib/ Drupal/ Core/ Database/ Install/Tasks.php
Check if we can connect to the database.
Tasks::connect in core/ lib/ Drupal/ Core/ Database/ Driver/ sqlite/ Install/Tasks.php
Check if we can connect to the database.
Tasks::connect in core/ lib/ Drupal/ Core/ Database/ Driver/ pgsql/ Install/Tasks.php
Check if we can connect to the database.
Tasks::connect in core/ lib/ Drupal/ Core/ Database/ Driver/ mysql/ Install/Tasks.php
Check if we can connect to the database.
Tasks::ensureInnoDbAvailable in core/ lib/ Drupal/ Core/ Database/ Driver/ mysql/ Install/Tasks.php
Ensure that InnoDB is available.
Tasks::getFormOptions in core/ lib/ Drupal/ Core/ Database/ Install/Tasks.php
Return driver specific configuration options.
Tasks::getFormOptions in core/ lib/ Drupal/ Core/ Database/ Driver/ sqlite/ Install/Tasks.php
Return driver specific configuration options.
Tasks::initializeDatabase in core/ lib/ Drupal/ Core/ Database/ Driver/ pgsql/ Install/Tasks.php
Make PostgreSQL Drupal friendly.
Tasks::name in core/ lib/ Drupal/ Core/ Database/ Driver/ sqlite/ Install/Tasks.php
Return the human-readable name of the driver.
Tasks::name in core/ lib/ Drupal/ Core/ Database/ Driver/ pgsql/ Install/Tasks.php
Return the human-readable name of the driver.
Tasks::name in core/ modules/ system/ tests/ modules/ driver_test/ src/ Driver/ Database/ DrivertestMysql/ Install/Tasks.php
Return the human-readable name of the driver.
Tasks::name in core/ modules/ system/ tests/ modules/ driver_test/ src/ Driver/ Database/ DrivertestPgsql/ Install/Tasks.php
Return the human-readable name of the driver.
Tasks::name in core/ modules/ system/ tests/ modules/ driver_test/ src/ Driver/ Database/ DrivertestMysqlDeprecatedVersion/ Install/Tasks.php
Return the human-readable name of the driver.
Tasks::runTasks in core/ lib/ Drupal/ Core/ Database/ Install/Tasks.php
Run database tasks and tests to see if Drupal can run on the database.
Tasks::runTestQuery in core/ lib/ Drupal/ Core/ Database/ Install/Tasks.php
Run SQL tests to ensure the database can execute commands with the current user.
Tasks::validateDatabaseSettings in core/ lib/ Drupal/ Core/ Database/ Install/Tasks.php
Validates driver specific configuration settings.
TaxonomyIndexTid::valueForm in core/ modules/ taxonomy/ src/ Plugin/ views/ filter/TaxonomyIndexTid.php
Options form subform for setting options.
taxonomy_help in core/ modules/ taxonomy/taxonomy.module
Implements hook_help ().
taxonomy_token_info in core/ modules/ taxonomy/taxonomy.tokens.inc
Implements hook_token_info ().
taxonomy_views_data_alter in core/ modules/ taxonomy/taxonomy.views.inc
Implements hook_views_data_alter ().
TelephoneDefaultWidget::settingsForm in core/ modules/ telephone/ src/ Plugin/ Field/ FieldWidget/TelephoneDefaultWidget.php
Returns a form to configure settings for the widget.
TelephoneDefaultWidget::settingsSummary in core/ modules/ telephone/ src/ Plugin/ Field/ FieldWidget/TelephoneDefaultWidget.php
Returns a short summary for the current widget settings.
TelephoneItem::getConstraints in core/ modules/ telephone/ src/ Plugin/ Field/ FieldType/TelephoneItem.php
Gets a list of validation constraints.
TelephoneLinkFormatter::settingsForm in core/ modules/ telephone/ src/ Plugin/ Field/ FieldFormatter/TelephoneLinkFormatter.php
Returns a form to configure settings for the formatter.
TelephoneLinkFormatter::settingsSummary in core/ modules/ telephone/ src/ Plugin/ Field/ FieldFormatter/TelephoneLinkFormatter.php
Returns a short summary for the current formatter settings.
telephone_help in core/ modules/ telephone/telephone.module
Implements hook_help ().
template_preprocess_comment in core/ modules/ comment/comment.module
Prepares variables for comment templates.
template_preprocess_datetime_form in core/ includes/theme.inc
Prepares variables for datetime form element templates.
template_preprocess_field_multiple_value_form in core/ includes/theme.inc
Prepares variables for individual form element templates.
template_preprocess_file_upload_help in core/ modules/ file/file.field.inc
Prepares variables for file upload help text templates.
template_preprocess_file_widget_multiple in core/ modules/ file/file.field.inc
Prepares variables for multi file form widget templates.
template_preprocess_forum_icon in core/ modules/ forum/forum.module
Prepares variables for forum icon templates.
template_preprocess_forum_list in core/ modules/ forum/forum.module
Prepares variables for forum list templates.
template_preprocess_html in core/ includes/theme.inc
Prepares variables for HTML document templates.
template_preprocess_image_style_preview in core/ modules/ image/image.admin.inc
Prepares variables for image style preview templates.
template_preprocess_language_content_settings_table in core/ modules/ language/language.admin.inc
Prepares variables for language content settings table templates.
template_preprocess_language_negotiation_configure_form in core/ modules/ language/language.admin.inc
Prepares variables for language negotiation configuration form.
template_preprocess_maintenance_task_list in core/ includes/theme.inc
Prepares variables for maintenance task list templates.
template_preprocess_menu_local_task in core/ includes/theme.inc
Prepares variables for single local task link templates.
template_preprocess_system_admin_index in core/ modules/ system/system.admin.inc
Prepares variables for admin index templates.
template_preprocess_system_modules_details in core/ modules/ system/system.admin.inc
Prepares variables for the module details templates.
template_preprocess_system_security_advisories_fetch_error_message in core/ modules/ system/system.theme.inc
Prepares variables for security advisories fetch error message templates.
template_preprocess_system_themes_page in core/ modules/ system/system.admin.inc
Prepares variables for appearance page templates.
template_preprocess_update_fetch_error_message in core/ modules/ update/update.report.inc
Prepares variables for update fetch error message templates.
template_preprocess_update_project_status in core/ modules/ update/update.report.inc
Prepares variables for update project status templates.
template_preprocess_update_report in core/ modules/ update/update.report.inc
Prepares variables for project status report templates.
template_preprocess_update_version in core/ modules/ update/update.report.inc
Prepares variables for update version templates.
template_preprocess_username in core/ modules/ user/user.module
Prepares variables for username templates.
template_preprocess_views_ui_build_group_filter_form in core/ modules/ views_ui/views_ui.theme.inc
Prepares variables for Views UI build group filter form templates.
template_preprocess_views_ui_display_tab_bucket in core/ modules/ views_ui/views_ui.theme.inc
Prepares variables for Views UI display tab bucket templates.
template_preprocess_views_ui_display_tab_setting in core/ modules/ views_ui/views_ui.theme.inc
Prepares variables for Views UI display tab setting templates.
template_preprocess_views_ui_rearrange_filter_form in core/ modules/ views_ui/views_ui.theme.inc
Prepares variables for Views UI rearrange filter form templates.
template_preprocess_views_ui_style_plugin_table in core/ modules/ views_ui/views_ui.theme.inc
Prepares variables for style plugin table templates.
template_preprocess_views_ui_view_preview_section in core/ modules/ views_ui/views_ui.theme.inc
Prepares variables for views UI view preview section templates.
template_preprocess_views_view_table in core/ modules/ views/views.theme.inc
Prepares variables for views table templates.
TemporaryStream::getDescription in core/ lib/ Drupal/ Core/ StreamWrapper/TemporaryStream.php
Returns the description of the stream wrapper for use in the UI.
TemporaryStream::getName in core/ lib/ Drupal/ Core/ StreamWrapper/TemporaryStream.php
Returns the name of the stream wrapper for use in the UI.
Term::baseFieldDefinitions in core/ modules/ taxonomy/ src/ Entity/Term.php
Provides base field definitions for an entity type.
TermValidationTest::testValidation in core/ modules/ taxonomy/ tests/ src/ Kernel/TermValidationTest.php
Tests the term validation constraints.
TermViewsData::getViewsData in core/ modules/ taxonomy/ src/TermViewsData.php
Returns views data for the entity type.
TestClass::onKernelRequestTest in core/ modules/ system/ tests/ modules/ service_provider_test/ src/TestClass.php
A simple kernel listener method.
TestDrupal6SqlBase::fields in core/ modules/ migrate_drupal/ tests/ src/ Unit/ source/ d6/Drupal6SqlBaseTest.php
Returns available fields on the source.
TestFieldDefaultFormatter::settingsForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/TestFieldDefaultFormatter.php
Returns a form to configure settings for the formatter.
TestFieldDefaultFormatter::settingsSummary in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/TestFieldDefaultFormatter.php
Returns a short summary for the current formatter settings.
TestFieldEmptySettingFormatter::settingsForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/TestFieldEmptySettingFormatter.php
Returns a form to configure settings for the formatter.
TestFieldEmptySettingFormatter::settingsSummary in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/TestFieldEmptySettingFormatter.php
Returns a short summary for the current formatter settings.
TestFieldMultipleFormatter::settingsForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/TestFieldMultipleFormatter.php
Returns a form to configure settings for the formatter.
TestFieldMultipleFormatter::settingsSummary in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/TestFieldMultipleFormatter.php
Returns a short summary for the current formatter settings.
TestFieldPrepareViewFormatter::settingsForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/TestFieldPrepareViewFormatter.php
Returns a form to configure settings for the formatter.
TestFieldPrepareViewFormatter::settingsSummary in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldFormatter/TestFieldPrepareViewFormatter.php
Returns a short summary for the current formatter settings.
TestFieldWidget::settingsForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldWidget/TestFieldWidget.php
Returns a form to configure settings for the widget.
TestFieldWidget::settingsSummary in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldWidget/TestFieldWidget.php
Returns a short summary for the current widget settings.
TestFieldWidgetMultiple::settingsForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldWidget/TestFieldWidgetMultiple.php
Returns a form to configure settings for the widget.
TestFieldWidgetMultiple::settingsSummary in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldWidget/TestFieldWidgetMultiple.php
Returns a short summary for the current widget settings.
TestFileTransferWithSettingsForm::getSettingsForm in core/ modules/ update/ tests/ modules/ update_test/ src/TestFileTransferWithSettingsForm.php
Returns a settings form with a text field to input a username.
testing_requirements_requirements in core/ profiles/ testing_requirements/testing_requirements.install
Implements hook_requirements ().
TestItem::fieldSettingsForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/TestItem.php
Returns a form for the field-level settings.
TestItem::getConstraints in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/TestItem.php
Gets a list of validation constraints.
TestItem::storageSettingsForm in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/TestItem.php
Returns a form for the storage-level settings.
TestItemWithPreconfiguredOptions::getPreconfiguredOptions in core/ modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/TestItemWithPreconfiguredOptions.php
Returns preconfigured field options for a field type.
TestPageTestController::testPage in core/ modules/ system/ tests/ modules/ test_page_test/ src/ Controller/TestPageTestController.php
Returns a test page and sets the title.
TestPageTestController::testPageVarDump in core/ modules/ system/ tests/ modules/ test_page_test/ src/ Controller/TestPageTestController.php
Returns a test page and with the call to the dump() function.
TestProcessor::buildConfigurationForm in core/ modules/ aggregator/ tests/ modules/ aggregator_test/ src/ Plugin/ aggregator/ processor/TestProcessor.php
Form constructor.
test_subtheme_views_post_render in core/ modules/ system/ tests/ themes/ test_subtheme/test_subtheme.theme
Implements hook_views_post_render ().
test_theme_settings_form_system_theme_settings_alter in core/ modules/ system/ tests/ themes/ test_theme_settings/theme-settings.php
Implements hook_form_system_theme_settings_alter ().
test_theme_theme_form_system_theme_settings_alter in core/ modules/ system/ tests/ themes/ test_theme_theme/test_theme_theme.theme
Implements hook_form_system_theme_settings_alter ().
TextareaWithSummaryWidget::formElement in core/ modules/ text/ src/ Plugin/ Field/ FieldWidget/TextareaWithSummaryWidget.php
Returns the form for a single field widget.
TextareaWithSummaryWidget::settingsForm in core/ modules/ text/ src/ Plugin/ Field/ FieldWidget/TextareaWithSummaryWidget.php
Returns a form to configure settings for the widget.
TextareaWithSummaryWidget::settingsSummary in core/ modules/ text/ src/ Plugin/ Field/ FieldWidget/TextareaWithSummaryWidget.php
Returns a short summary for the current widget settings.
TextFormat::accessDeniedCallback in core/ modules/ filter/ src/ Element/TextFormat.php
Render API callback: Hides the field value of 'text_format' elements.
TextFormat::processFormat in core/ modules/ filter/ src/ Element/TextFormat.php
Expands an element into a base element with text format selector attached.
TextItem::getConstraints in core/ modules/ text/ src/ Plugin/ Field/ FieldType/TextItem.php
Gets a list of validation constraints.
TextItem::storageSettingsForm in core/ modules/ text/ src/ Plugin/ Field/ FieldType/TextItem.php
Returns a form for the storage-level settings.
TextItemBase::propertyDefinitions in core/ modules/ text/ src/ Plugin/ Field/ FieldType/TextItemBase.php
Defines field item properties.
TextTrimmedFormatter::settingsForm in core/ modules/ text/ src/ Plugin/ Field/ FieldFormatter/TextTrimmedFormatter.php
Returns a form to configure settings for the formatter.
TextTrimmedFormatter::settingsSummary in core/ modules/ text/ src/ Plugin/ Field/ FieldFormatter/TextTrimmedFormatter.php
Returns a short summary for the current formatter settings.
TextWithSummaryItem::fieldSettingsForm in core/ modules/ text/ src/ Plugin/ Field/ FieldType/TextWithSummaryItem.php
Returns a form for the field-level settings.
TextWithSummaryItem::propertyDefinitions in core/ modules/ text/ src/ Plugin/ Field/ FieldType/TextWithSummaryItem.php
Defines field item properties.
text_help in core/ modules/ text/text.module
Implements hook_help ().
Theme::postInstallTasks in core/ lib/ Drupal/ Core/ Updater/Theme.php
Returns an array of links to pages that should be visited post operation.
ThemeCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/ThemeCacheContext.php
Returns the label of the cache context.
TimeZoneCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/TimeZoneCacheContext.php
Returns the label of the cache context.
TokenizeAreaPluginBase::tokenForm in core/ modules/ views/ src/ Plugin/ views/ area/TokenizeAreaPluginBase.php
Adds tokenization form elements.
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/ modules/ toolbar/ tests/ src/ Functional/ToolbarAdminMenuTest.php
Tests that toolbar cache is cleared when string translations are made.
toolbar_help in core/ modules/ toolbar/toolbar.module
Implements hook_help ().
toolbar_test_toolbar in core/ modules/ toolbar/ tests/ modules/ toolbar_test/toolbar_test.module
Implements hook_toolbar ().
toolbar_toolbar in core/ modules/ toolbar/toolbar.module
Implements hook_toolbar ().
TourTestController::tourTest1 in core/ modules/ tour/ tests/ tour_test/ src/ Controller/TourTestController.php
Outputs some content for testing tours.
TourTestController::tourTest2 in core/ modules/ tour/ tests/ tour_test/ src/ Controller/TourTestController.php
Outputs some content for testing tours.
TourViewBuilder::viewMultiple in core/ modules/ tour/ src/TourViewBuilder.php
Builds the render array for the provided entities.
tour_help in core/ modules/ tour/tour.module
Implements hook_help ().
tour_toolbar in core/ modules/ tour/tour.module
Implements hook_toolbar ().
TrackerController::buildContent in core/ modules/ tracker/ src/ Controller/TrackerController.php
Builds content for the tracker controllers.
TrackerNodeAccessTest::testTrackerNodeAccess in core/ modules/ tracker/ tests/ src/ Functional/TrackerNodeAccessTest.php
Ensure private node on /tracker is only visible to users with permission.
TrackerNodeAccessTest::testTrackerNodeAccessIndexing in core/ modules/ tracker/ tests/ src/ Functional/TrackerNodeAccessTest.php
Ensure that tracker_cron is not access sensitive.
tracker_help in core/ modules/ tracker/tracker.module
Implements hook_help ().
tracker_views_data in core/ modules/ tracker/tracker.views.inc
Implements hook_views_data ().
tracker_views_data_alter in core/ modules/ tracker/tracker.views.inc
Implements hook_views_data_alter ().
TranslationsStream::getDescription in core/ modules/ locale/ src/ StreamWrapper/TranslationsStream.php
Returns the description of the stream wrapper for use in the UI.
TranslationsStream::getName in core/ modules/ locale/ src/ StreamWrapper/TranslationsStream.php
Returns the name of the stream wrapper for use in the UI.
TRexEditor::buildConfigurationForm in core/ modules/ editor/ tests/ modules/ src/ Plugin/ Editor/TRexEditor.php
Form constructor.
TypedDataTest::testTypedDataValidation in core/ tests/ Drupal/ KernelTests/ Core/ TypedData/TypedDataTest.php
Tests typed data validation.
umami_form_search_block_form_alter in core/ profiles/ demo_umami/ themes/ umami/umami.theme
Implements hook_form_FORM_ID_alter ().
UnicornEditor::buildConfigurationForm in core/ modules/ editor/ tests/ modules/ src/ Plugin/ Editor/UnicornEditor.php
Form constructor.
UnpublishByKeywordNode::buildConfigurationForm in core/ modules/ node/ src/ Plugin/ Action/UnpublishByKeywordNode.php
Form constructor.
Updater::prepareInstallDirectory in core/ lib/ Drupal/ Core/ Updater/Updater.php
Makes sure the installation parent directory exists and is writable.
update_authorize_batch_copy_project in core/ modules/ update/update.authorize.inc
Implements callback_batch_operation ().
update_authorize_install_batch_finished in core/ modules/ update/update.authorize.inc
Implements callback_batch_finished ().
update_authorize_run_install in core/ modules/ update/update.authorize.inc
Installs a new project when invoked by authorize.php .
update_authorize_run_update in core/ modules/ update/update.authorize.inc
Updates existing projects when invoked by authorize.php .
update_authorize_update_batch_finished in core/ modules/ update/update.authorize.inc
Batch callback: Performs actions when the authorized update batch is done.
update_calculate_project_data in core/ modules/ update/update.compare.inc
Calculates the current update status of all projects on the site.
update_calculate_project_update_status in core/ modules/ update/update.compare.inc
Calculates the current update status of a specific project.
update_do_one in core/ includes/update.inc
Implements callback_batch_operation ().
update_fetch_data_finished in core/ modules/ update/update.module
Batch callback: Performs actions when all fetch tasks have been completed.
update_get_update_list in core/ includes/update.inc
Returns a list of all the pending database updates.
update_help in core/ modules/ update/update.module
Implements hook_help ().
update_invoke_post_update in core/ includes/update.inc
Executes a single hook_post_update_NAME ().
update_mail in core/ modules/ update/update.module
Implements hook_mail ().
update_manager_batch_project_get in core/ modules/ update/update.manager.inc
Implements callback_batch_operation ().
update_manager_download_batch_finished in core/ modules/ update/update.manager.inc
Batch callback: Performs actions when the download batch is completed.
update_process_project_info in core/ modules/ update/update.compare.inc
Determines version and type information for currently installed projects.
update_requirements in core/ modules/ update/update.install
Implements hook_requirements ().
update_script_test_cache_flush in core/ modules/ system/ tests/ modules/ update_script_test/update_script_test.module
Implements hook_cache_flush ().
update_test_filetransfer_info in core/ modules/ update/ tests/ modules/ update_test/update_test.module
Implements hook_filetransfer_info ().
update_verify_update_archive in core/ modules/ update/update.module
Implements hook_verify_update_archive ().
Url::validateUrl in core/ lib/ Drupal/ Core/ Render/ Element/Url.php
Form element validation handler for #type 'url'.
UrlCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/UrlCacheContext.php
Returns the label of the cache context.
User::baseFieldDefinitions in core/ modules/ user/ src/ Entity/User.php
Provides base field definitions for an entity type.
UserCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/UserCacheContext.php
Returns the label of the cache context.
UserListBuilder::buildRow in core/ modules/ user/ src/UserListBuilder.php
Builds a row for an entity in the entity listing.
UserPasswordResetTest::assertValidPasswordReset in core/ modules/ user/ tests/ src/ Functional/UserPasswordResetTest.php
Helper function to make assertions about a valid password reset.
UserRolesCacheContext::getLabel in core/ lib/ Drupal/ Core/ Cache/ Context/UserRolesCacheContext.php
Returns the label of the cache context.
UserTokenReplaceTest::testUserTokenReplacement in core/ modules/ user/ tests/ src/ Functional/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
UserValidationTest::assertLengthViolation in core/ modules/ user/ tests/ src/ Kernel/UserValidationTest.php
Verifies that a length violation exists for the given field.
UserValidationTest::testValidation in core/ modules/ user/ tests/ src/ Kernel/UserValidationTest.php
Runs entity validation checks.
user_cancel in core/ modules/ user/user.module
Cancel a user account.
user_cancel_methods in core/ modules/ user/user.module
Helper function to return available account cancellation methods.
user_entity_extra_field_info in core/ modules/ user/user.module
Implements hook_entity_extra_field_info ().
user_form_process_password_confirm in core/ modules/ user/user.module
Form element process handler for client-side password validation.
user_form_system_regional_settings_alter in core/ modules/ user/user.module
Implements hook_form_FORM_ID_alter () for \Drupal\system\Form\RegionalForm .
user_help in core/ modules/ user/user.module
Implements hook_help ().
user_tokens in core/ modules/ user/user.tokens.inc
Implements hook_tokens ().
user_token_info in core/ modules/ user/user.tokens.inc
Implements hook_token_info ().
user_toolbar in core/ modules/ user/user.module
Implements hook_toolbar ().
user_update_9301 in core/ modules/ user/user.install
Change the users table to use an serial uid field.
user_user_login in core/ modules/ user/user.module
Implements hook_user_login ().
user_user_role_insert in core/ modules/ user/user.module
Implements hook_ENTITY_TYPE_insert () for user_role entities.
user_user_view in core/ modules/ user/user.module
Implements hook_ENTITY_TYPE_view () for user entities.
user_views_plugins_argument_validator_alter in core/ modules/ user/user.views.inc
Implements hook_views_plugins_argument_validator_alter ().
ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation in core/ tests/ Drupal/ KernelTests/ Core/ Entity/ValidReferenceConstraintValidatorTest.php
Tests the validation of pre-existing items in an entity reference field.
ValidReferenceConstraintValidatorTest::testValidation in core/ tests/ Drupal/ KernelTests/ Core/ Entity/ValidReferenceConstraintValidatorTest.php
Tests the ValidReferenceConstraintValidator.
VerticalTabs::processVerticalTabs in core/ lib/ Drupal/ Core/ Render/ Element/VerticalTabs.php
Creates a group formatted as vertical tabs.
View::addDisplay in core/ modules/ views/ src/ Entity/View.php
Adds a new display handler to the view, automatically creating an ID.
View::render in core/ modules/ views/ src/ Plugin/ views/ area/View.php
Render the area.
Views::getViewsAsOptions in core/ modules/ views/ src/Views.php
Returns an array of view as options array, that can be used by select,
checkboxes and radios as #options.
ViewsData::getViewsData in core/ modules/ content_moderation/ src/ViewsData.php
Returns the views data.
ViewsEntityRow::getDerivativeDefinitions in core/ modules/ views/ src/ Plugin/ Derivative/ViewsEntityRow.php
Gets the definition of all derivatives of a base plugin.
ViewsExposedFilterBlock::getDerivativeDefinitions in core/ modules/ views/ src/ Plugin/ Derivative/ViewsExposedFilterBlock.php
Gets the definition of all derivatives of a base plugin.
ViewsFormMultipleTest::viewsData in core/ modules/ views/ tests/ src/ Functional/ViewsFormMultipleTest.php
Returns the views data definition.
ViewsSelection::settingsFormValidate in core/ modules/ views/ src/ Plugin/ EntityReferenceSelection/ViewsSelection.php
Element validate; Check View is valid.
ViewsTestCacheContext::getLabel in core/ modules/ views/ tests/ modules/ views_test_data/ src/ Cache/ViewsTestCacheContext.php
Returns the label of the cache context.
ViewsTestDataErrorForm::buildForm in core/ modules/ views/ tests/ modules/ views_test_data/ src/ Form/ViewsTestDataErrorForm.php
Form constructor.
ViewsTestDataErrorForm::validateForm in core/ modules/ views/ tests/ modules/ views_test_data/ src/ Form/ViewsTestDataErrorForm.php
Form validation handler.
ViewsUIController::reportFields in core/ modules/ views_ui/ src/ Controller/ViewsUIController.php
Lists all instances of fields on any views.
ViewsUIController::reportPlugins in core/ modules/ views_ui/ src/ Controller/ViewsUIController.php
Lists all plugins and what enabled Views use them.
views_element_validate_tags in core/ modules/ views/views.module
Validation callback for query tags.
views_field_default_views_data in core/ modules/ views/views.views.inc
Default views data implementation for a field.
views_help in core/ modules/ views/views.module
Implements hook_help ().
views_test_data_form_views_form_test_form_multiple_default_alter in core/ modules/ views/ tests/ modules/ views_test_data/views_test_data.module
Implements hook_form_BASE_FORM_ID_alter ().
views_test_data_views_analyze in core/ modules/ views/ tests/ modules/ views_test_data/views_test_data.views.inc
Implements hook_views_analyze ().
views_test_rss_preprocess_views_view_rss in core/ modules/ views/ tests/ modules/ views_test_rss/views_test_rss.module
Implements hook_preprocess_HOOK ().
views_token_info in core/ modules/ views/views.tokens.inc
Implements hook_token_info ().
views_ui_add_ajax_trigger in core/ modules/ views_ui/admin.inc
Converts a form element in the add view wizard to be AJAX-enabled.
views_ui_help in core/ modules/ views_ui/views_ui.module
Implements hook_help ().
views_ui_standard_display_dropdown in core/ modules/ views_ui/admin.inc
Add a <select> dropdown for a given section, allowing the user to
change whether this info is stored on the default display or on
the current display.
views_ui_test_field_views_data in core/ modules/ views_ui/ tests/ modules/ views_ui_test_field/views_ui_test_field.views.inc
Implements hook_views_data ().
views_ui_test_views_preview_info_alter in core/ modules/ views_ui/ tests/ modules/ views_ui_test/views_ui_test.module
Implements hook_views_preview_info_alter ().
views_ui_views_analyze in core/ modules/ views_ui/views_ui.module
Implements hook_views_analyze ().
views_ui_view_preview_section_display_category_links in core/ modules/ views_ui/views_ui.module
Returns a link to editing a certain display setting.
views_ui_view_preview_section_handler_links in core/ modules/ views_ui/views_ui.module
Returns contextual links for each handler of a certain section.
views_views_data in core/ modules/ views/views.views.inc
Implements hook_views_data ().
ViewUI::cacheSet in core/ modules/ views_ui/ src/ViewUI.php
Sets a cached view object in the shared tempstore.
ViewUI::getStandardButtons in core/ modules/ views_ui/ src/ViewUI.php
Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide
a hidden op operator because the forms plugin doesn't seem to properly
provide which button was clicked.
ViewUI::renderPreview in core/ modules/ views_ui/ src/ViewUI.php
VocabularyListBuilder::buildForm in core/ modules/ taxonomy/ src/VocabularyListBuilder.php
Form constructor.
VocabularyListBuilder::buildHeader in core/ modules/ taxonomy/ src/VocabularyListBuilder.php
Builds the header row for the entity listing.
VocabularyListBuilder::getDefaultOperations in core/ modules/ taxonomy/ src/VocabularyListBuilder.php
Gets this list's default operations.
VocabularyListBuilder::render in core/ modules/ taxonomy/ src/VocabularyListBuilder.php
Builds the entity listing as renderable array for table.html.twig .
VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions in core/ modules/ taxonomy/ tests/ src/ Functional/VocabularyPermissionsTest.php
Tests the vocabulary overview permission.
VocabularyTranslationTest::testVocabularyTitleLabelTranslation in core/ modules/ taxonomy/ tests/ src/ Functional/VocabularyTranslationTest.php
Tests vocabulary name translation for the overview and reset pages.
WidgetBase::formMultipleElements in core/ lib/ Drupal/ Core/ Field/WidgetBase.php
Special handling to create form elements for multiple values.
WizardTest::setUp in core/ modules/ comment/ tests/ src/ Functional/ Views/WizardTest.php
workflows_help in core/ modules/ workflows/workflows.module
Implements hook_help ().
WorkspaceCacheContext::getLabel in core/ modules/ workspaces/ src/WorkspaceCacheContext.php
Returns the label of the cache context.
workspaces_help in core/ modules/ workspaces/workspaces.module
Implements hook_help ().
workspaces_requirements in core/ modules/ workspaces/workspaces.install
Implements hook_requirements ().
workspaces_toolbar in core/ modules/ workspaces/workspaces.module
Implements hook_toolbar ().
XssUnitTest::testT in core/ tests/ Drupal/ KernelTests/ Core/ Common/XssUnitTest.php
Tests t () functionality.
_batch_page in core/ includes/batch.inc
Renders the batch processing page based on the current state of the batch.
_batch_test_finished_helper in core/ modules/ system/ tests/ modules/ batch_test/batch_test.callbacks.inc
Provides a common 'finished' callback for batches 1 to 7.
_content_translation_form_language_content_settings_form_alter in core/ modules/ content_translation/content_translation.admin.inc
(proxied) Implements hook_form_FORM_ID_alter ().
_content_translation_preprocess_language_content_settings_table in core/ modules/ content_translation/content_translation.admin.inc
(proxied) Implements hook_preprocess_HOOK ().
_file_save_upload_from_form in core/ modules/ file/file.module
Saves form file uploads.
_file_save_upload_single in core/ modules/ file/file.module
Saves a file upload to a new location.
_form_test_tableselect_get_data in core/ modules/ system/ tests/ modules/ form_test/form_test.module
Create a header and options array. Helper function for callbacks.
_install_module_batch in core/ includes/install.core.inc
Implements callback_batch_operation ().
_media_library_media_type_form_submit in core/ modules/ media_library/media_library.module
Submit callback for media type form.
_node_access_rebuild_batch_finished in core/ modules/ node/node.module
Implements callback_batch_finished ().
_node_mass_update_batch_finished in core/ modules/ node/node.admin.inc
Implements callback_batch_finished ().
_system_advisories_requirements in core/ modules/ system/system.install
Display requirements from security advisories.
_update_fix_missing_schema in core/ includes/update.inc
Helper to detect and fix 'missing' schema information.
_update_manager_check_backends in core/ modules/ update/update.manager.inc
Checks for file transfer backends and prepares a form fragment about them.
_update_message_text in core/ modules/ update/update.module
Returns the appropriate message text when site is out of date or not secure.
_update_no_data in core/ modules/ update/update.module
Returns a warning message when there is no data about available updates.
_update_requirement_check in core/ modules/ update/update.install
Fills in the requirements array.
_user_cancel in core/ modules/ user/user.module
Implements callback_batch_operation ().
_views_file_status in core/ modules/ file/file.module
Formats human-readable version of file status.