You are here

2198 calls to t() in Drupal 8

AccessDeniedTest::testAccessDenied in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
AccessRoleUITest::testAccessRoleUI in core/modules/user/tests/src/Functional/AccessRoleUITest.php
Tests the role access plugin UI.
AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
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().
AddFeedTest::testAddFeed in core/modules/aggregator/tests/src/Functional/AddFeedTest.php
Creates and ensures that a feed is unique, checks source, and deletes feed.
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage in core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php
Tests the translated and untranslated config entities are loaded properly.
AggregatorAdminTest::testSettingsPage in core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php
Tests the settings form to ensure the correct default values are used.
AggregatorTestBase::createFeed in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Creates an aggregator feed.
AggregatorTestBase::createFeed in core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
Creates an aggregator feed.
AggregatorTestBase::createSampleNodes in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Creates sample article nodes.
AggregatorTestBase::createSampleNodes in core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
Creates sample article nodes.
AggregatorTestBase::deleteFeed in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Deletes an aggregator feed.
AggregatorTestBase::deleteFeed in core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
Deletes an aggregator feed.
AggregatorTestBase::deleteFeedItems in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Confirms an item removal from a feed.
AggregatorTestBase::deleteFeedItems in core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
Confirms an item removal from a feed.
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().
aggregator_requirements in core/modules/aggregator/aggregator.install
Implements hook_requirements().
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.
AllowedValuesConstraintValidatorTest::testValidation in core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php
Tests the AllowedValues validation constraint validator.
Analyzer::formatMessages in core/modules/views/src/Analyzer.php
Formats the analyze result into a message string.
AnalyzeTest::testAnalyzeBasic in core/modules/views_ui/tests/src/Functional/AnalyzeTest.php
Tests that analyze works in general.
AnnotatedClassDiscoveryTest::setUp in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
ArbitraryRebuildTest::testUserRegistrationMultipleField in core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
Tests a rebuild caused by a multiple value field.
AreaTest::testUI in core/modules/views/tests/src/Functional/Handler/AreaTest.php
Tests the generic UI of a area handler.
ArgumentDefaultTest::testArgumentDefaultNoOptions in core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php
Tests the use of a default argument plugin that provides no options.
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions in core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php
Saves the test_argument view with changes made to the argument handler both with and without specify_validation turned on.
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().
BasicSettingsForm::buildForm in core/modules/views_ui/src/Form/BasicSettingsForm.php
Form constructor.
BasicTest::testViewsWizardAndListing in core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BasicTest::testWizardDefaultValues in core/modules/views/tests/src/Functional/Wizard/BasicTest.php
Tests default plugin values are populated from the wizard form.
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().
BlockAdminThemeTest::testAdminTheme in core/modules/block/tests/src/Functional/BlockAdminThemeTest.php
Check for the accessibility of the admin theme on the block admin page.
BlockAdminThemeTest::testSevenAdminTheme in core/modules/block/tests/src/Functional/BlockAdminThemeTest.php
Ensure contextual links are disabled in Seven theme.
BlockContent::baseFieldDefinitions in core/modules/block_content/src/Entity/BlockContent.php
Provides base field definitions for an entity type.
BlockContentCreationTest::testBlockContentCreation in core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
Creates a "Basic page" block and verifies its consistency in the database.
BlockContentCreationTest::testBlockContentCreationMultipleViewModes in core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
Creates a "Basic page" block with multiple view modes.
BlockContentCreationTest::testBlockDelete in core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
Test deleting a block.
BlockContentCreationTest::testConfigDependencies in core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
Test that placed content blocks create a dependency in the block placement.
BlockContentCreationTest::testDefaultBlockContentCreation in core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
Create a default custom block.
BlockContentListBuilder::buildHeader in core/modules/block_content/src/BlockContentListBuilder.php
Builds the header row for the entity listing.
BlockContentListTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListTest.php
Tests the custom block listing page.
BlockContentListViewsTest::testListing in core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
Tests the custom block listing page.
BlockContentPageViewTest::testPageEdit in core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php
Checks block edit and fallback functionality.
BlockContentTranslationHandler::entityFormTitle in core/modules/block_content/src/BlockContentTranslationHandler.php
Returns the title to be used for the entity form page.
BlockContentTranslationUITest::doTestTranslationEdit in core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php
Tests edit content translation.
BlockContentTypeForm::form in core/modules/block_content/src/BlockContentTypeForm.php
Gets the actual form array to be built.
BlockContentTypeForm::save in core/modules/block_content/src/BlockContentTypeForm.php
Form submission handler for the 'save' action.
BlockContentTypeListBuilder::buildHeader in core/modules/block_content/src/BlockContentTypeListBuilder.php
Builds the header row for the entity listing.
BlockContentTypeTest::testBlockContentTypeCreation in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests creating a block type programmatically and via a form.
BlockContentTypeTest::testBlockContentTypeDeletion in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests deleting a block type that still has content.
BlockContentTypeTest::testBlockContentTypeEditing in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests editing a block type using the UI.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockContentWizardTest::testViewAddBlockContent in core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php
Tests creating a 'block_content' entity view.
BlockExposedFilterAJAXTest::testExposedFilteringAndReset in core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php
Tests if exposed filtering and reset works with a views block and ajax.
BlockFormInBlockTest::testCachePerPage in core/modules/block/tests/src/Functional/BlockFormInBlockTest.php
Test to see if form in block's redirect isn't cached.
BlockHiddenRegionTest::testBlockNotInHiddenRegion in core/modules/block/tests/src/Functional/BlockHiddenRegionTest.php
Tests that hidden regions do not inherit blocks when a theme is installed.
BlockInterfaceTest::testBlockInterface in core/modules/block/tests/src/Kernel/BlockInterfaceTest.php
Test configuration and subsequent form() and build() method calls.
BlockInvalidRegionTest::testBlockInInvalidRegion in core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php
Tests that blocks assigned to invalid regions work correctly.
BlockLanguageCacheTest::testBlockLinks in core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php
Creates a block in a language, check blocks page in all languages.
BlockLanguageTest::setUp in core/modules/block/tests/src/Functional/BlockLanguageTest.php
BlockLanguageTest::testLanguageBlockVisibility in core/modules/block/tests/src/Functional/BlockLanguageTest.php
Tests the visibility settings for the blocks based on language.
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete in core/modules/block/tests/src/Functional/BlockLanguageTest.php
Tests if the visibility settings are removed if the language is deleted.
BlockLanguageTest::testMultipleLanguageTypes in core/modules/block/tests/src/Functional/BlockLanguageTest.php
Tests block language visibility with different language types.
BlockTest::moveBlockToRegion in core/modules/block/tests/src/Functional/BlockTest.php
Moves a block to a given region via the UI and confirms the result.
BlockTest::testAddBlockFromLibraryWithWeight in core/modules/block/tests/src/Functional/BlockTest.php
Tests adding a block from the library page with a weight query string.
BlockTest::testBlock in core/modules/block/tests/src/Functional/BlockTest.php
Test configuring and moving a module-define block to specific regions.
BlockTest::testBlockThemeSelector in core/modules/block/tests/src/Functional/BlockTest.php
Tests that the block form has a theme selector when not passed via the URL.
BlockTest::testBlockToggleVisibility in core/modules/block/tests/src/Functional/BlockTest.php
Tests that visibility can be properly toggled.
BlockTest::testBlockVisibility in core/modules/block/tests/src/Functional/BlockTest.php
Tests block visibility.
BlockTest::testBlockVisibilityListedEmpty in core/modules/block/tests/src/Functional/BlockTest.php
Test block visibility when leaving "pages" textarea empty.
BlockTest::testHideBlockTitle in core/modules/block/tests/src/Functional/BlockTest.php
Test block title display settings.
BlockUiTest::testBlockAdminUiPage in core/modules/block/tests/src/Functional/BlockUiTest.php
Test block admin page exists and functions correctly.
BlockUiTest::testBlockDemoUiPage in core/modules/block/tests/src/Functional/BlockUiTest.php
Test block demo page exists and functions correctly.
BlockUiTest::testBlockPlacementIndicator in core/modules/block/tests/src/Functional/BlockUiTest.php
Tests the block placement indicator.
BlockUiTest::testBlockValidateErrors in core/modules/block/tests/src/Functional/BlockUiTest.php
Tests if validation errors are passed plugin form to the parent form.
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_place_help in core/modules/block_place/block_place.module
Implements hook_help().
block_place_install in core/modules/block_place/block_place.install
Implements hook_install().
block_place_requirements in core/modules/block_place/block_place.install
Implements hook_requirements().
block_place_toolbar in core/modules/block_place/block_place.module
Implements hook_toolbar().
block_post_update_disable_blocks_with_missing_contexts in core/modules/block/block.post_update.php
Disable all blocks with missing context IDs in block_update_8001().
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().
block_update_8001 in core/modules/block/block.install
Update block visibility context mapping.
block_update_8003 in core/modules/block/block.install
Remove 'cache' setting.
BookBreadcrumbTest::createBookNode in core/modules/book/tests/src/Functional/BookBreadcrumbTest.php
Creates a book node.
BookContentModerationTest::testBookWithPendingRevisions in core/modules/book/tests/src/Functional/BookContentModerationTest.php
Tests that book drafts can not modify the book outline.
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.
BookRelationshipTest::createBookNode in core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php
Creates a book node.
BookTest::testBook in core/modules/book/tests/src/Functional/BookTest.php
Tests book functionality through node interfaces.
BookTest::testBookDelete in core/modules/book/tests/src/Functional/BookTest.php
Tests the access for deleting top-level book nodes.
BookTest::testBookExport in core/modules/book/tests/src/Functional/BookTest.php
Tests book export ("printer-friendly version") functionality.
BookTest::testBookNavigationBlock in core/modules/book/tests/src/Functional/BookTest.php
Tests the functionality of the book navigation block.
BookTest::testBookNavigationBlockOnUnpublishedBook in core/modules/book/tests/src/Functional/BookTest.php
Tests the book navigation block when book is unpublished.
BookTest::testBookOutline in core/modules/book/tests/src/Functional/BookTest.php
Tests outline of a book.
BookTest::testEmptyBook in core/modules/book/tests/src/Functional/BookTest.php
Tests saving the book outline on an empty book.
BookTest::testNavigationBlockOnAccessModuleInstalled in core/modules/book/tests/src/Functional/BookTest.php
Tests the book navigation block when an access module is installed.
BookTestTrait::checkBookNode in core/modules/book/tests/src/Functional/BookTestTrait.php
Checks the outline of sub-pages; previous, up, and next.
BookTestTrait::createBookNode in core/modules/book/tests/src/Functional/BookTestTrait.php
Creates a book node.
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.
BooleanFieldTest::testBooleanField in core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php
Tests boolean field.
BooleanFieldTest::testFormAccess in core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php
Test field access.
BooleanFormatterSettingsTest::testBooleanFormatterSettings in core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
Tests the formatter settings page for the Boolean formatter.
BooleanFormatterSettingsTest::testBooleanFormatterSettings in core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
Tests the formatter settings page for the Boolean formatter.
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.
BrokenSetUpTest::testMethod in core/modules/simpletest/src/Tests/BrokenSetUpTest.php
Runs this test case from within the simpletest child site.
BrowserTest::testCookies in core/modules/simpletest/src/Tests/BrowserTest.php
Tests that cookies set during a request are available for testing.
BrowserTest::testGetAbsoluteUrl in core/modules/simpletest/src/Tests/BrowserTest.php
Test \Drupal\simpletest\WebTestBase::getAbsoluteUrl().
BrowserTestBaseTest::testForm in core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
Tests basic form functionality.
BulkFormAccessTest::testNodeDeleteAccess in core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if nodes that may not be deleted, can not be deleted in bulk.
BulkFormAccessTest::testNodeEditAccess in core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if nodes that may not be edited, can not be edited in bulk.
BulkFormAccessTest::testUserDeleteAccess in core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if users that may not be deleted, can not be deleted in bulk.
BulkFormAccessTest::testUserEditAccess in core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php
Tests if users that may not be edited, can not be edited in bulk.
BulkFormTest::testBulkDeletion in core/modules/node/tests/src/Functional/Views/BulkFormTest.php
Test multiple deletion.
BulkFormTest::testBulkForm in core/modules/views/tests/src/Functional/BulkFormTest.php
Tests the bulk form.
BulkFormTest::testBulkForm in core/modules/node/tests/src/Functional/Views/BulkFormTest.php
Tests the node bulk form.
BulkFormTest::testBulkForm in core/modules/user/tests/src/Functional/Views/BulkFormTest.php
Tests the user bulk form.
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.
CachedDataUITest::testCacheData in core/modules/views_ui/tests/src/Functional/CachedDataUITest.php
Tests the shared tempstore views data in the UI.
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.
CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for an existing text format.
CKEditorAdminTest::testNewFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for a new text format.
CKEditorStylesComboAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php
Tests StylesCombo settings for an existing text format.
CKEditorToolbarButtonTest::testImageButtonDisplay in core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php
Method tests CKEditor image buttons.
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_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.
ClassLoaderTest::testAutoloadFromModuleFile in core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php
Tests that .module files can use class constants in main section.
ClassLoaderTest::testMultipleModules in core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php
Ensures the negative caches in the class loader don't result in crashes.
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'.
ColorConfigSchemaTest::testValidColorConfigSchema in core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php
Tests whether the color config schema is valid.
ColorTest::testLogoSettingOverride in core/modules/color/tests/src/Functional/ColorTest.php
Test whether the custom logo is used in the color preview.
ColorTest::testOverrideAndResetScheme in core/modules/color/tests/src/Functional/ColorTest.php
Test whether the scheme can be set, viewed anonymously and reset.
ColorTest::testValidColor in core/modules/color/tests/src/Functional/ColorTest.php
Tests whether the provided color is valid.
ColorTest::_testColor in core/modules/color/tests/src/Functional/ColorTest.php
Tests the Color module functionality using the given theme.
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.
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/tests/src/Functional/CommentAdminTest.php
Test comment approval functionality through admin/content/comment.
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
Test comment approval functionality through admin/content/comment.
CommentAdminTest::testApprovalNodeInterface in core/modules/comment/tests/src/Functional/CommentAdminTest.php
Tests comment approval functionality through the node interface.
CommentAdminTest::testCommentedTranslationDeletion in core/modules/comment/tests/src/Functional/CommentAdminTest.php
Tests commented translation deletion admin view.
CommentAdminViewUpdateTest::testCommentAdminPostUpdateHook in core/modules/comment/tests/src/Functional/Update/CommentAdminViewUpdateTest.php
Tests that comment admin view is enabled after update.
CommentAnonymousTest::testAnonymous in core/modules/comment/tests/src/Functional/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentBlockTest::testRecentCommentBlock in core/modules/comment/tests/src/Functional/CommentBlockTest.php
Tests the recent comments block.
CommentBookTest::testBookCommentPrint in core/modules/comment/tests/src/Functional/CommentBookTest.php
Tests comments in book export.
CommentEditTest::testCommentEdit in core/modules/comment/tests/src/Functional/Views/CommentEditTest.php
Tests comment label in admin view.
CommentFieldsTest::testCommentFieldCreate in core/modules/comment/tests/src/Functional/CommentFieldsTest.php
Tests creating a comment field through the interface.
CommentFieldsTest::testCommentInstallAfterContentModule in core/modules/comment/tests/src/Functional/CommentFieldsTest.php
Tests that comment module works when installed after a content module.
CommentInterfaceTest::testAutoFilledHtmlSubject in core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
Test that automatic subject is correctly created from HTML comment text.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
Tests the comment interface.
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.
CommentLanguageTest::setUp in core/modules/comment/tests/src/Functional/CommentLanguageTest.php
CommentLanguageTest::testCommentLanguage in core/modules/comment/tests/src/Functional/CommentLanguageTest.php
Test that comment language is properly set.
CommentLazyBuilders::buildLinks in core/modules/comment/src/CommentLazyBuilders.php
Build the default links (reply, edit, delete …) for a comment.
CommentLinksAlterTest::testCommentLinksAlter in core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php
Tests comment links altering.
CommentLinksTest::testCommentLinks in core/modules/comment/tests/src/Functional/CommentLinksTest.php
Tests that comment links are output and can be hidden.
CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php
Tests new comment marker.
CommentNonNodeTest::performCommentOperation in core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
Performs the specified operation on the specified comment.
CommentNonNodeTest::postComment in core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
Posts a comment.
CommentNonNodeTest::testCommentFunctionality in core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
Tests anonymous comment functionality.
CommentPagerTest::testCommentPaging in core/modules/comment/tests/src/Functional/CommentPagerTest.php
Confirms comment paging works correctly with flat and threaded comments.
CommentPagerTest::testTwoPagers in core/modules/comment/tests/src/Functional/CommentPagerTest.php
Confirms comment paging works correctly with two pagers.
CommentPreviewTest::testCommentEditPreviewSave in core/modules/comment/tests/src/Functional/CommentPreviewTest.php
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in core/modules/comment/tests/src/Functional/CommentPreviewTest.php
Tests comment preview.
CommentPreviewTest::testCommentPreviewDuplicateSubmission in core/modules/comment/tests/src/Functional/CommentPreviewTest.php
Tests comment preview.
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
CommentStatusFieldAccessTest::testCommentStatusFieldAccessStatus in core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php
Tests comment status field access.
CommentTestBase::deleteComment in core/modules/comment/src/Tests/CommentTestBase.php
Deletes a comment.
CommentTestBase::deleteComment in core/modules/comment/tests/src/Functional/CommentTestBase.php
Deletes a comment.
CommentTestBase::performCommentOperation in core/modules/comment/src/Tests/CommentTestBase.php
Performs the specified operation on the specified comment.
CommentTestBase::performCommentOperation in core/modules/comment/tests/src/Functional/CommentTestBase.php
Performs the specified operation on the specified comment.
CommentTestBase::postComment in core/modules/comment/src/Tests/CommentTestBase.php
Posts a comment.
CommentTestBase::postComment in core/modules/comment/tests/src/Functional/CommentTestBase.php
Posts a comment.
CommentTestBase::setUp in core/modules/comment/src/Tests/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentTestBase::setUp in core/modules/comment/tests/src/Functional/CommentTestBase.php
CommentTestBase::setUp in core/modules/comment/src/Tests/Views/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
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.
CommentTranslationUITest::doTestTranslationEdit in core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
Tests edit content translation.
CommentTypeForm::form in core/modules/comment/src/CommentTypeForm.php
Gets the actual form array to be built.
CommentTypeForm::save in core/modules/comment/src/CommentTypeForm.php
Form submission handler for the 'save' action.
CommentTypeListBuilder::buildHeader in core/modules/comment/src/CommentTypeListBuilder.php
Builds the header row for the entity listing.
CommentTypeTest::testCommentTypeCreation in core/modules/comment/tests/src/Functional/CommentTypeTest.php
Tests creating a comment type programmatically and via a form.
CommentTypeTest::testCommentTypeDeletion in core/modules/comment/tests/src/Functional/CommentTypeTest.php
Tests deleting a comment type that still has content.
CommentTypeTest::testCommentTypeEditing in core/modules/comment/tests/src/Functional/CommentTypeTest.php
Tests editing a comment type using the UI.
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_requirements in core/modules/comment/comment.install
Implements hook_requirements().
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.
ComplexDataConstraintValidatorTest::testValidation in core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php
Tests the ComplexData validation constraint validator.
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.
ConditionFormTest::testConfigForm in core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php
Submit the condition_node_type_test_form to test condition forms.
ConfigController::diff in core/modules/config/src/Controller/ConfigController.php
Shows diff of specified configuration file.
ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait in core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php
Tests ConfigDependencyDeleteFormTrait.
ConfigEntityFormOverrideTest::testFormsWithOverrides in core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php
Tests that overrides do not affect forms or listing screens.
ConfigEntityListBuilder::getDefaultOperations in core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php
Gets this list's default operations.
ConfigEntityListMultilingualTest::testListUI in core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php
Tests the listing UI with different language scenarios.
ConfigEntityListTest::testList in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests entity list builder methods.
ConfigEntityListTest::testListUI in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Tests the listing UI.
ConfigEntityListTest::testPager in core/modules/config/tests/src/Functional/ConfigEntityListTest.php
Test paging.
ConfigEntityQueryTest::testTableSort in core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php
Tests sorting with tableSort on config entity queries.
ConfigEntityTest::testCRUDUI in core/modules/config/tests/src/Functional/ConfigEntityTest.php
Tests CRUD operations through the UI.
ConfigExportImportUITest::testExportImport in core/modules/config/tests/src/Functional/ConfigExportImportUITest.php
Tests a simple site export import case.
ConfigExportImportUITest::testExportImportCollections in core/modules/config/tests/src/Functional/ConfigExportImportUITest.php
Tests an export and import of collections.
ConfigExportUITest::testExport in core/modules/config/tests/src/Functional/ConfigExportUITest.php
Tests export of configuration.
ConfigFormOverrideTest::testFormsWithOverrides in core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php
Tests that overrides do not affect forms.
ConfigFormTestBase::testConfigForm in core/tests/Drupal/KernelTests/ConfigFormTestBase.php
Submit the system_config_form ensure the configuration has expected values.
ConfigImportAllTest::testInstallUninstall in core/modules/config/tests/src/Functional/ConfigImportAllTest.php
Tests that a fixed set of modules can be installed and uninstalled.
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.
ConfigImportInstallProfileTest::testInstallProfileValidation in core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php
Tests config importer cannot uninstall install profiles.
ConfigImportUITest::testBatchErrors in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests that errors set in the batch and on the ConfigImporter are merged.
ConfigImportUITest::testConfigUninstallConfigException in core/modules/config/tests/src/Functional/ConfigImportUITest.php
ConfigImportUITest::testEntityBundleDelete in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests the config importer cannot delete bundles with existing entities.
ConfigImportUITest::testExtensionValidation in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests config importer cannot uninstall extensions which are depended on.
ConfigImportUITest::testImport in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests importing configuration.
ConfigImportUITest::testImportErrorLog in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests an import that results in an error.
ConfigImportUITest::testImportLock in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests concurrent importing of configuration.
ConfigImportUITest::testImportSiteUuidValidation in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests verification of site UUID before importing configuration.
ConfigImportUITest::testImportValidation in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests that multiple validation errors are listed on the page.
ConfigImportUploadTest::testImport in core/modules/config/tests/src/Functional/ConfigImportUploadTest.php
Tests importing configuration.
ConfigInstallWebTest::testConfigModuleRequirements in core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
Tests config_requirements().
ConfigInstallWebTest::testPreExistingConfigInstall in core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
Tests pre-existing configuration detection.
ConfigInstallWebTest::testUnmetDependenciesInstall in core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
Tests unmet dependencies detection.
ConfigLanguageOverrideWebTest::testSiteNameTranslation in core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php
Tests translating the site name.
ConfigOverrideIntegrationTestCacheContext::getLabel in core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php
Returns the label of the cache context.
ConfigSingleImportExportTest::testExport in core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
Tests exporting a single configuration file.
ConfigSingleImportExportTest::testImport in core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
Tests importing a single configuration file.
ConfigSingleImportExportTest::testImportSimpleConfiguration in core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
Tests importing a simple configuration file.
ConfigSync::submitForm in core/modules/config/src/Form/ConfigSync.php
Form submission handler.
ConfigTest::testFileConfigurationPage in core/modules/system/tests/src/Functional/File/ConfigTest.php
Tests file configuration page.
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.
ConfigTranslationFormBase::createFormElement in core/modules/config_translation/src/Form/ConfigTranslationFormBase.php
Creates a form element builder.
ConfigTranslationInstallTest::testConfigTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php
ConfigTranslationListUiTest::doBlockListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the block listing for the translate operation.
ConfigTranslationListUiTest::doContactFormsListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the contact forms listing for the translate operation.
ConfigTranslationListUiTest::doContentTypeListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the content type listing for the translate operation.
ConfigTranslationListUiTest::doCustomContentTypeListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the custom block listing for the translate operation.
ConfigTranslationListUiTest::doDateFormatListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the date format listing for the translate operation.
ConfigTranslationListUiTest::doFieldListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the field listing for the translate operation.
ConfigTranslationListUiTest::doFormatsListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the formats listing for the translate operation.
ConfigTranslationListUiTest::doImageStyleListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the image style listing for the translate operation.
ConfigTranslationListUiTest::doLanguageListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the language listing for the translate operation.
ConfigTranslationListUiTest::doMenuListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the menu listing for the translate operation.
ConfigTranslationListUiTest::doResponsiveImageListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the responsive image mapping listing for the translate operation.
ConfigTranslationListUiTest::doSettingsPageTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests a given settings page for the translate operation.
ConfigTranslationListUiTest::doShortcutListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the shortcut listing for the translate operation.
ConfigTranslationListUiTest::doUserRoleListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the role listing for the translate operation.
ConfigTranslationListUiTest::doVocabularyListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the vocabulary listing for the translate operation.
ConfigTranslationOverviewTest::testMapperListPage in core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php
Tests the config translation mapper page.
ConfigTranslationUiTest::setSiteInformation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Sets site name and slogan for default language, helps in tests.
ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the account settings translation interface.
ConfigTranslationUiTest::testAlterInfo in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the config_translation_info_alter() hook.
ConfigTranslationUiTest::testContactConfigEntityTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the contact form translation.
ConfigTranslationUiTest::testDateFormatTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests date format translation.
ConfigTranslationUiTest::testLocaleDBStorage in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Test translation storage in locale storage.
ConfigTranslationUiTest::testPluralConfigStrings in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Test translation of plural strings with multiple plural forms in config.
ConfigTranslationUiTest::testPluralConfigStringsSourceElements in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Test the number of source elements for plural strings in config translation forms.
ConfigTranslationUiTest::testSequenceTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the sequence data type translation.
ConfigTranslationUiTest::testSingleLanguageUI in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the single language existing.
ConfigTranslationUiTest::testSiteInformationTranslationUi in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfigTranslationUiTest::testSourceValueDuplicateSave in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfigTranslationUiTest::testTextFormatTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Test text_format translation.
ConfigTranslationUiTest::testViewsTranslationUI in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the views translation interface.
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi in core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php
Tests views_ui list to see if translate link is added to operations.
ConfigurationTest::testActionConfiguration in core/modules/action/tests/src/Functional/ConfigurationTest.php
Tests configuration of advanced actions through administration interface.
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().
ConfirmFormTest::testConfirmForm in core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php
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.
ContactLanguageTest::testContactLanguage in core/modules/contact/tests/src/Functional/ContactLanguageTest.php
Tests configuration options with language enabled.
ContactPersonalTest::checkContactAccess in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Creates a user and then checks contact form access.
ContactPersonalTest::submitPersonalContact in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Fills out a user's personal contact form and submits it.
ContactPersonalTest::testPersonalContactAccess in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Tests access to the personal contact form.
ContactPersonalTest::testPersonalContactFlood in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Tests the personal contact form flood protection.
ContactPersonalTest::testSendPersonalContactMessage in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Tests that mails for contact messages are correctly sent.
ContactSitewideTest::addContactForm in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Adds a form.
ContactSitewideTest::deleteContactForms in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Deletes all forms.
ContactSitewideTest::submitContact in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Submits the contact form.
ContactSitewideTest::testSiteWideContact in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContactSitewideTest::updateContactForm in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Updates a form.
ContactStorageTest::testContactStorage in core/modules/contact/tests/src/Functional/ContactStorageTest.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().
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::testCorrectUserInputMappingOnComplexFields in core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php
Tests the correct user input mapping on complex fields.
ContentNegotiationTest::testBogusAcceptHeader in core/modules/system/tests/src/Functional/DrupalKernel/ContentNegotiationTest.php
Verifies HTML responses for bogus Accept headers.
ContentTranslationContextualLinks::getDerivativeDefinitions in core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php
Gets the definition of all derivatives of a base plugin.
ContentTranslationContextualLinksTest::setUp in core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php
ContentTranslationContextualLinksTest::testContentTranslationContextualLinks in core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php
Tests that a contextual link is available for translating a node.
ContentTranslationDisableSettingTest::testDisableSetting in core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php
Tests that entity schemas are up-to-date after enabling translation.
ContentTranslationEnableTest::testEnable in core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php
Tests that entity schemas are up-to-date after enabling translation.
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().
ContentTranslationLanguageChangeTest::setUp in core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php
ContentTranslationLanguageChangeTest::testLanguageChange in core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php
Test that the source language is properly set when changing.
ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall in core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php
Test that title does not change on ajax call with new language value.
ContentTranslationOperationsTest::testOperationTranslateLink in core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php
Test that the operation "Translate" is displayed in the content listing.
ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden in core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php
Tests that outdated revision translations work correctly.
ContentTranslationPendingRevisionTestBase::enableContentModeration in core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php
Enables content moderation for the test entity type and bundle.
ContentTranslationRevisionTranslationDeletionTest::doTestOverview in core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php
Performs a test run.
ContentTranslationSettingsTest::assertSettings in core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
Asserts that translatability has the expected value for the given bundle.
ContentTranslationSettingsTest::testAccountLanguageSettingsUI in core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
Tests the language settings checkbox on account settings page.
ContentTranslationSettingsTest::testSettingsUI in core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
Tests that the settings UI works as expected.
ContentTranslationSyncImageTest::testImageFieldSync in core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php
Tests image field field synchronization.
ContentTranslationUITestBase::doTestBasicTranslation in core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php
Tests the basic translation workflow.
ContentTranslationUITestBase::doTestBasicTranslation in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests the basic translation workflow.
ContentTranslationUITestBase::doTestTranslationDeletion in core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php
Tests translation deletion.
ContentTranslationUITestBase::doTestTranslationDeletion in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests translation deletion.
ContentTranslationUITestBase::doTestTranslationOverview in core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php
Tests that the translation overview shows the correct values.
ContentTranslationUITestBase::doTestTranslationOverview in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests that the translation overview shows the correct values.
ContentTranslationUITestBase::getFormSubmitAction in core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php
Returns the form action value to be used to submit the entity form.
ContentTranslationUITestBase::getFormSubmitAction in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Returns the form action value to be used to submit the entity form.
ContentTranslationWorkflowsTest::setupEntity in core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php
Creates a test entity and translate it.
ContentTranslationWorkflowsTest::testWorkflows in core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php
Test simple and editorial translation workflows.
content_moderation_help in core/modules/content_moderation/content_moderation.module
Implements hook_help().
content_moderation_requirements in core/modules/content_moderation/content_moderation.install
Implements hook_requirements().
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.
CronForm::buildForm in core/modules/system/src/Form/CronForm.php
Form constructor.
CronForm::submitForm in core/modules/system/src/Form/CronForm.php
Form submission handler.
CronRunTest::testAutomatedCron in core/modules/system/tests/src/Functional/System/CronRunTest.php
Ensure that the automated cron run module is working.
CronRunTest::testManualCron in core/modules/system/tests/src/Functional/System/CronRunTest.php
Ensure that the manual cron run is working.
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.
DateFilterTest::testLimitExposedOperators in core/modules/datetime/tests/src/Functional/DateFilterTest.php
Tests the limit of the expose operator functionality.
DateFormatAddForm::actions in core/modules/system/src/Form/DateFormatAddForm.php
Returns an array of supported actions for the current entity form.
DateFormatDeleteForm::getQuestion in core/modules/system/src/Form/DateFormatDeleteForm.php
DateFormatEditForm::actions in core/modules/system/src/Form/DateFormatEditForm.php
Returns an array of supported actions for the current entity form.
DateFormatEditForm::form in core/modules/system/src/Form/DateFormatEditForm.php
Gets the actual form array to be built.
DateFormatFormBase::form in core/modules/system/src/Form/DateFormatFormBase.php
Gets the actual form array to be built.
DateFormatListBuilder::buildHeader in core/modules/system/src/DateFormatListBuilder.php
Builds the header row for the entity listing.
DateFormatsMachineNameTest::testDateFormatsMachineNameAllowedValues in core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php
Tests that date formats cannot be created with invalid machine names.
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.
DateRangeFieldTest::testAlldayRangeField in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Tests all-day field.
DateRangeFieldTest::testDatelistWidget in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Tests Date Range List Widget functionality.
DateRangeFieldTest::testDateRangeField in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Tests date field functionality.
DateRangeFieldTest::testDateStorageSettings in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Tests that 'Date' field storage setting form is disabled if field has data.
DateRangeFieldTest::testDatetimeRangeField in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Tests date and time field.
DateRangeFieldTest::testDefaultValue in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Test default value functionality.
DateRangeFieldTest::testInvalidField in core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php
Test that invalid values are caught and marked as invalid.
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.
DatetimeElementFormTest::testDatetimeElement in core/tests/Drupal/KernelTests/Core/Datetime/DatetimeElementFormTest.php
Tests that default handlers are added even if custom are specified.
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.
DateTimeFieldTest::testDateField in core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php
Tests date field functionality.
DateTimeFieldTest::testDatelistWidget in core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php
Tests Date List Widget functionality.
DateTimeFieldTest::testDateStorageSettings in core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php
Tests that 'Date' field storage setting form is disabled if field has data.
DateTimeFieldTest::testDatetimeField in core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php
Tests date and time field.
DateTimeFieldTest::testDefaultValue in core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php
Test default value functionality.
DateTimeFieldTest::testInvalidField in core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php
Test that invalid values are caught and marked as invalid.
DateTimeItem::storageSettingsForm in core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php
Returns a form for the storage-level settings.
DateTimeTest::testDateFormatConfiguration in core/modules/system/tests/src/Functional/System/DateTimeTest.php
Test date format configuration.
DateTimeTest::testEnteringDateTimeViaSelectors in core/modules/system/tests/src/Functional/System/DateTimeTest.php
Test handling case with invalid data in selectors (like February, 31st).
DateTimeTimeAgoFormatterTest::testSettings in core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php
Tests the formatter 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::doNode in core/modules/dblog/tests/src/Functional/DbLogTest.php
Generates and then verifies some node events.
DbLogTest::doUser in core/modules/dblog/tests/src/Functional/DbLogTest.php
Generates and then verifies some user events.
DbLogTest::filterLogsEntries in core/modules/dblog/tests/src/Functional/DbLogTest.php
Filters the logs according to the specific severity and log entry type.
DbLogTest::testFilter in core/modules/dblog/tests/src/Functional/DbLogTest.php
Tests the database log filter functionality at admin/reports/dblog.
DbLogTest::verifyEvents in core/modules/dblog/tests/src/Functional/DbLogTest.php
Generates and then verifies various types of events.
DbLogTest::verifyReports in core/modules/dblog/tests/src/Functional/DbLogTest.php
Confirms that database log reports are displayed at the correct paths.
DbLogTest::verifyRowLimit in core/modules/dblog/tests/src/Functional/DbLogTest.php
Verifies setting of the database log row limit.
DbLogTest::verifySort in core/modules/dblog/tests/src/Functional/DbLogTest.php
Verifies the sorting functionality of the database logging reports table.
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_post_update_convert_recent_messages_to_view in core/modules/dblog/dblog.post_update.php
Replace 'Recent log messages' with a view.
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.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests default views.
DemoUmamiProfileTest::drupalLoginWithPassword in core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
Logs in a user using the Mink controlled browser using a password.
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().
DependencyTest::testCoreCompatibility in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests enabling modules with different core version specifications.
DependencyTest::testEnableRequirementsFailureDependency in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests enabling a module that depends on a module which fails hook_requirements().
DependencyTest::testEnableWithoutDependency in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Attempts to enable the Content Translation module without Language enabled.
DependencyTest::testIncompatibleCoreVersionDependency in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests enabling a module that depends on a module with an incompatible core version.
DependencyTest::testIncompatibleModuleVersionDependency in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests enabling a module that depends on an incompatible version of a module.
DependencyTest::testMissingModules in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Attempts to enable a module with a missing dependency.
DependencyTest::testModuleEnableOrder in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests that module dependencies are enabled in the correct order in the UI.
DependencyTest::testProjectNamespaceForDependencies in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Checks functionality of project namespaces for dependencies.
DependencyTest::testUninstallDependents in core/modules/system/tests/src/Functional/Module/DependencyTest.php
Tests attempting to uninstall a module that has installed dependents.
DirectoryTest::testFileCheckLocalDirectoryHandling in core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php
Test local directory handling functions.
DisplayAttachmentTest::testAttachmentUI in core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php
Tests the attachment UI.
DisplayAttachmentTest::testRemoveAttachedDisplay in core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php
Tests the attachment working after the attached page was deleted.
DisplayBlockTest::testBlockCategory in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests default and custom block categories.
DisplayBlockTest::testViewsBlockForm in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Test the block form for a Views block.
DisplayCRUDTest::testAddDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests adding a display.
DisplayCRUDTest::testDuplicateDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests the duplicating of a display.
DisplayCRUDTest::testRemoveDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests removing a display.
DisplayEntityReferenceTest::testEntityReferenceDisplay in core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php
Tests the entity reference display plugin.
DisplayExtenderUITest::testDisplayExtenderUI in core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php
Tests the display extender UI.
DisplayFeedTest::checkFeedViewUi in core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php
Checks views UI for a specific feed view.
DisplayFeedTranslationTest::setUp in core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php
DisplayLink::validate in core/modules/views/src/Plugin/views/area/DisplayLink.php
Validate that the plugin is correct and can be saved.
DisplayPageWebTest::testPageDisplayMenu in core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
Tests menu settings of page displays.
DisplayPathTest::doAdvancedPathsValidationTest in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests a couple of invalid path patterns.
DisplayPathTest::doBasicPathUITest in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests basic functionality in configuring a view.
DisplayPathTest::doPathXssFilterTest in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests that View paths are properly filtered for XSS.
DisplayPathTest::testDefaultMenuTabRegression in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests the regression in https://www.drupal.org/node/2532490.
DisplayPathTest::testDeleteWithNoPath in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests deleting a page display that has no path.
DisplayPathTest::testMenuOptions in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests the menu and tab option form.
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::testActionLinks in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests the action links on the edit display UI.
DisplayTest::testAddDisplay in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests adding a display.
DisplayTest::testDisplayPlugin in core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
Tests the display test plugin.
DisplayTest::testHideDisplayOverride in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests that the override option is hidden when it's not needed.
DisplayTest::testLinkDisplay in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests the link-display setting.
DisplayTest::testMissingRelationship in core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
Tests display validation when a required relationship is missing.
DisplayTest::testReorderDisplay in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests reordering of displays.
DownloadTest::testFileCreateUrl in core/modules/file/tests/src/Functional/DownloadTest.php
Test file_create_url().
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.
DrupalDateTimeTest::testDateTimezone in core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php
Test that DrupalDateTime can detect the right timezone to use. Test with a variety of less commonly used timezone names to help ensure that the system timezone will be different than the stated timezones.
DrupalMessengerServiceTest::testDrupalMessengerService in core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php
Tests Messenger service.
DrupalSetMessageTest::testDrupalSetMessage in core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php
The basic functionality of drupal_set_message().
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.
DuplicateTest::testDuplicateView in core/modules/views_ui/tests/src/Functional/DuplicateTest.php
Checks if duplicated view exists and has correct label.
dynamic_page_cache_help in core/modules/dynamic_page_cache/dynamic_page_cache.module
Implements hook_help().
EarlyDateTest::testTaxonomyEarlyDateNode in core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php
Test taxonomy functionality with nodes prior to 1970.
EditDetails::buildForm in core/modules/views_ui/src/Form/Ajax/EditDetails.php
Form constructor.
EditorAdminTest::addEditorToNewFormat in core/modules/editor/tests/src/Functional/EditorAdminTest.php
Adds an editor to a new format using the UI.
EditorAdminTest::testAddEditorToExistingFormat in core/modules/editor/tests/src/Functional/EditorAdminTest.php
Tests adding a text editor to an existing text format.
EditorLoadingTest::testLoading in core/modules/editor/tests/src/Functional/EditorLoadingTest.php
Tests loading of text editors.
EditorUploadImageScaleTest::uploadImage in core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php
Uploads an image via the editor dialog.
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.
ElementsAccessTest::testAccessFalse in core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php
Ensures that child values are still processed when #access = FALSE.
ElementsLabelsTest::testFormDescriptions in core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php
Tests different display options for form element descriptions.
ElementsLabelsTest::testFormLabels in core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php
Test form elements, labels, title attributes and required marks output correctly and have the correct label option class if needed.
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.
ElementsVerticalTabsTest::testDefaultTab in core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php
Ensures that default vertical tab is correctly selected.
ElementsVerticalTabsTest::testDefaultTabCleaned in core/modules/system/tests/src/Functional/Form/ElementsVerticalTabsTest.php
Ensures that vertical tab form values are cleaned.
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.
EmailFieldTest::testEmailField in core/modules/field/tests/src/Functional/Email/EmailFieldTest.php
Tests email field.
EmailItem::getConstraints in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EmailItem.php
Gets a list of validation constraints.
EmailTest::testFormEmail in core/modules/system/tests/src/Functional/Form/EmailTest.php
Tests that #type 'email' fields are properly validated.
EmptySource::fields in core/modules/migrate/src/Plugin/migrate/source/EmptySource.php
Returns available fields on the source.
EntityAddUITest::testAddPageWithBundleEntities in core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
Tests the add page for an entity type using bundle entities.
EntityAddUITest::testAddPageWithoutBundleEntities in core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php
Tests the add page for an entity type not using bundle entities.
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::testEntityAutocompleteAccess in core/tests/Drupal/KernelTests/Core/Entity/Element/EntityAutocompleteElementFormTest.php
Tests that access is properly checked by the EntityAutocomplete element.
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/src/Tests/Entity/EntityDefinitionTestTrait.php
Adds a new base field to the 'entity_test_update' entity type.
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.
EntityDisplayModeTest::testEntityFormModeUI in core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php
Tests the EntityFormMode user interface.
EntityDisplayModeTest::testEntityViewModeUI in core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php
Tests the EntityViewMode user interface.
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.
EntityFormDisplayEditForm::getDisplayModesLink in core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
Returns a link to the form or view mode admin page.
EntityFormTest::doTestFormCRUD in core/modules/system/tests/src/Functional/Entity/EntityFormTest.php
Executes the form CRUD tests for the given entity type.
EntityFormTest::doTestMultilingualFormCRUD in core/modules/system/tests/src/Functional/Entity/EntityFormTest.php
Executes the multilingual form CRUD tests for the given entity type ID.
EntityListBuilderTest::testPager in core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
Test paging.
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
EntityReferenceAdminTest::testMultipleTargetBundles in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
Tests field settings for an entity reference field when the field has multiple target bundles and is set to auto-create the target entity.
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.
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php
Tests that dependencies due to default values can be removed.
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php
Tests that default values are correctly translated to UUIDs in config.
EntityReferenceFieldTest::testEntityReferenceFieldValidation in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php
Tests reference field validation.
EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
Tests if the entity is displayed in an entity reference field.
EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php
Tests the entity reference field with all its supported field widgets.
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.
EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable in core/modules/views/tests/src/Functional/Wizard/EntityTestRevisionTest.php
Tests creating a view of revisions where the type is not on the base table.
EntityTestViewGrantsCacheContext::getLabel in core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php
Returns the label of the cache context.
EntityTranslationFormTest::testEntityFormLanguage in core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php
Tests entity form language.
EntityTypeConstraintsTest::testConstraintValidation in core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php
Tests entity constraints are validated.
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.
EntityViewDisplayEditForm::getDisplayModesLink in core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
Returns a link to the form or view mode admin page.
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().
ExperimentalModuleTest::testExperimentalConfirmForm in core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php
Tests installing experimental modules and dependencies in the UI.
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::testExposedFiltering in core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
Tests if exposed filtering via AJAX works for the "Content" View.
ExposedFormCheckboxesTest::testExposedIsAllOfFilter in core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
Tests that "is all of" filters work with checkboxes.
ExposedFormRenderTest::testExposedFormRender in core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php
Tests the exposed form markup.
ExposedFormTest::testFormErrorWithExposedForm in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
Tests a view which is rendered after a form with a validation error.
ExposedFormUITest::setUp in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
ExposedFormUITest::testExposedAdminUi in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Tests the admin interface of exposed filter and sort items.
ExposedFormUITest::testExposedGroupedFilter in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Tests the configuration of grouped exposed filters.
ExposedFormUITest::testGroupedFilterAdminUi in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Tests the admin interface of exposed grouped filters.
ExposedFormUITest::testGroupedFilterAdminUiErrors in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Feed::baseFieldDefinitions in core/modules/aggregator/src/Entity/Feed.php
Provides base field definitions for an entity type.
FeedLanguageTest::testFeedLanguage in core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php
Tests creation of feeds with a language.
FeedParserTest::testInvalidFeed in core/modules/aggregator/tests/src/Functional/FeedParserTest.php
Tests error handling when an invalid feed is added.
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.
FieldEntityOperationsTest::testEntityOperations in core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php
Tests entity operations field.
FieldFormButtonTest::viewsForm in core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldFormButtonTest.php
Form constructor for the views form.
FieldImportDeleteUninstallUiTest::testImportDeleteUninstall in core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php
Tests deleting field storages and fields as part of config import.
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.
FieldSqlStorageTest::testFieldUpdateFailure in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
Test that failure to create fields is handled gracefully.
FieldSqlStorageTest::testFieldUpdateIndexesWithData in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
Test adding and removing indexes while data is present.
FieldUIDeleteTest::testDeleteField in core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php
Tests that deletion removes field storages and fields as expected.
FieldUIRouteTest::testFieldUIRoutes in core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php
Ensures that entity types with bundles do not break following entity types.
FieldUITest::testBooleanFilterHandler in core/modules/field/tests/src/Functional/Views/FieldUITest.php
Tests adding a boolean field filter handler.
FieldUITest::testFieldLabel in core/modules/views_ui/tests/src/Functional/FieldUITest.php
Tests the field labels.
FieldUITest::testFieldUI in core/modules/views_ui/tests/src/Functional/FieldUITest.php
Tests the UI of field handlers.
FieldUITest::testHandlerUI in core/modules/field/tests/src/Functional/Views/FieldUITest.php
Tests basic field handler settings in the UI.
FieldUITest::testHandlerUIAggregation in core/modules/field/tests/src/Functional/Views/FieldUITest.php
Tests the basic field handler form when aggregation is enabled.
FieldUiTestTrait::fieldUIAddExistingField in core/modules/field_ui/src/Tests/FieldUiTestTrait.php
Adds an existing field through the Field UI.
FieldUiTestTrait::fieldUIAddExistingField in core/modules/field_ui/tests/src/Traits/FieldUiTestTrait.php
Adds an existing field through the Field UI.
FieldUiTestTrait::fieldUIAddNewField in core/modules/field_ui/src/Tests/FieldUiTestTrait.php
Creates a new field through the Field UI.
FieldUiTestTrait::fieldUIAddNewField in core/modules/field_ui/tests/src/Traits/FieldUiTestTrait.php
Creates a new field through the Field UI.
FieldUiTestTrait::fieldUIDeleteField in core/modules/field_ui/src/Tests/FieldUiTestTrait.php
Deletes a field through the Field UI.
FieldUiTestTrait::fieldUIDeleteField in core/modules/field_ui/tests/src/Traits/FieldUiTestTrait.php
Deletes a field through the Field UI.
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.
FieldWebTest::testClickSorting in core/modules/views/tests/src/Functional/Handler/FieldWebTest.php
Tests the click sorting functionality.
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_post_update_email_widget_size_setting in core/modules/field/field.post_update.php
Adds the 'size' setting for email widgets.
field_post_update_entity_reference_handler_setting in core/modules/field/field.post_update.php
Fixes the 'handler' setting for entity reference fields.
field_post_update_save_custom_storage_property in core/modules/field/field.post_update.php
Re-save all field storage config objects to add 'custom_storage' property.
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.
FileFieldAnonymousSubmissionTest::doTestNodeWithFileWithoutTitle in core/modules/file/tests/src/Functional/FileFieldAnonymousSubmissionTest.php
Helper method to test file submissions with missing node titles.
FileFieldAnonymousSubmissionTest::testAnonymousNode in core/modules/file/tests/src/Functional/FileFieldAnonymousSubmissionTest.php
Tests the basic node submission for an anonymous visitor.
FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFile in core/modules/file/tests/src/Functional/FileFieldAnonymousSubmissionTest.php
Tests file submission for an anonymous visitor.
FileFieldDisplayTest::testDescriptionDefaultFileFieldDisplay in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests description display of File Field.
FileFieldDisplayTest::testDescToggle in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests description toggle for field instance configuration.
FileFieldDisplayTest::testNodeDisplay in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileFieldRevisionTest::testRevisions in core/modules/file/tests/src/Functional/FileFieldRevisionTest.php
Tests creating multiple revisions of a node and managing attached files.
FileFieldRSSContentTest::testFileFieldRSSContent in core/modules/file/tests/src/Functional/FileFieldRSSContentTest.php
Tests RSS enclosure formatter display for RSS feeds.
FileFieldTestBase::removeNodeFile in core/modules/file/src/Tests/FileFieldTestBase.php
Removes a file from a node.
FileFieldTestBase::removeNodeFile in core/modules/file/tests/src/Functional/FileFieldTestBase.php
Removes a file from a node.
FileFieldTestBase::replaceNodeFile in core/modules/file/src/Tests/FileFieldTestBase.php
Replaces a file within a node.
FileFieldTestBase::replaceNodeFile in core/modules/file/tests/src/Functional/FileFieldTestBase.php
Replaces a file within a node.
FileFieldTestBase::uploadNodeFiles in core/modules/file/src/Tests/FileFieldTestBase.php
Uploads multiple files to a node.
FileFieldTestBase::uploadNodeFiles in core/modules/file/tests/src/Functional/FileFieldTestBase.php
Uploads multiple files to a node.
FileFieldValidateTest::testFileExtension in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests file extension checking.
FileFieldValidateTest::testFileMaxSize in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests the max file size validator.
FileFieldValidateTest::testRequired in core/modules/file/tests/src/Functional/FileFieldValidateTest.php
Tests the required property on file fields.
FileFieldWidgetTest::doTestTemporaryFileRemovalExploit in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Helper for testing exploiting the temporary file removal using fid.
FileFieldWidgetTest::testMultiValuedWidget in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests upload and remove buttons for multiple multi-valued File fields.
FileFieldWidgetTest::testPrivateFileComment in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests that download restrictions on private files work on comments.
FileFieldWidgetTest::testPrivateFileSetting in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTest::testSingleValuedWidget in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests upload and remove buttons for a single-valued File field.
FileFieldWidgetTest::testUploadingMoreFilesThenAllowed in core/modules/file/tests/src/FunctionalJavascript/FileFieldWidgetTest.php
Tests uploading more files then allowed at once.
FileFieldWidgetTest::testWidgetValidation in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Tests validation with the Upload button.
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.
FileListingTest::testFileListingPages in core/modules/file/tests/src/Functional/FileListingTest.php
Tests file overview with different user permissions.
FileManagedFileElementTest::testFileNameTrim in core/modules/file/tests/src/Functional/FileManagedFileElementTest.php
Tests file names have leading . removed.
FileManagedFileElementTest::testFileRemovedFromDisk in core/modules/file/tests/src/Functional/FileManagedFileElementTest.php
Ensure a file entity can be saved when the file does not exist on disk.
FileManagedFileElementTest::testManagedFile in core/modules/file/tests/src/Functional/FileManagedFileElementTest.php
Tests the managed_file element type.
FileManagedFileElementTest::testManagedFile in core/modules/file/tests/src/FunctionalJavascript/FileManagedFileElementTest.php
Tests the managed_file element type.
FileManagedFileElementTest::testManagedFileRemoved in core/modules/file/tests/src/Functional/FileManagedFileElementTest.php
Ensure that warning is shown if file on the field has been removed.
FileManagedTestBase::assertDifferentFile in core/modules/file/src/Tests/FileManagedTestBase.php
Asserts that two files are not the same by comparing the fid and filepath.
FileManagedTestBase::assertDifferentFile in core/modules/file/tests/src/Functional/FileManagedTestBase.php
Asserts that two files are not the same by comparing the fid and filepath.
FileManagedTestBase::assertFileUnchanged in core/modules/file/src/Tests/FileManagedTestBase.php
Asserts that two files have the same values (except timestamp).
FileManagedTestBase::assertFileUnchanged in core/modules/file/tests/src/Functional/FileManagedTestBase.php
Asserts that two files have the same values (except timestamp).
FileManagedTestBase::assertSameFile in core/modules/file/src/Tests/FileManagedTestBase.php
Asserts that two files are the same by comparing the fid and filepath.
FileManagedTestBase::assertSameFile in core/modules/file/tests/src/Functional/FileManagedTestBase.php
Asserts that two files are the same by comparing the fid and filepath.
FileManagedTestBase::createUri in core/modules/file/src/Tests/FileManagedTestBase.php
Creates a file and returns its URI.
FileManagedUnitTestBase::assertDifferentFile in core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php
Asserts that two files are not the same by comparing the fid and filepath.
FileManagedUnitTestBase::assertFileUnchanged in core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php
Asserts that two files have the same values (except timestamp).
FileManagedUnitTestBase::assertSameFile in core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php
Asserts that two files are the same by comparing the fid and filepath.
FileOnTranslatedEntityTest::setUp in core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php
FileOnTranslatedEntityTest::testSyncedFiles in core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php
Tests synced file fields on translated nodes.
FilePrivateTest::testPrivateFile in core/modules/file/tests/src/Functional/FilePrivateTest.php
Tests file access for file uploaded to a private node.
FileSystemForm::buildForm in core/modules/system/src/Form/FileSystemForm.php
Form constructor.
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.
FileTransferAuthorizeFormTest::testViaAuthorize in core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php
Tests the Update Manager module upload via authorize.php functionality.
FileViewsFieldAccessTest::testFileFields in core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
Check access for file fields.
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_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_unmanaged_prepare in core/includes/file.inc
Internal function that prepares the destination for a file_unmanaged_copy or file_unmanaged_move operation.
file_unmanaged_save_data in core/includes/file.inc
Saves a file to the specified destination without invoking file API.
file_update_8300 in core/modules/file/file.install
Prevent unused files from being deleted.
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.
FilterAdminTest::testFilterAdmin in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests filter administration functionality.
FilterAdminTest::testFormatAdmin in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests the format administration functionality.
FilterAdminTest::testUrlFilterAdmin in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests the URL filter settings form is properly validated.
FilterBooleanWebTest::testFilterBooleanUI in core/modules/views_ui/tests/src/Functional/FilterBooleanWebTest.php
Tests the filter boolean UI.
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.
FilterDateTest::testExposedFilter in core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
Tests that the exposed date filter is displayed without errors.
FilterDateTest::testExposedGroupedFilters in core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
Tests exposed grouped filters.
FilterDateTest::_testFilterDatetimeUI in core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
Test datetime grouped filter UI.
FilterDateTest::_testFilterDateUI in core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
Test date filter UI.
FilterDateTest::_testUiValidation in core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
Make sure the validation callbacks works.
FilterDefaultFormatTest::testDefaultTextFormats in core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php
Tests if the default text format is accessible to users.
FilterFormatAccessTest::setUp in core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php
FilterFormatAccessTest::testFormatWidgetPermissions in core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
FilterHooksTest::testFilterHooks in core/modules/filter/tests/src/Functional/FilterHooksTest.php
Tests hooks on format management.
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
FilterNumericWebTest::testFilterNumericUI in core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php
Tests the filter numeric UI.
FilterSecurityTest::testDisableFilterModule in core/modules/filter/tests/src/Functional/FilterSecurityTest.php
Tests removal of filtered content when an active filter is disabled.
FilterTest::testInOperatorSelectAllOptions in core/modules/views/tests/src/Functional/Plugin/FilterTest.php
Test no error message is displayed when all options are selected in an exposed filter.
FilterTest::testLimitExposedOperators in core/modules/views/tests/src/Functional/Plugin/FilterTest.php
Tests the limit of the expose operator functionality.
FilterUITest::testFilterIdentifier in core/modules/views_ui/tests/src/Functional/FilterUITest.php
Tests the identifier settings and restrictions.
FilterUITest::testFilterInOperatorUi in core/modules/views_ui/tests/src/Functional/FilterUITest.php
Tests that an option for a filter is saved as expected from the UI.
FilterUITest::testFiltersUI in core/modules/views_ui/tests/src/Functional/FilterUITest.php
Tests the filters from the UI.
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().
FormatDateTest::testAdminDefinedFormatDate in core/modules/system/tests/src/Functional/Common/FormatDateTest.php
Tests admin-defined formats in DateFormatterInterface::format().
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.
FormErrorHandlerFileUploadTest::testFileUploadErrors in core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php
Tests that the required field error is displayed as inline error message.
FormObjectTest::testObjectFormCallback in core/modules/system/tests/src/Functional/Form/FormObjectTest.php
Tests using an object as the form callback.
FormTest::testCheckboxProcessing in core/modules/system/tests/src/Functional/Form/FormTest.php
Test default value handling for checkboxes.
FormTest::testColorValidation in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests validation of #type 'color' elements.
FormTest::testDisabledElements in core/modules/system/tests/src/Functional/Form/FormTest.php
Test handling of disabled elements.
FormTest::testFieldFormAccess in core/modules/field/tests/src/Functional/FormTest.php
Tests fields with no 'edit' access.
FormTest::testFieldFormDefaultValue in core/modules/field/tests/src/Functional/FormTest.php
Tests field widget default values on entity forms.
FormTest::testFieldFormMultipleWidget in core/modules/field/tests/src/Functional/FormTest.php
Tests widgets handling multiple values.
FormTest::testFieldFormMultivalueWithRequiredRadio in core/modules/field/tests/src/Functional/FormTest.php
Tests widget handling of multiple required radios.
FormTest::testFieldFormSingle in core/modules/field/tests/src/Functional/FormTest.php
FormTest::testFieldFormSingleRequired in core/modules/field/tests/src/Functional/FormTest.php
FormTest::testFieldFormUnlimited in core/modules/field/tests/src/Functional/FormTest.php
FormTest::testHiddenField in core/modules/field/tests/src/Functional/FormTest.php
Tests hiding a field in a form.
FormTest::testInputForgery in core/modules/system/tests/src/Functional/Form/FormTest.php
Test Form API protections against input forgery.
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.
FormTest::testSelect in core/modules/system/tests/src/Functional/Form/FormTest.php
Tests validation of #type 'select' 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.
ForumBlockTest::createForumTopics in core/modules/forum/tests/src/Functional/ForumBlockTest.php
Creates a forum topic.
ForumBlockTest::testActiveForumTopicsBlock in core/modules/forum/tests/src/Functional/ForumBlockTest.php
Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock in core/modules/forum/tests/src/Functional/ForumBlockTest.php
Tests the "New forum topics" block.
ForumIndexTest::testForumIndexStatus in core/modules/forum/tests/src/Functional/ForumIndexTest.php
Tests the forum index for published and unpublished nodes.
ForumNodeAccessTest::testForumNodeAccess in core/modules/forum/tests/src/Functional/ForumNodeAccessTest.php
Creates some users and creates a public node and a private node.
ForumTest::createForum in core/modules/forum/tests/src/Functional/ForumTest.php
Creates a forum container or a forum.
ForumTest::createForumTopic in core/modules/forum/tests/src/Functional/ForumTest.php
Creates a forum topic.
ForumTest::deleteForum in core/modules/forum/tests/src/Functional/ForumTest.php
Deletes a forum.
ForumTest::doAdminTests in core/modules/forum/tests/src/Functional/ForumTest.php
Runs admin tests on the admin user.
ForumTest::editForumVocabulary in core/modules/forum/tests/src/Functional/ForumTest.php
Edits the forum taxonomy.
ForumTest::testAddOrphanTopic in core/modules/forum/tests/src/Functional/ForumTest.php
Tests that forum nodes can't be added without a parent.
ForumTest::testForum in core/modules/forum/tests/src/Functional/ForumTest.php
Tests forum functionality through the admin and user interfaces.
ForumTest::testForumWithNewPost in core/modules/forum/tests/src/Functional/ForumTest.php
Tests a forum with a new post displays properly.
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().
FrontPageTest::testDrupalFrontPage in core/modules/system/tests/src/Functional/System/FrontPageTest.php
Test front page functionality.
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.
GroupByTest::testGroupBySave in core/modules/views_ui/tests/src/Functional/GroupByTest.php
Tests whether basic saving works.
hal_help in core/modules/hal/hal.module
Implements hook_help().
hal_update_8501 in core/modules/hal/hal.install
Add hal.settings::bc_file_uri_as_url_normalizer configuration.
HandlerFieldPermissionTest::testFieldPermission in core/modules/user/tests/src/Kernel/Views/HandlerFieldPermissionTest.php
Tests the permission field handler output.
HandlerFilterUserNameTest::testAdminUserInterface in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
Tests using the user interface.
HandlerFilterUserNameTest::testExposedFilter in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
Tests exposed filters.
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::testRelationshipUI in core/modules/views/tests/src/Functional/Handler/HandlerTest.php
Tests the relationship ui for field/filter/argument/relationship.
HandlerTest::testUICRUD in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Tests UI CRUD.
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.
HelpBlockTest::testHelp in core/modules/help/tests/src/Functional/HelpBlockTest.php
Logs in users, tests help pages.
HelpTest::testHelp in core/modules/help/tests/src/Functional/HelpTest.php
Logs in users, tests help pages.
HelpTest::verifyHelp in core/modules/help/tests/src/Functional/HelpTest.php
Verifies the logged in user has access to the various help pages.
HelpTopicSearchTest::testUninstall in core/modules/help_topics/tests/src/Functional/HelpTopicSearchTest.php
Tests uninstalling the help_topics module.
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().
HookRequirementsTest::testHookRequirementsFailure in core/modules/system/tests/src/Functional/Module/HookRequirementsTest.php
Assert that a module cannot be installed if it fails hook_requirements().
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.
IdConflictTest::testMigrateUpgradeExecute in core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php
Tests ID Conflict form.
IdConflictTest::testMigrateUpgradeExecute in core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php
Tests ID Conflict form.
ImageAdminStylesTest::testAjaxEnabledEffectForm in core/modules/image/tests/src/FunctionalJavascript/ImageAdminStylesTest.php
Tests editing Ajax-enabled image effect forms.
ImageAdminStylesTest::testEditEffect in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Verifies that editing an image effect does not cause it to be duplicated.
ImageAdminStylesTest::testFlushUserInterface in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Test flush user interface.
ImageAdminStylesTest::testImageStyleAccess in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Tests access for the image style listing.
ImageAdminStylesTest::testNumericStyleName in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Test creating an image style with a numeric name and ensuring it can be applied to an image.
ImageAdminStylesTest::testStyle in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
ImageAdminStylesTest::testStyleReplacement in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Test deleting a style and choosing a replacement style.
ImageEffectsTest::testEffectFormValidationErrors in core/modules/image/tests/src/Functional/ImageEffectsTest.php
Tests if validation errors are passed plugin form to the parent form.
ImageFieldDefaultImagesTest::testDefaultImages in core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php
Tests CRUD for fields and field storages with default images.
ImageFieldDisplayTest::testImageFieldDefaultImage in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Test use of a default image with an image field.
ImageFieldDisplayTest::testImageFieldSettings in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Tests for image field settings.
ImageFieldTestBase::previewNodeImage in core/modules/image/src/Tests/ImageFieldTestBase.php
Preview an image in a node.
ImageFieldTestBase::previewNodeImage in core/modules/image/tests/src/Functional/ImageFieldTestBase.php
Preview an image in a node.
ImageFieldTestBase::uploadNodeImage in core/modules/image/src/Tests/ImageFieldTestBase.php
Upload an image to a node.
ImageFieldTestBase::uploadNodeImage in core/modules/image/tests/src/Functional/ImageFieldTestBase.php
Upload an image to a node.
ImageFieldValidateTest::testEmpty in core/modules/image/tests/src/Functional/ImageFieldValidateTest.php
Tests creating an entity while leaving the image field empty.
ImageFieldValidateTest::testRequiredAttributes in core/modules/image/tests/src/Functional/ImageFieldValidateTest.php
Test that required alt/title fields gets validated right.
ImageFieldValidateTest::testResolution in core/modules/image/tests/src/Functional/ImageFieldValidateTest.php
Test min/max resolution settings.
ImageFieldValidateTest::testValid in core/modules/image/tests/src/Functional/ImageFieldValidateTest.php
Test image validity.
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.
ImageOnTranslatedEntityTest::setUp in core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php
ImageOnTranslatedEntityTest::testSyncedImages in core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php
Tests synced file fields on translated nodes.
ImageStyleDeleteTest::testDelete in core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php
Tests image style deletion.
ImageStyleEditForm::form in core/modules/image/src/Form/ImageStyleEditForm.php
Gets the actual form array to be built.
ImageStyleFlushTest::testFlush in core/modules/image/tests/src/Functional/ImageStyleFlushTest.php
General test to flush a style.
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 a 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() to check the PHP GD Library.
image_style_options in core/modules/image/image.module
Gets an array of image styles suitable for using as select list options.
ImportOpmlTest::submitImportForm in core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php
Submits form with invalid, empty, and valid OPML files.
ImportOpmlTest::validateImportFormFields in core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php
Submits form filled with invalid fields.
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.
InstallerNonEnglishProfileWithoutLocaleModuleTest::testNonEnglishProfileWithoutLocaleModule in core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php
Tests installing a profile with non-English language and no locale module.
InstallerTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php
Ensures that the user page is available after installation.
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php
Tests that translations ended up at the expected places.
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php
Helper function to verify that the expected strings are translated.
InstallerTranslationTest::testInstaller in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php
Verifies the expected behaviors of the installation result.
InstallUninstallTest::assertSuccessfulUninstall in core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php
Uninstalls a module and asserts that it was done correctly.
InstallUninstallTest::testInstallUninstall in core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php
Tests that a fixed set of modules can be installed and uninstalled.
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.
InvalidUpdateHookTest::testInvalidUpdateHook in core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
IpAddressBlockingTest::testIPAddressValidation in core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php
Tests various user input to confirm correct validation and saving of data.
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.
ItemsPerPageTest::testItemsPerPage in core/modules/views/tests/src/Functional/Wizard/ItemsPerPageTest.php
Tests the number of items per page.
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.
LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility in core/modules/language/tests/src/Functional/LanguageBlockSettingsVisibilityTest.php
LanguageBreadcrumbTest::testBreadCrumbs in core/modules/language/tests/src/Functional/LanguageBreadcrumbTest.php
Tests breadcrumbs with URL prefixes.
LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageConfigSchemaTest::testValidLanguageConfigSchema in core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php
Tests whether the language config schema is valid.
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.
LanguageConfigurationElementTest::testNodeTypeDelete in core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
Tests the language settings are deleted on bundle delete.
LanguageConfigurationElementTest::testNodeTypeUpdate in core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
Tests that the configuration is retained when the node type is updated.
LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate in core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
Tests that the configuration is retained when a vocabulary is updated.
LanguageConfigurationTest::testLanguageConfiguration in core/modules/language/tests/src/Functional/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
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.
LanguageListModuleInstallTest::testModuleInstallLanguageList in core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php
Tests enabling Language.
LanguageListTest::testLanguageList in core/modules/language/tests/src/Functional/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageLocaleListTest::testLanguageLocaleList in core/modules/language/tests/src/Functional/LanguageLocaleListTest.php
Tests adding, editing, and deleting languages.
LanguageNegotiationFormOverrideTest::testFormWithOverride in core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php
Tests that overrides do not affect language-negotiation form values.
LanguageNegotiationInfoTest::setUp in core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php
LanguageNegotiationInfoTest::testConfigLangTypeAlterations in core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php
Tests altering config of configurable language types.
LanguageNegotiationInfoTest::testInfoAlterations in core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php
Tests alterations to language types/negotiation info.
LanguagePathMonolingualTest::setUp in core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php
LanguagePathMonolingualTest::testPageLinks in core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php
Verifies that links do not have language prefixes in them.
LanguagesCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/LanguagesCacheContext.php
Returns the label of the cache context.
LanguageSelectElementTest::testHiddenLanguageSelectElement in core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php
Tests the case when the language select elements should not be printed.
LanguageSelectElementTest::testLanguageSelectElementOptions in core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php
Tests that the options printed by the language select element are correct.
LanguageSelectorTranslatableTest::testLanguageStringSelector in core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php
Tests content translation language selectors are correctly translated.
LanguageSwitchingTest::doTestLanguageLinkActiveClassAnonymous in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
For anonymous users, the "active" class is set by PHP.
LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
For authenticated users, the "active" class is set by JavaScript.
LanguageSwitchingTest::testLanguageBlock in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
Functional tests for the language switcher block.
LanguageSwitchingTest::testLanguageBlockWithDomain in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
Test language switcher links for domain based negotiation.
LanguageSwitchingTest::testLanguageBodyClass in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
Check the path-admin class, as same as on default language.
LanguageSwitchingTest::testLanguageLinkActiveClass in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
Test active class on links when switching languages.
LanguageSwitchingTest::testLanguageSessionSwitchLinks in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
Tests language switcher links for session based negotiation.
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.
LanguageUILanguageNegotiationTest::doRunTest in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
LanguageUILanguageNegotiationTest::testContentCustomization in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
Tests persistence of negotiation settings for the content language type.
LanguageUILanguageNegotiationTest::testDisableLanguageSwitcher in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
Tests if the language switcher block gets deleted when a language type has been made not configurable.
LanguageUILanguageNegotiationTest::testLanguageDomain in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
Tests URL handling when separate domains are used for multiple languages.
LanguageUILanguageNegotiationTest::testUILanguageNegotiation in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
Tests for language switching by URL path.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
Test URL language detection when the requested URL has no language.
LanguageUrlRewritingTest::setUp in core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php
LanguageUrlRewritingTest::testDomainNameNegotiationPort in core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
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/layout_builder/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_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().
LinkFieldTest::assertInvalidEntries in core/modules/link/tests/src/Functional/LinkFieldTest.php
Asserts that invalid URLs cannot be submitted.
LinkFieldTest::assertValidEntries in core/modules/link/tests/src/Functional/LinkFieldTest.php
Asserts that valid URLs can be submitted.
LinkFieldTest::testLinkFormatter in core/modules/link/tests/src/Functional/LinkFieldTest.php
Tests the default 'link' formatter.
LinkFieldTest::testLinkSeparateFormatter in core/modules/link/tests/src/Functional/LinkFieldTest.php
Tests the 'link_separate' formatter.
LinkFieldTest::testLinkTitle in core/modules/link/tests/src/Functional/LinkFieldTest.php
Tests the link title settings of a link field.
LinkFieldTest::testNoLinkUri in core/modules/link/tests/src/Functional/LinkFieldTest.php
Test <nolink> and <none> as link uri.
LinkFieldUITest::runFieldUIItem in core/modules/link/tests/src/Functional/LinkFieldUITest.php
Tests one link field UI item.
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.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php
Tests that local actions/tasks are being converted into blocks.
LocaleConfigTranslationImportTest::testConfigTranslationImport in core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php
Test update changes configuration translations if enabled after language.
LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall in core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php
Test update changes configuration translations if enabled after language.
LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete in core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php
Test removing a string from Locale deletes configuration translations.
LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve in core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php
Test removing a string from Locale changes configuration translations.
LocaleConfigTranslationTest::setUp in core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php
LocaleConfigTranslationTest::testConfigTranslation in core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php
Tests basic configuration translation.
LocaleConfigTranslationTest::testOptionalConfiguration in core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php
Test translatability of optional configuration in locale.
LocaleContentTest::testContentTypeDirLang in core/modules/locale/tests/src/Functional/LocaleContentTest.php
Test if a dir and lang tags exist in node's attributes.
LocaleContentTest::testContentTypeLanguageConfiguration in core/modules/locale/tests/src/Functional/LocaleContentTest.php
Test if a content type can be set to multilingual and language is present.
LocaleContentTest::testMachineNameLTR in core/modules/locale/tests/src/Functional/LocaleContentTest.php
Verifies that machine name fields are always LTR.
LocaleExportTest::testExportTranslation in core/modules/locale/tests/src/Functional/LocaleExportTest.php
Test exportation of translations.
LocaleExportTest::testExportTranslationTemplateFile in core/modules/locale/tests/src/Functional/LocaleExportTest.php
Test exportation of translation template file.
LocaleFileSystemFormTest::testFileConfigurationPage in core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php
Tests translation directory settings on the file settings form.
LocaleImportFunctionalTest::importPoFile in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Helper function: import a standalone .po file in a given language.
LocaleImportFunctionalTest::testConfigPoFile in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Tests .po file import with configuration translation.
LocaleImportFunctionalTest::testEmptyMsgstr in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Test empty msgstr at end of .po file see #611786.
LocaleImportFunctionalTest::testLanguageContext in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Test msgctxt context support.
LocaleImportFunctionalTest::testStandalonePoFile in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies in core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php
Assert translations JS is added before drupal.js, because it depends on it.
LocaleLocaleLookupTest::testCircularDependency in core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php
Tests that there are no circular dependencies.
LocalePathTest::testPathLanguageConfiguration in core/modules/locale/tests/src/Functional/LocalePathTest.php
Test if a language can be associated with a path alias.
LocalePluralFormatTest::importPoFile in core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
Imports a standalone .po file in a given language.
LocalePluralFormatTest::testPluralEditDateFormatter in core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
Tests plural editing of DateFormatter strings
LocalePluralFormatTest::testPluralEditExport in core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
Tests plural editing and export functionality.
LocaleStringIsSafeTest::testLocalizedTokenizedString in core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php
Tests if a translated and tokenized string is properly escaped by Twig.
LocaleTranslateStringTourTest::testTranslateStringTourTips in core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php
Tests locale tour tip availability.
LocaleTranslationUiTest::testEnglishTranslation in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Enable interface translation to English.
LocaleTranslationUiTest::testJavaScriptTranslation in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Adds a language and checks that the JavaScript translation files are properly created and rebuilt on deletion.
LocaleTranslationUiTest::testStringSearch in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Tests translation search form.
LocaleTranslationUiTest::testStringTranslation in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Adds a language and tests string translation by users with the appropriate permissions.
LocaleTranslationUiTest::testStringValidation in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Tests the validation of the translation input.
LocaleTranslationUiTest::testUICustomizedStrings in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Tests that only changed strings are saved customized when edited.
LocaleUpdateBase::addLanguage in core/modules/locale/tests/src/Functional/LocaleUpdateBase.php
Adds a language.
LocaleUpdateCronTest::testUpdateCron in core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
Tests interface translation update using cron.
LocaleUpdateDevelopmentReleaseTest::setUp in core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
LocaleUpdateInterfaceTest::testInterface in core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
Tests the user interfaces of the interface translation update system.
LocaleUpdateTest::testEnableCustomLanguage in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests automatic translation import when a custom language is added.
LocaleUpdateTest::testEnableLanguage in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests automatic translation import when a language is added.
LocaleUpdateTest::testEnableUninstallModule in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests automatic translation import when a module is enabled.
LocaleUpdateTest::testUpdateCheckStatus in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests translation import and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests translation import and don't overwrite any translation.
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_build in core/modules/locale/locale.fetch.inc
Builds a batch to download and import project translations.
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_build in core/modules/locale/locale.compare.inc
Builds a batch to get the status of remote and local translation files.
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().
locale_translation_batch_update_build in core/modules/locale/locale.fetch.inc
Builds a batch to check, download and import project translations.
LoggingForm::buildForm in core/modules/system/src/Form/LoggingForm.php
Form constructor.
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.
MainContentFallbackTest::testMainContentFallback in core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
Test availability of main content: Drupal falls back to SimplePageVariant.
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.
ManageDisplayTest::assertNodeViewTextHelper in core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
Asserts that a string is (not) found in the rendered node in a view mode.
ManageDisplayTest::fieldUIAddNewField in core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php
Creates a new field through the Field UI.
ManageDisplayTest::testNoFieldsDisplayOverview in core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
Tests that a message is shown when there are no fields.
ManageDisplayTest::testSingleViewMode in core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
Tests hiding the view modes fieldset when there's only one available.
ManageDisplayTest::testViewModeCustom in core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
Tests switching view modes to use custom or 'default' settings'.
ManageFieldsFunctionalTest::addExistingField in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests adding an existing field in another content type.
ManageFieldsFunctionalTest::addPersistentFieldStorage in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that persistent field storage appears in the field UI.
ManageFieldsFunctionalTest::cardinalitySettings in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests the cardinality settings of a field.
ManageFieldsFunctionalTest::deleteField in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests deleting a field from the field edit form.
ManageFieldsFunctionalTest::manageFieldsPage in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests the manage fields page.
ManageFieldsFunctionalTest::testDefaultValue in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that default value is correctly validated and saved.
ManageFieldsFunctionalTest::testDisallowedFieldNames in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that Field UI respects disallowed field names.
ManageFieldsFunctionalTest::testDuplicateFieldName in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that a duplicate field name is caught by validation.
ManageFieldsFunctionalTest::testFieldPrefix in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that the 'field_prefix' setting works on Field UI.
ManageFieldsFunctionalTest::testHelpDescriptions in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests that help descriptions render valid HTML.
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.
ManageFieldsFunctionalTest::updateField in core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
Tests editing an existing field.
ManyToOneHelper::buildOptionsForm in core/modules/views/src/ManyToOneHelper.php
MediaLibraryDisplayModeTest::testDisplayModes in core/modules/media_library/tests/src/Functional/MediaLibraryDisplayModeTest.php
Tests that the Media Library can automatically configure display modes.
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.
MediaSourceTest::createMediaTypeViaForm in core/modules/media/tests/src/Kernel/MediaSourceTest.php
Creates a media type via form submit.
media_field_widget_multivalue_form_alter in core/modules/media/media.module
Implements hook_field_widget_multivalue_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_post_update_add_langcode_filters in core/modules/media_library/media_library.post_update.php
Add langcode filters to media library view displays.
media_library_post_update_add_media_library_image_style in core/modules/media_library/media_library.post_update.php
Create the 'media_library' image style if necessary.
media_library_post_update_add_status_extra_filter in core/modules/media_library/media_library.post_update.php
Add a status extra filter to the media library view default display.
media_library_post_update_display_modes in core/modules/media_library/media_library.post_update.php
Create and configure Media Library form and view displays for media types.
media_library_post_update_table_display in core/modules/media_library/media_library.post_update.php
Add a table display to the media library view and link grid/table displays.
media_library_views_data in core/modules/media_library/media_library.views.inc
Implements hook_views_data().
media_post_update_add_status_extra_filter in core/modules/media/media.post_update.php
Add a status extra filter to the media view default display.
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.
MenuDeleteForm::getDescription in core/modules/menu_ui/src/Form/MenuDeleteForm.php
Returns additional text to display as a description.
MenuForm::form in core/modules/menu_ui/src/MenuForm.php
Gets the actual form array to be built.
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.
MenuLinkContentTranslationUITest::doTestTranslationEdit in core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
Tests edit content translation.
MenuLinkContentTranslationUITest::testTranslationLinkOnMenuEditForm in core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
Ensure that a translate link can be found on the menu edit form.
MenuLinkContentTranslationUITest::testTranslationLinkTheme in core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
Tests that translation page inherits admin status of edit page.
MenuLinkDefaultForm::buildConfigurationForm in core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
Form constructor.
MenuLinkReorderTest::testDefaultMenuLinkReorder in core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php
Test creating, editing, deleting menu links via node form widget.
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.
MenuRouterTest::doTestDescriptionMenuItems in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests menu item descriptions.
MenuRouterTest::doTestExoticPath in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Test path containing "exotic" characters.
MenuRouterTest::doTestTitleCallbackFalse in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Test title callback set to FALSE.
MenuRouterTest::doTestTitleMenuCallback in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests page title of MENU_CALLBACKs.
MenuRouterTest::testMaintenanceModeLoginPaths in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Make sure the maintenance mode can be bypassed using an EventSubscriber.
MenuTest::testMenus in core/modules/views/tests/src/Functional/Wizard/MenuTest.php
Tests the menu functionality.
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.
MenuUiLanguageTest::testMenuLanguage in core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php
Tests menu language settings and the defaults for menu link items.
MenuUiNodeTest::testMenuNodeFormWidget in core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php
Test creating, editing, deleting menu links via node form widget.
MenuUiNodeTest::testMultilingualMenuNodeFormWidget in core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php
Testing correct loading and saving of menu links via node form widget in a multilingual environment.
MenuUiTest::addCustomMenu in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Creates a custom menu.
MenuUiTest::addInvalidMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Attempts to add menu link with invalid path or no access permission.
MenuUiTest::addMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Adds a menu link using the UI.
MenuUiTest::checkInvalidParentMenuLinks in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests that parent options are limited by depth when adding menu links.
MenuUiTest::deleteCustomMenu in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Deletes the locally stored custom menu.
MenuUiTest::deleteMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Deletes a menu link using the UI.
MenuUiTest::disableMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Disables a menu link.
MenuUiTest::doMenuTests in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests menu functionality.
MenuUiTest::doTestMenuBlock in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests menu block settings.
MenuUiTest::enableMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Enables a menu link.
MenuUiTest::modifyMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Modifies a menu link using the UI.
MenuUiTest::moveMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Changes the parent of a menu link using the UI.
MenuUiTest::resetMenuLink in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Resets a standard menu link using the UI.
MenuUiTest::testExpandAllItems in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Test the "expand all items" feature.
MenuUiTest::testMenu in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests menu functionality using the admin and user interfaces.
MenuUiTest::testMenuQueryAndFragment in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Adds and removes a menu link with a query string and fragment.
MenuUiTest::testSystemMenuRename in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests renaming the built-in menu.
MenuUiTest::verifyAccess in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Verifies the logged in user has the desired access to various menu pages.
menu_link_content_help in core/modules/menu_link_content/menu_link_content.module
Implements hook_help().
menu_link_content_post_update_make_menu_link_content_revisionable in core/modules/menu_link_content/menu_link_content.post_update.php
Update custom menu links to be revisionable.
menu_link_content_requirements in core/modules/menu_link_content/menu_link_content.install
Implements hook_requirements().
menu_link_content_update_8601 in core/modules/menu_link_content/menu_link_content.install
Add the publishing status entity key to custom menu links.
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
MigrateAccessTest::testAccess in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php
Tests that only user 1 can access the migrate UI.
MigrateEntityContentValidationTest::test2 in core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php
Tests an import with invalid data and checks error messages.
MigrateFieldTest::testFields in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldTest.php
Tests the Drupal 6 field to Drupal 8 migration.
MigrateUpgradeExecuteTestBase::testMigrateUpgradeExecute in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php
Executes all steps of migrations upgrade.
MigrateUpgradeFormStepsTest::testMigrateUpgradeReviewPage in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php
Tests the flow of the Migrate Drupal UI form.
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::assertReviewPage in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php
Helper method to assert the text on the 'Upgrade analysis report' page.
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().
MinimalTest::testMinimal in core/profiles/minimal/tests/src/Functional/MinimalTest.php
Tests Minimal installation profile.
MissingCheckedRequirementsTest::testCheckRequirements in core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php
Ensures test will not run when requirements are missing.
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.
ModerationFormTest::testContentTranslationNodeForm in core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
Tests translated and moderated nodes.
ModerationFormTest::testModerationForm in core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
Tests the moderation form that shows on the latest version page.
ModerationFormTest::testModerationFormSetsRevisionAuthor in core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
Tests the revision author is updated when the moderation form is used.
ModerationFormTest::testNonBundleModerationForm in core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
Test moderation non-bundle entity type.
ModerationLocaleTest::setUp in core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php
Sets the test up.
ModerationLocaleTest::submitNodeForm in core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php
Submits the node form at the current URL with the specified values.
ModerationLocaleTest::testLanguageIndependentContentModeration in core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php
Tests that individual translations can be moderated independently.
ModerationLocaleTest::testTranslateModeratedContent in core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php
Tests article translations can be moderated separately.
ModerationRevisionRevertTest::testEditingAfterRevertRevision in core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php
Test that reverting a revision works.
ModerationStateBlockTest::testCustomBlockModeration in core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php
Tests moderating custom blocks.
ModerationStateNodeTest::testCreatingContent in core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTest.php
Tests creating and deleting content.
ModerationStateNodeTest::testFormSaveDestination in core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTest.php
Tests edit form destinations.
ModerationStateNodeTypeTest::testEnablingOnExistingContent in core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTypeTest.php
Tests enabling moderation on an existing node-type, with content.
ModerationStateNodeTypeTest::testNotModerated in core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTypeTest.php
A node type without moderation state disabled.
ModerationStateTestBase::createContentTypeFromUi in core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php
Creates a content-type from the UI.
ModerationStateTestBase::enableModerationThroughUi in core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php
Enable moderation for a specified content type, using the UI.
Module::postInstallTasks in core/lib/Drupal/Core/Updater/Module.php
Returns an array of links to pages that should be visited post operation.
ModuleHandlerTest::testModuleList in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
The basic functionality of retrieving enabled modules.
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.
ModuleTest::testViewsGetHandler in core/modules/views/tests/src/Kernel/ModuleTest.php
Tests the ViewsHandlerManager::getHandler() method.
MultiFormTest::testMultiForm in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MultiFormTest.php
Tests that pages with the 'node_page_form' included twice work correctly.
MultilingualReviewPageTestBase::testMigrateUpgradeReviewPage in core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php
Tests the migrate upgrade review form.
MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in core/modules/node/tests/src/Functional/MultiStepNodeFormBasicOptionsTest.php
Tests changing the default values of basic options to ensure they persist.
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.
NestedFormTest::testNestedFieldForm in core/modules/field/tests/src/Functional/NestedFormTest.php
Tests Field API form integration within a subform.
NewViewConfigSchemaTest::testNewViews in core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php
Tests creating brand new views.
NodeAccessBaseTableTest::testNodeAccessBasic in core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
Tests the "private" node access functionality.
NodeAccessFieldTest::testNodeAccessAdministerField in core/modules/node/tests/src/Functional/NodeAccessFieldTest.php
Tests administering fields when node access is restricted.
NodeAccessGrantsCacheContext::getLabel in core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
Returns the label of the cache context.
NodeAccessMenuLinkTest::testNodeAccessMenuLink in core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php
SA-CORE-2015-003: Tests menu links to nodes when node access is restricted.
NodeAccessPagerTest::setUp in core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
NodeAccessPagerTest::testCommentPager in core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNoAccessModules in core/modules/node/tests/src/Functional/NodeAccessRebuildNodeGrantsTest.php
Tests rebuilding the node access permissions table with no content.
NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNodeGrants in core/modules/node/tests/src/Functional/NodeAccessRebuildNodeGrantsTest.php
Tests rebuilding the node access permissions table with content.
NodeAccessTest::testPageAccess in core/modules/content_moderation/tests/src/Functional/NodeAccessTest.php
Verifies that a non-admin user can still access the appropriate pages.
NodeActionsConfigurationTest::testAssignOwnerNodeActionConfiguration in core/modules/node/tests/src/Functional/NodeActionsConfigurationTest.php
Tests configuration of the node_assign_owner_action action.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeClassicTest::testMigrateUpgradeExecute in core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php
Tests ID Conflict form.
NodeCommentsTest::testCommentCount in core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php
Test the comment count field.
NodeCreationTest::testNodeCreation in core/modules/node/tests/src/Functional/NodeCreationTest.php
Creates a "Basic page" node and verifies its consistency in the database.
NodeCreationTest::testUnpublishedNodeCreation in core/modules/node/tests/src/Functional/NodeCreationTest.php
Creates an unpublished node and confirms correct redirect behavior.
NodeEditFormTest::checkVariousAuthoredByValues in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Checks that the "authored by" works correctly with various values.
NodeEditFormTest::testNodeEdit in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Checks node edit functionality.
NodeEditFormTest::testNodeEditAuthoredBy in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Tests changing a node's "authored by" field.
NodeEditFormTest::testNodeMetaInformation in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Tests the node meta information.
NodeEntityViewModeAlterTest::testNodeViewModeChange in core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php
Create a "Basic page" node and verify its consistency in the database.
NodeFieldMultilingualTest::setUp in core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php
NodeFieldMultilingualTest::testMultilingualDisplaySettings in core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php
Tests multilingual field display settings.
NodeFieldMultilingualTest::testMultilingualNodeForm in core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php
Tests whether field languages are correctly set through the node form.
NodeForm::actions in core/modules/node/src/NodeForm.php
Returns an array of supported actions for the current entity form.
NodeForm::form in core/modules/node/src/NodeForm.php
Gets the actual form array to be built.
NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges in core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php
Test the changed time after API and FORM save without changes.
NodeHelpTest::setUp in core/modules/node/tests/src/Functional/NodeHelpTest.php
NodePermissions::buildPermissions in core/modules/node/src/NodePermissions.php
Returns a list of node permissions for a given node type.
NodePostSettingsTest::testPagePostInfo in core/modules/node/tests/src/Functional/NodePostSettingsTest.php
Confirms "Basic page" content type and post information is on a new node.
NodePreviewAnonymousTest::testAnonymousPagePreview in core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php
Checks the node preview functionality for anonymous users.
NodePreviewLinkTest::testPreviewLinks in core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php
Test the behavior of clicking preview links.
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.
NodeRevisionDeleteForm::getConfirmText in core/modules/node/src/Form/NodeRevisionDeleteForm.php
Returns a caption for the button that confirms the action.
NodeRevisionDeleteForm::getQuestion in core/modules/node/src/Form/NodeRevisionDeleteForm.php
Returns the question to ask the user.
NodeRevisionRevertForm::getConfirmText in core/modules/node/src/Form/NodeRevisionRevertForm.php
Returns a caption for the button that confirms the action.
NodeRevisionRevertForm::getQuestion in core/modules/node/src/Form/NodeRevisionRevertForm.php
Returns the question to ask the user.
NodeRevisionRevertForm::submitForm in core/modules/node/src/Form/NodeRevisionRevertForm.php
Form submission handler.
NodeRevisionRevertTranslationForm::getQuestion in core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php
Returns the question to ask the user.
NodeRevisionsAllTest::testRevisions in core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php
Checks node revision operations.
NodeRevisionsTest::testRevisions in core/modules/node/tests/src/Functional/NodeRevisionsTest.php
Checks node revision related operations.
NodeRevisionsTest::testRevisionTranslationRevert in core/modules/node/tests/src/Functional/NodeRevisionsTest.php
Tests the revision translations are correctly reverted.
NodeRevisionsUiBypassAccessTest::testDisplayRevisionTab in core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php
Checks that the Revision tab is displayed correctly.
NodeRevisionsUiTest::testNodeFormSaveWithoutRevision in core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php
Checks that unchecking 'Create new revision' works when editing a node.
NodeRevisionWizardTest::testViewAdd in core/modules/node/tests/src/Functional/Views/NodeRevisionWizardTest.php
Tests creating a node revision view.
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.
NodeTitleXSSTest::testNodeTitleXSS in core/modules/node/tests/src/Functional/NodeTitleXSSTest.php
Tests XSS functionality with a node entity.
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::doTestPublishedStatus in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests the translation publishing status.
NodeTranslationUITest::doTestTranslationEdit in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests edit content translation.
NodeTranslationUITest::getFormSubmitSuffix in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Returns appropriate submit button suffix based on translatability.
NodeTranslationUITest::setUp in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::testDetailsTitleIsNotEscaped in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Test that title is not escaped (but XSS-filtered) for details form element.
NodeTranslationUITest::testPublishedStatusNoFields in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests changing the published status on a node without fields.
NodeTranslationUITest::testTranslationLinkTheme in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
Tests that translation page inherits admin status of edit page.
NodeTypeForm::actions in core/modules/node/src/NodeTypeForm.php
Returns an array of supported actions for the current entity form.
NodeTypeForm::form in core/modules/node/src/NodeTypeForm.php
Gets the actual form array to be built.
NodeTypeInitialLanguageTest::testLanguageFieldVisibility in core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
Tests language field visibility features.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults in core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
Tests the node type initial language defaults, and modifies them.
NodeTypeListBuilder::buildHeader in core/modules/node/src/NodeTypeListBuilder.php
Builds the header row for the entity listing.
NodeTypeTest::testNodeTypeCreation in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
NodeTypeTest::testNodeTypeDeletion in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests deleting a content type that still has content.
NodeTypeTest::testNodeTypeEditing in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests editing a node type using the UI.
NodeTypeTest::testNodeTypeNoContentType in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests for when there are no content types defined.
NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation in core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
Tests the node type title label translation.
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.
NodeWizardTest::testViewAddWithNodeTitles in core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php
Tests creating a view with node titles.
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().
NoMultilingualReviewPageTestBase::testMigrateUpgradeReviewPage in core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php
Tests the review page when content_translation is enabled.
NonDefaultBlockAdminTest::testNonDefaultBlockAdmin in core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php
Test non-default theme admin.
Number::validateNumber in core/lib/Drupal/Core/Render/Element/Number.php
Form element validation handler for #type 'number'.
NumberFieldTest::assertSetMinimumValue in core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
Helper function to set the minimum value of a field.
NumberFieldTest::testNumberDecimalField in core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
Test decimal field.
NumberFieldTest::testNumberFloatField in core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
Test float field.
NumberFieldTest::testNumberFormatter in core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
Test default formatter behavior.
NumberFieldTest::testNumberIntegerField in core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
Test integer field.
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.
NumericFormatPluralTest::testNumericFormatPlural in core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php
Test plural formatting setting on a numeric views handler.
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.
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.
OptionsFieldUITest::assertAllowedValuesInput in core/modules/options/tests/src/Functional/OptionsFieldUITest.php
Tests a string input for the 'allowed values' form element.
OptionsFieldUITest::testNodeDisplay in core/modules/options/tests/src/Functional/OptionsFieldUITest.php
Tests normal and key formatter display on node display.
OptionsFloatFieldImportTest::testImport in core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php
Tests that importing list_float fields works.
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.
OptionsWidgetsTest::testCheckBoxes in core/modules/options/tests/src/Functional/OptionsWidgetsTest.php
Tests the 'options_buttons' widget (multiple select).
OptionsWidgetsTest::testRadioButtons in core/modules/options/tests/src/Functional/OptionsWidgetsTest.php
Tests the 'options_buttons' widget (single select).
OptionsWidgetsTest::testSelectListFloat in core/modules/options/tests/src/Functional/OptionsWidgetsTest.php
Tests the 'options_select' widget (float values).
OptionsWidgetsTest::testSelectListMultiple in core/modules/options/tests/src/Functional/OptionsWidgetsTest.php
Tests the 'options_select' widget (multiple select).
OptionsWidgetsTest::testSelectListSingle in core/modules/options/tests/src/Functional/OptionsWidgetsTest.php
Tests the 'options_select' widget (single select).
options_help in core/modules/options/options.module
Implements hook_help().
OverrideDisplaysTest::testOverrideDisplays in core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php
Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testRevertAllDisplays in core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php
Tests that the revert to all displays select-option works as expected.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php
Tests that the wizard correctly sets up default and overridden displays.
PageEditTest::testPageEdit in core/modules/block_content/tests/src/Functional/PageEditTest.php
Checks block edit functionality.
PageNotFoundTest::testPageNotFound in core/modules/system/tests/src/Functional/System/PageNotFoundTest.php
PagePreviewTest::testPagePreview in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview functionality.
PagePreviewTest::testPagePreviewWithRevisions in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview functionality, when using revisions.
PagePreviewTest::testSimultaneousPreview in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview accessible for simultaneous node editing.
PagersCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php
Returns the label of the cache context.
PagerTest::createViewAtPath in core/modules/views/tests/src/Functional/Wizard/PagerTest.php
Create a simple View of nodes at a given path.
PagerTest::testPagerConfigTranslation in core/modules/views/tests/src/Functional/Plugin/PagerTest.php
Tests translating the pager using config_translation.
PagerTest::testPagerQueryParametersAndCacheContext in core/modules/system/tests/src/Functional/Pager/PagerTest.php
Test proper functioning of the query parameters and the pager cache context.
PagerTest::testStorePagerSettings in core/modules/views/tests/src/Functional/Plugin/PagerTest.php
Pagers was sometimes not stored.
PageTitleTest::testTitleTags in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Tests the handling of HTML in node titles.
PageTitleTest::testTitleXSS in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Test if the title of the site is XSS proof.
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.
PathAdminTest::testPathFiltering in core/modules/path/tests/src/Functional/PathAdminTest.php
Tests the filtering aspect of the Path UI.
PathAliasTest::testAdminAlias in core/modules/path/tests/src/Functional/PathAliasTest.php
Tests alias functionality through the admin interfaces.
PathAliasTest::testDuplicateNodeAlias in core/modules/path/tests/src/Functional/PathAliasTest.php
Tests that duplicate aliases fail validation.
PathAliasTest::testNodeAlias in core/modules/path/tests/src/Functional/PathAliasTest.php
Tests alias functionality through the node interfaces.
PathAliasTest::testPathCache in core/modules/path/tests/src/Functional/PathAliasTest.php
Tests the path cache.
PathCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/PathCacheContext.php
Returns the label of the cache context.
PathContentModerationTest::testNodePathAlias in core/modules/path/tests/src/Functional/PathContentModerationTest.php
Tests node path aliases on a moderated content type.
PathContentModerationTest::testTranslatedModeratedNodeAlias in core/modules/path/tests/src/Functional/PathContentModerationTest.php
Tests that translated and moderated node can get new draft revision.
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.
PathLanguageTest::setUp in core/modules/path/tests/src/Functional/PathLanguageTest.php
PathLanguageTest::testAliasTranslation in core/modules/path/tests/src/Functional/PathLanguageTest.php
Test alias functionality through the admin interfaces.
PathLanguageUiTest::setUp in core/modules/path/tests/src/Functional/PathLanguageUiTest.php
PathLanguageUiTest::testDefaultLanguageUrl in core/modules/path/tests/src/Functional/PathLanguageUiTest.php
Tests that a default language URL alias works.
PathLanguageUiTest::testLanguageNeutralUrl in core/modules/path/tests/src/Functional/PathLanguageUiTest.php
Tests that a language-neutral URL alias works.
PathLanguageUiTest::testNonDefaultUrl in core/modules/path/tests/src/Functional/PathLanguageUiTest.php
Tests that a non-default language URL alias works.
PathLanguageUiTest::testNotSpecifiedNode in core/modules/path/tests/src/Functional/PathLanguageUiTest.php
Test that language unspecific aliases are shown and saved in the node form.
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
PathTaxonomyTermTest::testTermAlias in core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php
Tests alias functionality through the admin interfaces.
PathWidget::formElement in core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php
Returns the form for a single field widget.
PathWorkspacesTest::testPathAliasesWithTranslation in core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php
Tests path aliases with workspaces for translatable nodes.
path_field_widget_form_alter in core/modules/path/path.module
Implements hook_field_widget_form_alter().
path_help in core/modules/path/path.module
Implements hook_help().
PerformanceForm::buildForm in core/modules/system/src/Form/PerformanceForm.php
Form constructor.
PirateDayCacheContext::getLabel in core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php
Returns the label of the cache context.
PrepareModulesEntityUninstallForm::deleteContentEntities in core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
Deletes the content entities of the specified entity type.
PrepareModulesEntityUninstallForm::moduleBatchFinished in core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
Implements callback_batch_finished().
PrepareModulesEntityUninstallForm::submitForm in core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
Form submission handler.
PrepareUninstallTest::testUninstall in core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
Tests that Node and Taxonomy can be uninstalled.
PreviewTest::testPreviewAdditionalInfo in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests the additional information query info area.
PreviewTest::testPreviewContextual in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests contextual links in the preview form.
PreviewTest::testPreviewError in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests view validation error messages in the preview.
PreviewTest::testPreviewUI in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests arguments in the preview form.
PrivateFileOnTranslatedEntityTest::setUp in core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php
PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile in core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php
Tests private file fields on translated nodes.
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.
QueryTest::testQueryUI in core/modules/views_ui/tests/src/Functional/QueryTest.php
Tests query plugins settings.
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.
QuickEditFieldForm::buildEntity in core/modules/quickedit/src/Form/QuickEditFieldForm.php
Returns a cloned entity containing updated field values.
QuickEditFieldForm::buildForm in core/modules/quickedit/src/Form/QuickEditFieldForm.php
Builds a form for a single entity field.
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/image/tests/src/Functional/QuickEditImageControllerTest.php
Tests that routes restrict access for un-privileged users.
QuickEditImageControllerTest::testFieldInfo in core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php
Tests that the field info route returns expected data.
QuickEditImageControllerTest::testInvalidUpload in core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php
Tests that uploading a invalid image does not work.
QuickEditImageControllerTest::testValidImageUpload in core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php
Tests that uploading a valid image works.
QuickEditImageTest::testImageInPlaceEditor in core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php
Test 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.
QuickEditLoadingTest::testImageField in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php
Tests that Quick Edit can handle an image field.
quickedit_help in core/modules/quickedit/quickedit.module
Implements hook_help().
rdf_help in core/modules/rdf/rdf.module
Implements hook_help().
Rearrange::buildForm in core/modules/views_ui/src/Form/Ajax/Rearrange.php
Form constructor.
RearrangeFieldsTest::testRearrangeFields in core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php
Tests field sorting.
RearrangeFilter::buildForm in core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
Form constructor.
RebuildPermissionsForm::getConfirmText in core/modules/node/src/Form/RebuildPermissionsForm.php
Returns a caption for the button that confirms the action.
RebuildPermissionsForm::getDescription in core/modules/node/src/Form/RebuildPermissionsForm.php
Returns additional text to display as a description.
RebuildPermissionsForm::getQuestion in core/modules/node/src/Form/RebuildPermissionsForm.php
Returns the question to ask the user.
RedirectTest::testRedirect in core/modules/views_ui/tests/src/Functional/RedirectTest.php
Tests the redirecting.
RedirectTest::testRedirect in core/modules/system/tests/src/Functional/Form/RedirectTest.php
Tests form redirection.
RedirectTest::testRedirectFromErrorPages in core/modules/system/tests/src/Functional/Form/RedirectTest.php
Tests form redirection from 404/403 pages with the Block form.
ReEnableModuleFieldTest::testReEnabledField in core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php
Test the behavior of a field module after being disabled and re-enabled.
RegionalForm::buildForm in core/modules/system/src/Form/RegionalForm.php
Form constructor.
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().
RenderArrayNonHtmlSubscriberTest::testResponses in core/modules/system/tests/src/Functional/Render/RenderArrayNonHtmlSubscriberTest.php
Tests handling of responses by events subscriber.
ReorderDisplays::buildForm in core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
Form constructor.
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.
ResponsiveImageAdminUITest::testResponsiveImageAdmin in core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php
Test responsive image administration functionality.
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.
ResponsiveImageStyleForm::form in core/modules/responsive_image/src/ResponsiveImageStyleForm.php
Overrides Drupal\Core\Entity\EntityForm::form().
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().
RestExportAuthTest::testAuthProvidersOptions in core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
Checks that correct authentication providers are available for choosing.
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.
RouteCachingLanguageTest::setUp in core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php
RouteCachingLanguageTest::testLinkTranslationWithAlias in core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php
Creates content with a link field pointing to an alias of another language.
RouteCachingNonPathLanguageNegotiationTest::setUp in core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php
RouteNameCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/RouteNameCacheContext.php
Returns the label of the cache context.
RowUITest::testRowUI in core/modules/views_ui/tests/src/Functional/RowUITest.php
Tests changing the row plugin and changing some options of a row.
RssFeedsForm::buildForm in core/modules/system/src/Form/RssFeedsForm.php
Form constructor.
RssTest::testTaxonomyRss in core/modules/taxonomy/tests/src/Functional/RssTest.php
Tests that terms added to nodes are displayed in core RSS feed.
SaveTest::testFileSave in core/modules/file/tests/src/Kernel/SaveTest.php
SaveUploadFormTest::setUp in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::testCombinedErrorMessages in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests that multiple validation errors are combined in one message.
SaveUploadFormTest::testDrupalMovingUploadedFileError in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests for log entry on failing destination.
SaveUploadFormTest::testErrorMessagesAreNotChanged in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests that form validation does not change error messages.
SaveUploadFormTest::testExistingError in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests for failure when uploading over a file that already exists.
SaveUploadFormTest::testExistingRename in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests renaming when uploading over a file that already exists.
SaveUploadFormTest::testExistingReplace in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests replacement when uploading over a file that already exists.
SaveUploadFormTest::testHandleDangerousFile in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests dangerous file handling.
SaveUploadFormTest::testHandleExtension in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests extension handling.
SaveUploadFormTest::testHandleFileMunge in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests file munge handling.
SaveUploadFormTest::testNormal in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests the _file_save_upload_from_form() function.
SaveUploadFormTest::testNoUpload in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests for no failures when not uploading a file.
SaveUploadFormTest::testUploadFieldIsHighlighted in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests highlighting of file upload field when it has an error.
SaveUploadTest::setUp in core/modules/file/tests/src/Functional/SaveUploadTest.php
SaveUploadTest::testDrupalMovingUploadedFileError in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests for log entry on failing destination.
SaveUploadTest::testDuplicate in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test uploading a duplicate file.
SaveUploadTest::testExistingError in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test for failure when uploading over a file that already exists.
SaveUploadTest::testExistingRename in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test renaming when uploading over a file that already exists.
SaveUploadTest::testExistingReplace in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test replacement when uploading over a file that already exists.
SaveUploadTest::testHandleDangerousFile in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test dangerous file handling.
SaveUploadTest::testHandleExtension in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test extension handling.
SaveUploadTest::testHandleFileMunge in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test file munge handling.
SaveUploadTest::testNormal in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test the file_save_upload() function.
SaveUploadTest::testNoUpload in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test for no failures when not uploading a file.
ScaleImageEffect::buildConfigurationForm in core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php
Form constructor.
SearchBlockTest::testSearchFormBlock in core/modules/search/tests/src/Functional/SearchBlockTest.php
Test that the search form block can be placed and works.
SearchCommentCountToggleTest::setUp in core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php
SearchCommentCountToggleTest::testSearchCommentCountToggle in core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php
Verify that comment count display toggles properly on comment status of node
SearchCommentTest::assertCommentAccess in core/modules/search/tests/src/Functional/SearchCommentTest.php
Update search index and search for comment.
SearchCommentTest::testAddNewComment in core/modules/search/tests/src/Functional/SearchCommentTest.php
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTest::testSearchResultsComment in core/modules/search/tests/src/Functional/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchCommentTest::testSearchResultsCommentAccess in core/modules/search/tests/src/Functional/SearchCommentTest.php
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsFormTest::setUp in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
SearchConfigSettingsFormTest::testMultipleSearchPages in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
Tests multiple search pages of the same type.
SearchConfigSettingsFormTest::testSearchModuleDisabling in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
Verifies that you can disable individual search plugins.
SearchConfigSettingsFormTest::testSearchModuleSettingsPage in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
Verifies plugin-supplied settings form.
SearchConfigSettingsFormTest::testSearchSettingsPage in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
Verifies the search settings form.
SearchDateIntervalTest::testDateIntervalQueryAlter in core/modules/search/tests/src/Functional/SearchDateIntervalTest.php
Tests searching with date filters that exclude some translations.
SearchEmbedFormTest::testEmbeddedForm in core/modules/search/tests/src/Functional/SearchEmbedFormTest.php
Tests that the embedded form appears and can be submitted.
SearchExactTest::testExactQuery in core/modules/search/tests/src/Functional/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SearchExtraTypeSearch::buildConfigurationForm in core/modules/search/tests/modules/search_extra_type/src/Plugin/Search/SearchExtraTypeSearch.php
Form constructor.
SearchLanguageTest::testLanguages in core/modules/search/tests/src/Functional/SearchLanguageTest.php
SearchMultilingualEntityTest::testMultilingualSearch in core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php
Tests the indexing throttle and search results with multilingual nodes.
SearchMultilingualTest::testMultilingualSearchFilter in core/modules/views/tests/src/Functional/SearchMultilingualTest.php
Tests search with multilingual nodes.
SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/modules/search/tests/src/Functional/SearchNodeDiacriticsTest.php
Tests that search returns results with diacritics in the search phrase.
SearchNodePunctuationTest::testPhraseSearchPunctuation in core/modules/search/tests/src/Functional/SearchNodePunctuationTest.php
Tests that search works with punctuation and HTML entities.
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange in core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php
Tests that the search index info is properly updated when a node changes.
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion in core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php
Tests that the search index info is updated when a node is deleted.
SearchNumberMatchingTest::setUp in core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php
SearchNumberMatchingTest::testNumberSearching in core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php
Tests that all the numbers can be searched.
SearchNumbersTest::setUp in core/modules/search/tests/src/Functional/SearchNumbersTest.php
SearchNumbersTest::testNumberSearching in core/modules/search/tests/src/Functional/SearchNumbersTest.php
Tests that all the numbers can be searched.
SearchPageCacheTagsTest::testSearchTagsBubbling in core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php
Tests the presence of expected cache tags with referenced entities.
SearchPageCacheTagsTest::testSearchText in core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php
Tests the presence of the expected cache tag in various situations.
SearchPageTextTest::testSearchLabelXSS in core/modules/search/tests/src/Functional/SearchPageTextTest.php
Tests for XSS in search module local task.
SearchPageTextTest::testSearchText in core/modules/search/tests/src/Functional/SearchPageTextTest.php
Tests the failed search text, and various other text on the search page.
SearchQueryAlterTest::testQueryAlter in core/modules/search/tests/src/Functional/SearchQueryAlterTest.php
Tests that the query alter works.
SearchRankingTest::testRankings in core/modules/search/tests/src/Functional/SearchRankingTest.php
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::testTableSortDefaultSort in core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php
Confirms that tableselect is rendered without error.
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().
serialization_requirements in core/modules/serialization/serialization.install
Implements hook_requirements().
serialization_update_8302 in core/modules/serialization/serialization.install
Add serialization.settings::bc_primitives_as_strings configuration.
ServiceProviderWebTest::testServiceProviderRegistrationIntegration in core/modules/system/tests/src/Functional/ServiceProvider/ServiceProviderWebTest.php
Tests that module service providers get registered to the DIC.
SessionAuthenticationTest::testBasicAuthNoSession in core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php
Tests that a session is not started automatically by basic authentication.
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.
SessionHttpsTest::testHttpsSession in core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php
Tests HTTPS sessions.
SessionTest::testEmptyAnonymousSession in core/modules/system/tests/src/Functional/Session/SessionTest.php
Test that empty anonymous sessions are destroyed.
SessionTest::testSessionSaveRegenerate in core/modules/system/tests/src/Functional/Session/SessionTest.php
Tests for \Drupal\Core\Session\WriteSafeSessionHandler::setSessionWritable() ::isSessionWritable and \Drupal\Core\Session\SessionManager::regenerate().
SetCustomize::actions in core/modules/shortcut/src/Form/SetCustomize.php
Returns an array of supported actions for the current entity form.
SetCustomize::form in core/modules/shortcut/src/Form/SetCustomize.php
Gets the actual form array to be built.
SettingsTest::testEditUI in core/modules/views_ui/tests/src/Functional/SettingsTest.php
Tests the settings for the edit ui.
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.
ShortcutLinksTest::testShortcutLinkAdd in core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
Tests that creating a shortcut works properly.
ShortcutLinksTest::testShortcutLinkChangePath in core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
Tests that changing the path of a shortcut link works.
ShortcutLinksTest::testShortcutLinkRename in core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
Tests that shortcut links can be renamed.
ShortcutResourceTestBase::createEntity in core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
Creates the entity to be tested.
ShortcutSetDeleteForm::buildForm in core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php
Form constructor.
ShortcutSetForm::form in core/modules/shortcut/src/ShortcutSetForm.php
Gets the actual form array to be built.
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.
ShortcutSetsTest::testShortcutSetAdd in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests creating a shortcut set.
ShortcutSetsTest::testShortcutSetDelete in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests deleting a shortcut set.
ShortcutSetsTest::testShortcutSetEdit in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests editing a shortcut set.
ShortcutSetsTest::testShortcutSetRename in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests renaming a shortcut set.
ShortcutSetsTest::testShortcutSetSwitchCreate in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests switching a user's shortcut set and creating one at the same time.
ShortcutSetsTest::testShortcutSetSwitchNoSetName in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests switching a user's shortcut set without providing a new set name.
ShortcutSetsTest::testShortcutSetSwitchOwn in core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
Tests switching a user's own shortcut set.
ShortcutTest::createEntity in core/modules/jsonapi/tests/src/Functional/ShortcutTest.php
Creates the entity to be tested.
ShortcutTestBase::setUp in core/modules/shortcut/src/Tests/ShortcutTestBase.php
Sets up a Drupal site for running functional and integration tests.
ShortcutTestBase::setUp in core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php
ShortcutTranslationUITest::doTestTranslationEdit in core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
Tests edit content translation.
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().
SimpleTestBrowserTest::testInternalBrowser in core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php
Test the internal browsers functionality.
SimpleTestTest::confirmStubTestResults in core/modules/simpletest/src/Tests/SimpleTestTest.php
Confirm that the stub test produced the desired results.
SimpleTestTest::testWebTestRunner in core/modules/simpletest/src/Tests/SimpleTestTest.php
Ensures the tests selected through the web interface are run and displayed.
SimpletestUiTest::testTestingThroughUI in core/modules/simpletest/tests/src/Functional/SimpletestUiTest.php
Tests that unit, kernel, and functional tests work through the UI.
simpletest_help in core/modules/simpletest/simpletest.module
Implements hook_help().
simpletest_requirements in core/modules/simpletest/simpletest.install
Implements hook_requirements().
simpletest_run_tests in core/modules/simpletest/simpletest.module
Runs tests.
SiteCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php
Returns the label of the cache context.
SiteConfigureForm::buildForm in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Form constructor.
SiteInformationForm::buildForm in core/modules/system/src/Form/SiteInformationForm.php
Form constructor.
SiteMaintenanceModeForm::buildForm in core/modules/system/src/Form/SiteMaintenanceModeForm.php
Form constructor.
SiteMaintenanceTest::testSiteMaintenance in core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php
Verifies site maintenance mode functionality.
SortingTest::testSorting in core/modules/views/tests/src/Functional/Wizard/SortingTest.php
Tests the sorting functionality.
Sql::saveIdMapping in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Saves a mapping from the source identifiers to the destination identifiers.
StandardTest::testStandard in core/profiles/standard/tests/src/Functional/StandardTest.php
Tests Standard installation profile.
standard_install in core/profiles/standard/standard.install
Implements hook_install().
StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced in core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php
Tests \Drupal\Core\Form\FormState::cleanValues().
StateValuesCleanTest::testFormStateValuesClean in core/modules/system/tests/src/Functional/Form/StateValuesCleanTest.php
Tests \Drupal\Core\Form\FormState::cleanValues().
StatisticsAdminTest::testStatisticsSettings in core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
Verifies that the statistics settings page works.
StatisticsLoggingTest::setUp in core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
StatisticsSettingsForm::buildForm in core/modules/statistics/src/StatisticsSettingsForm.php
Form constructor.
statistics_help in core/modules/statistics/statistics.module
Implements hook_help().
statistics_ranking in core/modules/statistics/statistics.module
Implements hook_ranking().
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.
StatusTest::testStatusPage in core/modules/system/tests/src/Functional/System/StatusTest.php
Tests that the status page returns.
StorageTest::testDetails in core/modules/views_ui/tests/src/Functional/StorageTest.php
Tests changing label, description and tag.
StreamWrapperTest::testUriFunctions in core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
Test the getViaUri() and getViaScheme() methods and target functions.
StringFieldTest::_testTextfieldWidgets in core/modules/field/tests/src/Functional/String/StringFieldTest.php
Helper function for testTextfieldWidgets().
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.
StyleSerializerTest::testFieldapiField in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the field row style using fieldapi fields.
StyleSerializerTest::testFieldRawOutput in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testResponseFormatConfiguration in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the response format configuration.
StyleSerializerTest::testSerializerViewsUI in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the views interface for REST export displays.
StyleSerializerTest::testUIFieldAlias in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Test the field ID alias functionality of the DataFieldRow plugin.
StyleSummaryTest::testSummaryView in core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
Tests a summary view.
StyleTableTest::testWizard in core/modules/views_ui/tests/src/Functional/StyleTableTest.php
Tests created a table style view.
StyleUITest::testStyleUI in core/modules/views_ui/tests/src/Functional/StyleUITest.php
Tests changing the style plugin and changing some options of a style.
SyslogTest::testSettings in core/modules/syslog/tests/src/Functional/SyslogTest.php
Tests the syslog settings page.
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().
SystemBrandingOffCanvasForm::buildConfigurationForm in core/modules/system/src/Form/SystemBrandingOffCanvasForm.php
Form constructor.
SystemCompactLink::preRenderCompactLink in core/lib/Drupal/Core/Render/Element/SystemCompactLink.php
Pre-render callback: Renders a link into #markup.
SystemConfigFormTest::testSystemConfigForm in core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
Tests the SystemConfigFormTestBase class.
SystemConfigFormTestBase::testConfigForm in core/modules/system/src/Tests/System/SystemConfigFormTestBase.php
Submit the system_config_form ensure the configuration has expected values.
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_path_alias_presave in core/modules/system/system.module
Implements hook_ENTITY_TYPE_presave().
system_post_update_recalculate_configuration_entity_dependencies in core/modules/system/system.post_update.php
Re-save all configuration entities to recalculate dependencies.
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().
system_update_8001 in core/modules/system/system.install
Change two fields on the default menu link storage to be serialized data.
system_update_8002 in core/modules/system/system.install
Removes the system.filter configuration.
system_update_8005 in core/modules/system/system.install
Place local actions and tasks blocks in every theme.
system_update_8006 in core/modules/system/system.install
Place branding blocks in every theme.
system_update_8010 in core/modules/system/system.install
Place page title blocks in every theme.
system_update_8601 in core/modules/system/system.install
Fix missing install profile after updating to Drupal 8.6.9 with Drush 8.
system_update_8803 in core/modules/system/system.install
Install the 'path_alias' entity type.
system_update_8804 in core/modules/system/system.install
Convert path aliases to entities.
system_user_timezone in core/modules/system/system.module
Add the time zone field to the user edit and register forms.
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.
TaggedWithTest::testTaggedWith in core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php
Tests the "tagged with" functionality.
TaggedWithTest::testTaggedWithByNodeType in core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php
Tests that the "tagged with" form element only shows for node types that support it.
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/lib/Drupal/Core/Database/Driver/mysql/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.
TaxonomyImageTest::testTaxonomyImageAccess in core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
TaxonomyIndexTid::valueForm in core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php
Options form subform for setting options.
TaxonomyIndexTidUiTest::testExposedFilter in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
Tests exposed taxonomy filters.
TaxonomyRelationshipTest::testTaxonomyRelationships in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
Tests the taxonomy parent plugin UI.
TaxonomyTermIndentationTest::testTermIndentation in core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php
Tests term indentation.
TaxonomyTermViewTest::testTaxonomyTermView in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
Tests that the taxonomy term view is working properly.
taxonomy_help in core/modules/taxonomy/taxonomy.module
Implements hook_help().
taxonomy_post_update_make_taxonomy_term_revisionable in core/modules/taxonomy/taxonomy.post_update.php
Update taxonomy terms to be revisionable.
taxonomy_requirements in core/modules/taxonomy/taxonomy.install
Implements hook_requirements().
taxonomy_token_info in core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_token_info().
taxonomy_update_8502 in core/modules/taxonomy/taxonomy.install
Copy hierarchy from {taxonomy_term_hierarchy} to {taxonomy_term__parent}.
taxonomy_update_8601 in core/modules/taxonomy/taxonomy.install
Add the publishing status fields to taxonomy terms.
taxonomy_views_data_alter in core/modules/taxonomy/taxonomy.views.inc
Implements hook_views_data_alter().
taxonomy_views_plugins_argument_validator_alter in core/modules/taxonomy/taxonomy.views.inc
Implements hook_views_plugins_argument_validator_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.
TelephoneFieldTest::testTelephoneFormatter in core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php
Test the telephone formatter.
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_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/menu.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_themes_page in core/modules/system/system.admin.inc
Prepares variables for appearance page 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.
TermIndexTest::testTaxonomyIndex in core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
Tests that the taxonomy index is maintained properly.
TermLanguageTest::testDefaultTermLanguage in core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testTermLanguage in core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
TermLanguageTest::testTermTranslatedOnOverviewPage in core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
Tests that translated terms are displayed correctly on the term overview.
TermTest::testNodeTermCreationAndDeletion in core/modules/taxonomy/tests/src/Functional/TermTest.php
Test term creation with a free-tagging vocabulary from the node form.
TermTest::testReSavingTags in core/modules/taxonomy/tests/src/Functional/TermTest.php
Tests that editing and saving a node with no changes works correctly.
TermTest::testTaxonomyNode in core/modules/taxonomy/tests/src/Functional/TermTest.php
Test that hook_node_$op implementations work correctly.
TermTest::testTaxonomyTermHierarchy in core/modules/taxonomy/tests/src/Functional/TermTest.php
Test terms in a single and multiple hierarchy.
TermTest::testTermInterface in core/modules/taxonomy/tests/src/Functional/TermTest.php
Save, edit and delete a term using the user interface.
TermTest::testTermMultipleParentsInterface in core/modules/taxonomy/tests/src/Functional/TermTest.php
Test saving a term with multiple parents through the UI.
TermTest::testTermReorder in core/modules/taxonomy/tests/src/Functional/TermTest.php
Save, edit and delete a term using the user interface.
TermTranslationUITest::doTestPublishedStatus in core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
Tests the translation publishing status.
TermTranslationUITest::doTestTranslationEdit in core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
Tests edit content translation.
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.
TestDiscoveryCacheContext::getLabel in core/modules/simpletest/src/Cache/Context/TestDiscoveryCacheContext.php
Returns the label of the cache context.
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.
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.
TextFieldTest::_testTextfieldWidgetsFormatted in core/modules/text/tests/src/Functional/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
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.
ThemeSettingsForm::buildForm in core/modules/system/src/Form/ThemeSettingsForm.php
ThemeTest::testAdministrationTheme in core/modules/system/tests/src/Functional/System/ThemeTest.php
Test the administration theme functionality.
ThemeTest::testInvalidTheme in core/modules/system/tests/src/Functional/System/ThemeTest.php
Test themes can't be installed when the base theme or engine is missing.
ThemeTest::testSwitchDefaultTheme in core/modules/system/tests/src/Functional/System/ThemeTest.php
Test switching the default theme.
ThemeTest::testTaxonomyTermThemes in core/modules/taxonomy/tests/src/Functional/ThemeTest.php
Test the theme used when adding, viewing and editing taxonomy terms.
ThemeTest::testThemeSettings in core/modules/system/tests/src/Functional/System/ThemeTest.php
Test the theme settings form.
ThemeTest::testThemeSettingsLogo in core/modules/system/tests/src/Functional/System/ThemeTest.php
Test the theme settings logo form.
ThemeTest::testThemeSettingsNoLogoNoFavicon in core/modules/system/tests/src/Functional/System/ThemeTest.php
Test the theme settings form when logo and favicon features are disabled.
ThemeTest::testThemeSettingsRenderCacheClear in core/modules/system/tests/src/Functional/System/ThemeTest.php
Tests the 'rendered' cache tag is cleared when saving theme settings.
ThemeTest::testUninstallingThemes in core/modules/system/tests/src/Functional/System/ThemeTest.php
Test uninstalling of themes works.
TimestampAgoFormatterTest::testSettings in core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php
Tests the formatter settings.
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.
TokenReplaceTest::testTaxonomyTokenReplacement in core/modules/taxonomy/tests/src/Functional/TokenReplaceTest.php
Creates some terms and a node, then tests the tokens generated from them.
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php
Tests that toolbar cache is cleared when string translations are made.
ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear in core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php
Tests toolbar cache tags implementation.
ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear in core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php
Tests the toolbar_modules_installed() and toolbar_modules_uninstalled() hook implementations.
ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates in core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php
Tests that changes to a user account by another user clears the changed account's toolbar cached, not the user's who took the action.
ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear in core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php
Exercises the toolbar_user_role_update() and toolbar_user_update() hook implementations.
ToolbarMenuTranslationTest::testToolbarClasses in core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
Tests that toolbar classes don't change when adding a translation.
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().
ToolkitSetupFormTest::testToolkitSetupForm in core/tests/Drupal/FunctionalTests/Image/ToolkitSetupFormTest.php
Test Image toolkit setup form.
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.
TrackerTest::testTrackerAdminUnpublish in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerCronIndexing in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerHistoryMetadata in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests the metadata for the "new"/"updated" indicators.
TrackerTest::testTrackerOrderingNewComments in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests for ordering on a users tracker listing when comments are posted.
TrackerTest::testTrackerUser in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests for the presence of nodes on a user's tracker listing.
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().
TranslatedViewTest::testTranslatedStrings in core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php
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.
TranslationWebTest::testFieldFormTranslationRevisions in core/modules/field/tests/src/Functional/TranslationWebTest.php
Tests field translations when creating a new revision.
TRexEditor::buildConfigurationForm in core/modules/editor/tests/modules/src/Plugin/Editor/TRexEditor.php
Form constructor.
TrustedHostsTest::testStatusPageWithConfiguration in core/modules/system/tests/src/Functional/System/TrustedHostsTest.php
Tests that the status page shows the trusted patterns from settings.php.
TrustedHostsTest::testStatusPageWithoutConfiguration in core/modules/system/tests/src/Functional/System/TrustedHostsTest.php
Tests that the status page shows an error when the trusted host setting is missing from settings.php
TwigTransTest::installLanguages in core/modules/system/tests/src/Functional/Theme/TwigTransTest.php
Helper function: install languages.
TypedDataTest::testTypedDataValidation in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
Tests typed data validation.
UiHelperTrait::drupalLogin in core/tests/Drupal/Tests/UiHelperTrait.php
Logs in a user using the Mink controlled browser.
UITestBase::randomView in core/modules/views_ui/src/Tests/UITestBase.php
A helper method which creates a random view.
UITestBase::randomView in core/modules/views_ui/tests/src/Functional/UITestBase.php
A helper method which creates a random view.
umami_form_search_block_form_alter in core/profiles/demo_umami/themes/umami/umami.theme
Implements hook_form_FORM_ID_alter().
unicode_requirements in core/includes/unicode.inc
Moves unicode_requirements() logic to system_requirements().
UnicornEditor::buildConfigurationForm in core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php
Form constructor.
UninstallTest::testFailedInstallStatus in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests that a module which fails to install can still be uninstalled.
UninstallTest::testUninstallPage in core/modules/system/tests/src/Functional/Module/UninstallTest.php
Tests the Uninstall page and Uninstall confirmation page.
UnpublishByKeywordNode::buildConfigurationForm in core/modules/node/src/Plugin/Action/UnpublishByKeywordNode.php
Form constructor.
UnsavedPreviewTest::testUnsavedPageDisplayPreview in core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php
Tests previews of unsaved new page displays.
UpdateCacheTest::testCaches in core/modules/system/tests/src/Functional/UpdateSystem/UpdateCacheTest.php
Tests that caches are cleared during updates.
UpdateComplexTest::testSubSelectUpdate in core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
Test UPDATE with a subselect value.
UpdateContribTest::testHookUpdateStatusAlter in core/modules/update/tests/src/Functional/UpdateContribTest.php
Checks that hook_update_status_alter() works to change a status.
UpdateContribTest::testNoReleasesAvailable in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateContribTest::testUpdateBaseThemeSecurityUpdate in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that subthemes are notified about security updates for base themes.
UpdateContribTest::testUpdateBrokenFetchURL in core/modules/update/tests/src/Functional/UpdateContribTest.php
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateContribTest::testUpdateContribBasic in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests the basic functionality of a contrib module on the status report.
UpdateContribTest::testUpdateContribOrder in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that contrib projects are ordered by project name.
UpdateContribTest::testUpdateShowDisabledThemes in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateController::updateStatusManually in core/modules/update/src/Controller/UpdateController.php
Manually checks the update status without the use of cron.
UpdateCoreTest::testDatestampMismatch in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Ensures proper results where there are date mismatches among modules.
UpdateCoreTest::testLanguageModuleUpdate in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Checks language module in core package at admin/reports/updates.
UpdateCoreTest::testLocalActions in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Ensures that the local actions appear.
UpdateCoreTest::testMajorUpdateAvailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when a major update is available.
UpdateCoreTest::testModulePageRegularUpdate in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Checks the messages at admin/modules when an update is missing.
UpdateCoreTest::testModulePageRunCron in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Checks that running cron updates the list of available updates.
UpdateCoreTest::testModulePageSecurityUpdate in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTest::testModulePageUpToDate in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Checks the messages at admin/modules when the site is up to date.
UpdateCoreTest::testNormalUpdateAvailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when one normal update is available.
UpdateCoreTest::testNoUpdatesAvailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when no updates are available.
UpdateCoreTest::testServiceUnavailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when the update server returns 503 errors.
UpdateFeedItemTest::testUpdateFeedItem in core/modules/aggregator/tests/src/Functional/UpdateFeedItemTest.php
Tests running "update items" from 'admin/config/services/aggregator' page.
UpdateFeedTest::testUpdateFeed in core/modules/aggregator/tests/src/Functional/UpdateFeedTest.php
Creates a feed and attempts to update it.
UpdatePathTestBase::runUpdates in core/modules/system/src/Tests/Update/UpdatePathTestBase.php
Helper function to run pending database updates.
UpdatePathTestTrait::runUpdates in core/tests/Drupal/Tests/UpdatePathTestTrait.php
Helper function to run pending database updates.
Updater::prepareInstallDirectory in core/lib/Drupal/Core/Updater/Updater.php
Makes sure the installation parent directory exists and is writable.
UpdateSchemaTest::testUpdateHooks in core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php
Tests that update hooks are properly run.
UpdateScriptTest::assertUpdateWithNoError in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Asserts a particular error is not shown on update and status report pages.
UpdateScriptTest::enableExtension in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Enables an extension using the UI.
UpdateScriptTest::runUpdates in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Helper function to run updates via the browser.
UpdateScriptTest::testNoUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests update.php when there are no updates to apply.
UpdateScriptTest::testOrphanedSchemaEntries in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that orphan schemas are handled properly.
UpdateScriptTest::testRequirements in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests perfoming updates with update.php in a multilingual environment.
UpdateScriptTest::testSuccessfulUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests update.php after performing a successful update.
UpdateSettingsForm::buildForm in core/modules/update/src/UpdateSettingsForm.php
Form constructor.
UpdatesWith7xTest::testWith7x in core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php
UpdateTestBase::confirmRevokedStatus in core/modules/update/tests/src/Functional/UpdateTestBase.php
Confirms messages are correct when a release has been unpublished/revoked.
UpdateTestBase::confirmUnsupportedStatus in core/modules/update/tests/src/Functional/UpdateTestBase.php
Confirms messages are correct when a release has been marked unsupported.
UpdateTestBase::refreshUpdateStatus in core/modules/update/src/Tests/UpdateTestBase.php
Refreshes the update status based on the desired available update scenario.
UpdateTestBase::refreshUpdateStatus in core/modules/update/tests/src/Functional/UpdateTestBase.php
Refreshes the update status based on the desired available update scenario.
UpdateTestBase::standardTests in core/modules/update/src/Tests/UpdateTestBase.php
Runs a series of assertions that are applicable to all update statuses.
UpdateTestBase::standardTests in core/modules/update/tests/src/Functional/UpdateTestBase.php
Runs a series of assertions that are applicable to all update statuses.
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages in core/modules/update/tests/src/Functional/UpdateUploadTest.php
Checks the messages on update manager pages when missing a security update.
UpdateUploadTest::testUploadModule in core/modules/update/tests/src/Functional/UpdateUploadTest.php
Tests upload, extraction, and update of a module.
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'.
UrlAlterFunctionalTest::testUrlAlter in core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php
Test that URL altering works and that it occurs in the correct order.
UrlCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php
Returns the label of the cache context.
UrlTest::testFormUrl in core/modules/system/tests/src/Functional/Form/UrlTest.php
Tests that #type 'url' fields are properly validated and trimmed.
User::baseFieldDefinitions in core/modules/user/src/Entity/User.php
Provides base field definitions for an entity type.
UserAccountLinksTest::testAccountPageTitles in core/modules/user/tests/src/Functional/UserAccountLinksTest.php
Tests page title is set correctly on user account tabs.
UserAccountLinksTest::testDisabledAccountLink in core/modules/user/tests/src/Functional/UserAccountLinksTest.php
Tests disabling the 'My account' link.
UserAdminLanguageTest::addCustomLanguage in core/modules/user/tests/src/Functional/UserAdminLanguageTest.php
Helper method for adding a custom language.
UserAdminLanguageTest::setLanguageNegotiation in core/modules/user/tests/src/Functional/UserAdminLanguageTest.php
Sets the User interface negotiation detection method.
UserAdminLanguageTest::testActualNegotiation in core/modules/user/tests/src/Functional/UserAdminLanguageTest.php
Tests the actual language negotiation.
UserAdminListingTest::testUserListing in core/modules/user/tests/src/Functional/UserAdminListingTest.php
Tests the listing.
UserAdminTest::testNotificationEmailAddress in core/modules/user/tests/src/Functional/UserAdminTest.php
Tests the alternate notification email address for user mails.
UserAdminTest::testUserAdmin in core/modules/user/tests/src/Functional/UserAdminTest.php
Registers a user and deletes it.
UserBatchActionTest::testUserAction in core/modules/views/tests/src/Functional/UserBatchActionTest.php
Tests user admin batch.
UserBlocksTest::testUserLoginBlock in core/modules/user/tests/src/Functional/UserBlocksTest.php
Test the user login block.
UserCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/UserCacheContext.php
Returns the label of the cache context.
UserCancelTest::testMassUserCancelByAdmin in core/modules/user/tests/src/Functional/UserCancelTest.php
Create an administrative user and mass-delete other users.
UserCancelTest::testUserAnonymize in core/modules/user/tests/src/Functional/UserCancelTest.php
Delete account and anonymize all content.
UserCancelTest::testUserAnonymizeBatch in core/modules/user/tests/src/Functional/UserCancelTest.php
Delete account and anonymize all content using a batch process.
UserCancelTest::testUserBlock in core/modules/user/tests/src/Functional/UserCancelTest.php
Disable account and keep all content.
UserCancelTest::testUserBlockUnpublish in core/modules/user/tests/src/Functional/UserCancelTest.php
Disable account and unpublish all content.
UserCancelTest::testUserCancelByAdmin in core/modules/user/tests/src/Functional/UserCancelTest.php
Create an administrative user and delete another user.
UserCancelTest::testUserCancelChangePermission in core/modules/user/tests/src/Functional/UserCancelTest.php
Test ability to change the permission for canceling users.
UserCancelTest::testUserCancelInvalid in core/modules/user/tests/src/Functional/UserCancelTest.php
Attempt invalid account cancellations.
UserCancelTest::testUserCancelUid1 in core/modules/user/tests/src/Functional/UserCancelTest.php
Tests that user account for uid 1 cannot be cancelled.
UserCancelTest::testUserCancelWithoutPermission in core/modules/user/tests/src/Functional/UserCancelTest.php
Attempt to cancel account without permission.
UserCancelTest::testUserDelete in core/modules/user/tests/src/Functional/UserCancelTest.php
Delete account and remove all content.
UserCancelTest::testUserWithoutEmailCancelByAdmin in core/modules/user/tests/src/Functional/UserCancelTest.php
Tests deletion of a user account without an email address.
UserCreateFailMailTest::testUserAdd in core/modules/user/tests/src/Functional/UserCreateFailMailTest.php
Tests the create user administration page.
UserCreateTest::testUserAdd in core/modules/user/tests/src/Functional/UserCreateTest.php
Create a user through the administration interface and ensure that it displays in the user list.
UserEditedOwnAccountTest::testUserEditedOwnAccount in core/modules/user/tests/src/Functional/UserEditedOwnAccountTest.php
UserEditTest::testUserEdit in core/modules/user/tests/src/Functional/UserEditTest.php
Test user edit page.
UserEditTest::testUserWith0Password in core/modules/user/tests/src/Functional/UserEditTest.php
Tests setting the password to "0".
UserEditTest::testUserWithoutEmailEdit in core/modules/user/tests/src/Functional/UserEditTest.php
Tests editing of a user account without an email address.
UserFieldsAccessChangeTest::testUserFieldAccess in core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php
Tests if another module can change field access.
UserLanguageCreationTest::testLocalUserCreation in core/modules/user/tests/src/Functional/UserLanguageCreationTest.php
Functional test for language handling during user creation.
UserLanguageTest::testUserLanguageConfiguration in core/modules/user/tests/src/Functional/UserLanguageTest.php
Test if user can change their default language.
UserListBuilder::buildRow in core/modules/user/src/UserListBuilder.php
Builds a row for an entity in the entity listing.
UserLoginTest::assertFailedLogin in core/modules/user/tests/src/Functional/UserLoginTest.php
Make an unsuccessful login attempt.
UserLoginTest::testLoginCacheTagsAndDestination in core/modules/user/tests/src/Functional/UserLoginTest.php
Tests login with destination.
UserPasswordResetTest::assertNoPasswordIpFlood in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Makes assertions about a password reset not triggering IP flood control.
UserPasswordResetTest::assertNoPasswordUserFlood in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Makes assertions about a password reset not triggering user flood control.
UserPasswordResetTest::assertNoValidPasswordReset in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Helper function to make assertions about an invalid password reset.
UserPasswordResetTest::assertPasswordIpFlood in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Makes assertions about a password reset triggering IP flood control.
UserPasswordResetTest::assertPasswordUserFlood in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Makes assertions about a password reset triggering user flood control.
UserPasswordResetTest::assertValidPasswordReset in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Helper function to make assertions about a valid password reset.
UserPasswordResetTest::testResetImpersonation in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTest::testUserPasswordReset in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests password reset functionality.
UserPasswordResetTest::testUserPasswordResetLoggedIn in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Test user password reset while logged in.
UserPasswordResetTest::testUserPasswordResetWithAdditionalAjaxForm in core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php
Tests password reset functionality with an AJAX form.
UserPasswordResetTest::testUserResetPasswordIpFloodControl in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests password reset flood control for one IP.
UserPasswordResetTest::testUserResetPasswordTextboxFilled in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Prefill the text box on incorrect login via link to password reset page.
UserPasswordResetTest::testUserResetPasswordUserFloodControl in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests password reset flood control for one user.
UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests user password reset flood control is cleared on successful reset.
UserPermissionsTest::testAdministratorRole in core/modules/user/tests/src/Functional/UserPermissionsTest.php
Test assigning of permissions for the administrator role.
UserPermissionsTest::testUserPermissionChanges in core/modules/user/tests/src/Functional/UserPermissionsTest.php
Test changing user permissions through the permissions page.
UserPictureTest::saveUserPicture in core/modules/user/tests/src/Functional/UserPictureTest.php
Edits the user picture for the test user.
UserPictureTest::testCreateDeletePicture in core/modules/user/tests/src/Functional/UserPictureTest.php
Tests creation, display, and deletion of user pictures.
UserPictureTest::testPictureOnNodeComment in core/modules/user/tests/src/Functional/UserPictureTest.php
Tests embedded users on node pages.
UserRegistrationTest::testRegistrationDefaultValues in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationEmailDuplicates in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithoutEmailVerification in core/modules/user/tests/src/Functional/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithUserFields in core/modules/user/tests/src/Functional/UserRegistrationTest.php
Tests Field API fields on user registration forms.
UserRegistrationTest::testUniqueFields in core/modules/user/tests/src/Functional/UserRegistrationTest.php
Tests username and email field constraints on user registration.
UserRegistrationTest::testUuidFormState in core/modules/user/tests/src/Functional/UserRegistrationTest.php
Tests that UUID isn't cached in form state on register form.
UserRoleAdminTest::testRoleAdministration in core/modules/user/tests/src/Functional/UserRoleAdminTest.php
Test adding, renaming and deleting roles.
UserRoleAdminTest::testRoleWeightOrdering in core/modules/user/tests/src/Functional/UserRoleAdminTest.php
Test user role weight change operation and ordering.
UserRolesAssignmentTest::testAssignAndRemoveRole in core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php
Tests that a user can be assigned a role and that the role can be removed again.
UserRolesAssignmentTest::testCreateUserWithRole in core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php
Tests that when creating a user the role can be assigned. And that it can be removed again.
UserRolesCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/UserRolesCacheContext.php
Returns the label of the cache context.
UserSearchTest::testUserSearch in core/modules/user/tests/src/Functional/UserSearchTest.php
UserSubAdminTest::testSubAdmin in core/modules/user/tests/src/Functional/UserSubAdminTest.php
Test create and cancel forms as 'sub-admin'.
UserTimeZoneTest::testUserTimeZone in core/modules/user/tests/src/Functional/UserTimeZoneTest.php
Tests the display of dates and time when user-configurable time zones are set.
UserTokenReplaceTest::testUserTokenReplacement in core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
UserTranslationUITest::doTestTranslationEdit in core/modules/user/tests/src/Functional/UserTranslationUITest.php
Tests edit content translation.
UserTranslationUITest::testTranslatedUserDeletion in core/modules/user/tests/src/Functional/UserTranslationUITest.php
Test translated user deletion.
UserValidationTest::assertAllowedValuesViolation in core/modules/user/tests/src/Kernel/UserValidationTest.php
Verifies that a AllowedValues violation exists for the given field.
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_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().
ValidationTest::testCustomRequiredError in core/modules/system/tests/src/Functional/Form/ValidationTest.php
Tests #required with custom validation errors.
ValidationTest::testPatternValidation in core/modules/system/tests/src/Functional/Form/ValidationTest.php
Tests #pattern validation.
ValidationTest::testValidateLimitErrors in core/modules/system/tests/src/Functional/Form/ValidationTest.php
Tests partial form validation through #limit_validation_errors.
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.
ViewAddForm::form in core/modules/views_ui/src/ViewAddForm.php
Gets the actual form array to be built.
ViewEditTest::testDeleteLink in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the delete link on a views UI.
ViewEditTest::testEditFormLanguageOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the language options on the views edit form.
ViewEditTest::testOtherOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the machine name and administrative comment forms.
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.
ViewsFormMainForm::buildForm in core/modules/views/src/Form/ViewsFormMainForm.php
Form constructor.
ViewsFormMultipleTest::viewsData in core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php
Returns the views data definition.
ViewsListTest::testViewsListLimit in core/modules/views_ui/tests/src/Functional/ViewsListTest.php
Tests that the views list does not use a pager.
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.
ViewsUITourTest::testViewsUiTourTips in core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php
Tests views_ui tour tip availability.
ViewsUITourTest::testViewsUiTourTipsTranslated in core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php
Tests views_ui tour tip availability in a different language.
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().
ViewTestBase::helperButtonHasLabel in core/modules/views/src/Tests/ViewTestBase.php
Asserts the existence of a button with a certain ID and label.
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
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms in core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
Tests term language settings for vocabulary terms are saved and updated.
VocabularyLanguageTest::testVocabularyLanguage in core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
Tests language settings for vocabularies.
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
Test the vocabulary overview permission.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
Create, edit and delete a taxonomy term via the user interface.
VocabularyTranslationTest::testVocabularyLanguage in core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
Tests language settings for vocabularies.
VocabularyUiTest::testTaxonomyAdminChangingWeights in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Changing weights on the vocabulary overview with two or more vocabularies.
VocabularyUiTest::testTaxonomyAdminDeletingVocabulary in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Deleting a vocabulary.
VocabularyUiTest::testTaxonomyAdminNoVocabularies in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Test the vocabulary overview with no vocabularies.
VocabularyUiTest::testVocabularyInterface in core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
Create, edit and delete a vocabulary via the user interface.
WebTestBase::drupalLogin in core/modules/simpletest/src/WebTestBase.php
Log in a user with the internal browser.
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
WizardTest::testCommentWizard in core/modules/comment/tests/src/Functional/Views/WizardTest.php
Tests adding a view of comments.
WizardTest::testWizardFieldLength in core/modules/views_ui/tests/src/Functional/WizardTest.php
Tests filling in the wizard with really long strings.
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().
workspaces_update_8801 in core/modules/workspaces/workspaces.install
Add the 'workspace' revision metadata field on all supported entity types.
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().
_simpletest_batch_finished in core/modules/simpletest/simpletest.module
Implements callback_batch_finished().
_simpletest_batch_operation in core/modules/simpletest/simpletest.module
Implements callback_batch_operation().
_system_rebuild_module_data_ensure_required in core/modules/system/system.module
Ensures that dependencies of required modules are also required.
_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.