2614 calls to t()

AccessDeniedTest::testAccessDenied in drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php
AccessPermissionTest::testAccessPerm in drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessPermissionTest.php
Tests perm access plugin.
AccessPluginBase::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php
Return a string to display as the clickable title for the access control.
AccessRoleTest::testAccessRole in drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessRoleTest.php
Tests role access plugin.
AccessTest::testAccessNone in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php
Tests none access plugin.
AccountFormController::form in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
AccountFormController::validate in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
AccountSettingsForm::buildForm in drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ActionAdminManageForm::buildForm in drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php
Form constructor.
ActionFormControllerBase::form in drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php
Returns the actual form array to be built.
ActionFormControllerBase::save in drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php
Form submission handler for the 'save' action.
ActionListController::buildHeader in drupal/core/modules/action/lib/Drupal/action/ActionListController.php
Builds the header row for the entity listing.
ActionListController::getOperations in drupal/core/modules/action/lib/Drupal/action/ActionListController.php
Overrides \Drupal\Core\Entity\EntityListController::getOperations();
ActionListController::render in drupal/core/modules/action/lib/Drupal/action/ActionListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().
action_help in drupal/core/modules/action/action.module
Implements hook_help().
action_permission in drupal/core/modules/action/action.module
Implements hook_permission().
action_views_data in drupal/core/modules/action/action.views.inc
Implements hook_views_data().
AddItem::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/AddItem.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
AdminBlockDeleteForm::getConfirmText in drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php
Returns a caption for the button that confirms the action.
AdminBlockDeleteForm::getQuestion in drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php
Returns the question to ask the user.
AdminBlockDeleteForm::submitForm in drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php
Form submission handler.
AdminMetaTagTest::testMetaTag in drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminMetaTagTest.php
Verify that the meta tag HTML is generated correctly.
AdvancedSettingsForm::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
AdvancedSettingsForm::cacheSubmit in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php
Submission handler to clear the Views cache.
AggregatorCategoryBlock::blockForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
AggregatorCategoryBlock::build in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php
Builds and returns the renderable array for this block plugin.
AggregatorCategoryBlock::getDerivativeDefinition in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition().
AggregatorCategoryBlock::getDerivativeDefinitions in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().
AggregatorConfigurationTest::testSettingsPage in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php
Tests the settings form to ensure the correct default values are used.
AggregatorController::adminOverview in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Displays the aggregator administration page.
AggregatorController::pageLast in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Displays the most recent items gathered from any feed.
AggregatorController::sources in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Displays all the feeds used by the Aggregator module.
AggregatorFeedBlock::blockForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
AggregatorFeedBlock::build in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php
Builds and returns the renderable array for this block plugin.
AggregatorFeedBlock::getDerivativeDefinition in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorFeedBlock.php
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition().
AggregatorFeedBlock::getDerivativeDefinitions in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorFeedBlock.php
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().
AggregatorTestBase::createFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Creates an aggregator feed.
AggregatorTestBase::createSampleNodes in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Creates sample article nodes.
AggregatorTestBase::deleteFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Deletes an aggregator feed.
AggregatorTestBase::removeFeedItems in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Confirms an item removal from a feed.
aggregator_categorize_items in drupal/core/modules/aggregator/aggregator.pages.inc
Form constructor to build the page list form.
aggregator_categorize_items_submit in drupal/core/modules/aggregator/aggregator.pages.inc
Form submission handler for aggregator_categorize_items().
aggregator_form_category in drupal/core/modules/aggregator/aggregator.admin.inc
Form constructor to add/edit/delete aggregator categories.
aggregator_form_category_submit in drupal/core/modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_category().
aggregator_form_category_validate in drupal/core/modules/aggregator/aggregator.admin.inc
Form validation handler for aggregator_form_category().
aggregator_help in drupal/core/modules/aggregator/aggregator.module
Implements hook_help().
aggregator_page_category in drupal/core/modules/aggregator/aggregator.pages.inc
Form constructor to list items aggregated in a category.
aggregator_permission in drupal/core/modules/aggregator/aggregator.module
Implements hook_permission().
aggregator_queue_info in drupal/core/modules/aggregator/aggregator.module
Implements hook_queue_info().
aggregator_refresh in drupal/core/modules/aggregator/aggregator.module
Checks a news feed for new items.
AjaxTestController::dialogContents in drupal/core/modules/system/tests/modules/ajax_test/lib/Drupal/ajax_test/AjaxTestController.php
Returns example content for dialog testing.
ajax_forms_test_ajax_commands_form in drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Form constructor for the Ajax Command display form.
ajax_forms_test_lazy_load_form in drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Form builder: Builds a form that triggers a simple AJAX callback.
ajax_forms_test_simple_form in drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Tests form_state['values'] during callback.
ajax_forms_test_validation_form in drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Form constructor for AJAX validation form.
ajax_forms_test_validation_form_callback in drupal/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_form_submit in drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Form submission handler for ajax_forms_test_validation_form().
ajax_forms_test_validation_number_form_callback in drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module
Ajax form callback: Selects the 'drivernumber' element of the validation form.
ajax_prepare_response in drupal/core/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
AliasTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Path/AliasTest.php
Analyze::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Analyze.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
Analyzer::formatMessages in drupal/core/modules/views/lib/Drupal/views/Analyzer.php
Formats the analyze result into a message string.
AnalyzeTest::testAnalyzeBasic in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/AnalyzeTest.php
Tests that analyze works in general.
AnnotatedClassDiscoveryTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
Sets up unit test environment.
ArbitraryRebuildTest::testUserRegistrationMultipleField in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php
Tests a rebuild caused by a multiple value field.
archiver_get_archiver in drupal/core/includes/common.inc
Creates the appropriate archiver for the specified file.
AreaPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php
Default options form that provides the label widget that all fields should have.
AreaTest::testUI in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php
Tests the generic UI of a area handler.
ArgumentDefaultPluginBase::checkAccess in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php
If we don't have access to the form but are showing it anyway, ensure that the form is safe and cannot be changed from user input.
ArgumentDefaultTest::testArgumentDefaultNoOptions in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php
Tests the use of a default argument plugin that provides no options.
ArgumentPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Build the options form.
ArgumentPluginBase::defaultActions in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Provide a list of default behaviors for this argument if the argument is not present.
ArgumentPluginBase::defaultArgumentForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Provide a form for selecting the default argument when the default action is set to provide default argument.
ArgumentPluginBase::defaultSummaryForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Provide a form for selecting further summary options when the default action is set to display one.
ArgumentPluginBase::getSortName in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Return a description of how the argument would normally be sorted.
ArgumentValidatorPluginBase::checkAccess in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php
If we don't have access to the form but are showing it anyway, ensure that the form is safe and cannot be changed from user input.
AssignOwnerNode::form in drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php
Form constructor.
AssignOwnerNode::validate in drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php
Form validation handler.
Attachment::attachmentPositions in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php
Attachment::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php
Provide the default form for setting options.
Attachment::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php
Provide the summary for attachment options in the views UI.
authorize_access_denied_page in drupal/core/authorize.php
Renders a 403 access denied page for authorize.php.
authorize_filetransfer_form in drupal/core/includes/authorize.inc
Form constructor for the file transfer authorization form.
authorize_filetransfer_form_validate in drupal/core/includes/authorize.inc
Form validation handler for authorize_filetransfer_form().
AutocompleteWidgetBase::settingsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::settingsForm().
BanAdmin::buildForm in drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php
BanAdmin::submitForm in drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php
Form submission handler.
BanAdmin::validateForm in drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php
Form validation handler.
BanDelete::getConfirmText in drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php
Returns a caption for the button that confirms the action.
BanDelete::getQuestion in drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php
Returns the question to ask the user.
BanDelete::submitForm in drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php
Form submission handler.
ban_help in drupal/core/modules/ban/ban.module
Implements hook_help().
ban_permission in drupal/core/modules/ban/ban.module
Implements hook_permission().
BareMinimalUpgradePathTest::finishUpgradeSession in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php
Asserts that the session was kept during update. Also, log out.
BareMinimalUpgradePathTest::testBasicMinimalUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php
Tests a successful major version release upgrade.
BareStandardUpgradePathTest::testBasicStandardUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php
Tests a successful major version release upgrade.
BasicSettingsForm::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
BasicTest::testSimpleArgument in drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php
Tests simple argument.
BasicTest::testSimpleFiltering in drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php
Tests filtering of the result set.
BasicTest::testSimpleResultSet in drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php
Tests a trivial result set.
BasicTest::testViewsWizardAndListing in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php
BasicTest::testWizardDefaultValues in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php
Tests default plugin values are populated from the wizard form.
batch_test_mock_form in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Form constructor for a simple form with a textfield and submit button.
Block::blockCachingModes in drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php
Provide a list of core's block caching modes.
Block::buildOptionsForm in drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php
Provide the default form for setting options.
Block::optionsSummary in drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php
Provide the summary for page options in the views UI.
BlockAdminThemeTest::testAdminTheme in drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php
Check for the accessibility of the admin theme on the block admin page.
BlockBase::form in drupal/core/modules/block/lib/Drupal/block/BlockBase.php
Implements \Drupal\block\BlockPluginInterface::form().
BlockFormController::actions in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::actions().
BlockFormController::form in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
BlockFormController::submit in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::submit().
BlockHiddenRegionTest::testBlockNotInHiddenRegion in drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php
Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockInterfaceTest::testBlockInterface in drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php
Test configuration and subsequent form() and build() method calls.
BlockInvalidRegionTest::testBlockInInvalidRegion in drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php
Tests that blocks assigned to invalid regions work correctly.
BlockLanguageCacheTest::testBlockLinks in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php
Creates a block in a language, check blocks page in all languages.
BlockLanguageTest::setUp in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
BlockLanguageTest::testLanguageBlockVisibility in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php
Tests the visibility settings for the blocks based on language.
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php
Tests if the visibility settings are removed if the language is deleted.
BlockLibrarySearchTest::testBlockLibrarySearch in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php
Test block library search.
BlockListController::buildForm in drupal/core/modules/block/lib/Drupal/block/BlockListController.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
BlockListController::submitForm in drupal/core/modules/block/lib/Drupal/block/BlockListController.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
BlockPluginUI::form in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Overrides \Drupal\system\Plugin\PluginUIBase::form().
BlockPluginUI::formValidate in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Overrides \Drupal\system\Plugin\PluginUIBase::formValidate().
BlockPluginUI::tableHeader in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Overrides \Drupal\system\Plugin\PluginUIBase::tableHeader().
BlockTest::moveBlockToRegion in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Moves a block to a given region via the UI and confirms the result.
BlockTest::testBlock in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test configuring and moving a module-define block to specific regions.
BlockTest::testBlockModuleDisable in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Tests blocks belonging to disabled modules.
BlockTest::testBlockVisibility in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test block visibility.
BlockTest::testBlockVisibilityListedEmpty in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test block visibility when using "pages" restriction but leaving "pages" textarea empty
BlockTest::testHideBlockTitle in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test block title display settings.
BlockTestBase::moveBlockToRegion in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php
Moves a block to a given region via the UI and confirms the result.
BlockUiTest::testBlockAdminUiPage in drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php
Test block admin page exists and functions correctly.
BlockUiTest::testBlockSearch in drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php
Test block search.
BlockUpgradePathTest::testBlockUpgradeTitleLength in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php
Tests block title length after successful upgrade.
block_admin_edit in drupal/core/modules/block/block.admin.inc
Page callback: Build the block instance edit form.
block_help in drupal/core/modules/block/block.module
Implements hook_help().
block_page_build in drupal/core/modules/block/block.module
Implements hook_page_build().
block_permission in drupal/core/modules/block/block.module
Implements hook_permission().
BookController::adminOverview in drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php
Returns an administrative overview of all books.
BookNavigationBlock::blockForm in drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php
Overrides \Drupal\block\BlockBase::blockForm()
BookSettingsForm::buildForm in drupal/core/modules/book/lib/Drupal/book/BookSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
BookSettingsForm::validateForm in drupal/core/modules/book/lib/Drupal/book/BookSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
BookTest::checkBookNode in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Checks the outline of sub-pages; previous, up, and next.
BookTest::createBookNode in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Creates a book node.
BookTest::testBook in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests book functionality through node interfaces.
BookTest::testBookDelete in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests the access for deleting top-level book nodes.
BookTest::testBookExport in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests book export ("printer-friendly version") functionality.
BookTest::testBookNavigationBlock in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests the functionality of the book navigation block.
BookTest::testBookNodeTypeChange in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
BookTest::testBookOrdering in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests re-ordering of books.
BookTest::testNavigationBlockOnAccessModuleEnabled in drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php
Tests the book navigation block when an access module is enabled.
book_admin_edit in drupal/core/modules/book/book.admin.inc
Form constructor for administering a single book's hierarchy.
book_admin_edit_submit in drupal/core/modules/book/book.admin.inc
Form submission handler for book_admin_edit().
book_admin_edit_validate in drupal/core/modules/book/book.admin.inc
Form validation handler for book_admin_edit().
book_entity_bundle_info in drupal/core/modules/book/book.module
Implements hook_entity_bundle_info().
book_export in drupal/core/modules/book/book.pages.inc
Page callback: Generates representations of a book page and its children.
book_form_node_delete_confirm_alter in drupal/core/modules/book/book.module
Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_form_node_form_alter in drupal/core/modules/book/book.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_help in drupal/core/modules/book/book.module
Implements hook_help().
book_node_view_link in drupal/core/modules/book/book.module
Adds relevant book links to the node's links.
book_outline_form in drupal/core/modules/book/book.pages.inc
Form constructor for the book outline form.
book_outline_form_submit in drupal/core/modules/book/book.pages.inc
Form submission handler for book_outline_form().
book_permission in drupal/core/modules/book/book.module
Implements hook_permission().
book_remove_form in drupal/core/modules/book/book.pages.inc
Form constructor to confirm removal of a node from a book.
book_remove_form_submit in drupal/core/modules/book/book.pages.inc
Form submission handler for book_remove_form().
Boolean::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Boolean.php
Default options form that provides the label widget that all fields should have.
Boolean::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Boolean.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init().
BooleanItem::getPropertyDefinitions in drupal/core/lib/Drupal/Core/Entity/Field/Type/BooleanItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
BooleanOperator::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php
Display the filter on the administrative summary
BooleanOperator::getValueOptions in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php
Return the possible options for this filter.
BooleanOperator::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php
Overrides \Drupal\views\Plugin\views\filter\FilterPluginBase::init().
BooleanOperator::valueForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php
Options form subform for setting options.
BooleanOperator::valueValidate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php
Validate the options form.
BreadcrumbTest::testBreadCrumbs in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
BreakLockForm::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
BreakLockForm::getConfirmText in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getConfirmText().
BreakLockForm::getDescription in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getDescription().
BreakLockForm::getQuestion in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion().
BreakLockForm::submitForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
breakpoint_help in drupal/core/modules/breakpoint/breakpoint.module
Implements hook_help().
Broken::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php
Return a string representing this handler's name in the UI.
Broken::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Broken.php
Return a string representing this handler's name in the UI.
Broken::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php
Return a string representing this handler's name in the UI.
Broken::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php
Return a string representing this handler's name in the UI.
Broken::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php
Return a string representing this handler's name in the UI.
Broken::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Broken.php
Return a string representing this handler's name in the UI.
Broken::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php
Default options form that provides the label widget that all fields should have.
Broken::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Broken.php
Default options form that provides the label widget that all fields should have.
Broken::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php
Default options form that provides the label widget that all fields should have.
Broken::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php
Build the options form.
Broken::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php
Basic options for all sort criteria
Broken::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Broken.php
Provide the basic form which calls through to subforms. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called.
BrokenSetUpTest::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php
Sets up a Drupal site for running functional and integration tests.
BrokenSetUpTest::tearDown in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
BrokenSetUpTest::testBreakSetUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrokenSetUpTest.php
Runs this test case from within the simpletest child site.
BrowserTest::testGetAbsoluteUrl in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/BrowserTest.php
Test Drupal\simpletest\WebTestBase::getAbsoluteUrl().
BulkForm::buildOptionsForm in drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::buildOptionsForm().
BulkFormBase::views_form in drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php
Form constructor for the bulk form.
BulkFormTest::testBulkForm in drupal/core/modules/action/lib/Drupal/action/Tests/BulkFormTest.php
Tests the bulk form.
BulkFormTest::testBulkForm in drupal/core/modules/node/lib/Drupal/node/Tests/Views/BulkFormTest.php
Tests the node bulk form.
BulkFormTest::testBulkForm in drupal/core/modules/user/lib/Drupal/user/Tests/Views/BulkFormTest.php
Tests the user bulk form.
Bundle::getValueOptions in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Bundle.php
Overrides \Drupal\views\Plugin\views\filter\InOperator::getValueOptions().
BundleTest::testBundleRegistration in drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php
Tests that services provided by module bundles get registered to the DIC.
CachedDataUITest::testCacheData in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CachedDataUITest.php
Tests the user tempstore views data in the UI.
CachePluginBase::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php
Return a string to display as the clickable title for the access control.
CacheTest::testNoneCaching in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests no caching.
CacheTest::testTimeCaching in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests time based caching.
Callbacks::validateName in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/Callbacks.php
Form element validation handler for 'name' in form_test_validate_form().
CascadingStylesheetsTest::testRenderInlineFullPage in drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php
Tests rendering inline stylesheets through a full page request.
CategorizeFeedItemTest::testCategorizeFeedItem in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedItemTest.php
Checks that children of a feed inherit a defined category.
CategorizeFeedTest::testCategorizeFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedTest.php
Creates a feed and makes sure you can add more than one category to it.
CategoryFormController::form in drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
CategoryFormController::save in drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
CategoryFormController::validate in drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
CategoryListController::buildHeader in drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php
Overrides Drupal\Core\Entity\EntityListController::buildHeader().
CategoryListController::buildRow in drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php
Overrides Drupal\Core\Entity\EntityListController::buildRow().
CategoryListController::getOperations in drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php
Overrides Drupal\Core\Entity\EntityListController::getOperations().
ChangeUserRoleBase::form in drupal/core/modules/user/lib/Drupal/user/Plugin/Action/ChangeUserRoleBase.php
Form constructor.
CKEditor::settingsForm in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsForm().
CKEditorAdminTest::testAdmin in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php
color.inc in drupal/core/themes/bartik/color/color.inc
Lists avalable colors and color schemes for the Bartik theme.
ColorTest::testValidColor in drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php
Tests whether the provided color is valid.
ColorTest::_testColor in drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php
Tests the Color module functionality using the given theme.
color_form_system_theme_settings_alter in drupal/core/modules/color/color.module
Implements hook_form_FORM_ID_alter().
color_help in drupal/core/modules/color/color.module
Implements hook_help().
color_requirements in drupal/core/modules/color/color.install
Implements hook_requirements().
color_scheme_form in drupal/core/modules/color/color.module
Form constructor for the color configuration form for a particular theme.
color_scheme_form_submit in drupal/core/modules/color/color.module
Form submission handler for color_scheme_form().
color_scheme_form_validate in drupal/core/modules/color/color.module
Form validation handler for color_scheme_form().
Combine::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php
Provide the basic form which calls through to subforms. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called.
CommandsTest::testAjaxCommands in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/CommandsTest.php
Tests the various Ajax Commands.
Comment::buildFormStyle in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php
Adds the style options to the wizard form.
Comment::buildOptionsForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php
Provide link-to-comment option
Comment::rowStyleOptions in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::rowStyleOptions().
CommentAnonymousTest::testAnonymous in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php
Tests comment approval functionality through the node interface.
CommentFieldsTest::testCommentEnable in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php
Tests that comment module works when enabled after a content module.
CommentFieldsTest::testCommentFormat in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php
Tests that comment module works correctly with plain text format.
CommentFormController::actions in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
CommentFormController::preview in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Form submission handler for the 'preview' action.
CommentFormController::save in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
CommentFormController::submit in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
CommentFormController::validate in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
CommentInterfaceTest::testCommentInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php
Tests the comment interface.
CommentLanguageTest::setUp in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
CommentLanguageTest::testCommentLanguage in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php
Test that comment language is properly set.
CommentLinksTest::assertCommentLinks in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php
Asserts that comment links appear according to the passed environment.
CommentLinksTest::setEnvironment in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php
Re-configures the environment, module settings, and user permissions.
CommentNewIndicatorTest::testCommentNewCommentsIndicator in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php
Tests new comment marker.
CommentPagerTest::testCommentPaging in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Confirms comment paging works correctly with flat and threaded comments.
CommentPreviewTest::testCommentEditPreviewSave in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php
Tests comment preview.
CommentRenderController::buildContent in drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
CommentRow::buildOptionsForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm().
CommentStorageController::baseFieldDefinitions in drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions().
CommentTestBase::deleteComment in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Deletes a comment.
CommentTestBase::performCommentOperation in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Performs the specified operation on the specified comment.
CommentTestBase::postComment in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Posts a comment.
CommentTestBase::setUp in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentTranslationController::entityFormTitle in drupal/core/modules/comment/lib/Drupal/comment/CommentTranslationController.php
Overrides EntityTranslationController::entityFormTitle().
comment_admin_overview in drupal/core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
comment_admin_overview_submit in drupal/core/modules/comment/comment.admin.inc
Form submission handler for comment_admin_overview().
comment_admin_overview_validate in drupal/core/modules/comment/comment.admin.inc
Form validation handler for comment_admin_overview().
comment_approve in drupal/core/modules/comment/comment.pages.inc
Page callback: Publishes the specified comment.
comment_confirm_delete in drupal/core/modules/comment/comment.admin.inc
Form constructor for the confirmation form for comment deletion.
comment_confirm_delete_submit in drupal/core/modules/comment/comment.admin.inc
Form submission handler for comment_confirm_delete().
comment_count_unpublished in drupal/core/modules/comment/comment.module
Returns a menu title which includes the number of unapproved comments.
comment_entity_bundle_info in drupal/core/modules/comment/comment.module
Implements hook_entity_bundle_info().
comment_field_extra_fields in drupal/core/modules/comment/comment.module
Implements hook_field_extra_fields().
comment_form_node_form_alter in drupal/core/modules/comment/comment.module
Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter in drupal/core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_help in drupal/core/modules/comment/comment.module
Implements hook_help().
comment_links in drupal/core/modules/comment/comment.module
Adds reply, edit, delete, etc. links, depending on user permissions.
comment_multiple_delete_confirm in drupal/core/modules/comment/comment.admin.inc
Form constructor for the confirmation form for bulk comment deletion.
comment_node_view in drupal/core/modules/comment/comment.module
Implements hook_node_view().
comment_permission in drupal/core/modules/comment/comment.module
Implements hook_permission().
comment_ranking in drupal/core/modules/comment/comment.module
Implements hook_ranking().
comment_reply in drupal/core/modules/comment/comment.pages.inc
Form constructor for the comment reply form.
comment_token_info in drupal/core/modules/comment/comment.tokens.inc
Implements hook_token_info().
comment_views_data in drupal/core/modules/comment/comment.views.inc
Implements hook_views_data().
comment_views_data_alter in drupal/core/modules/comment/comment.views.inc
Implements hook_views_data_alter().
CommonTestController::lActiveClass in drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php
Returns links to the current page, with and without query strings.
CommonTestController::themeLinkActiveClass in drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php
Returns links to the current page, with and without query strings.
common_test_cron in drupal/core/modules/system/tests/modules/common_test/common_test.module
Implements hook_cron().
ConditionFormTest::testConfigForm in drupal/core/modules/system/lib/Drupal/system/Tests/Condition/ConditionFormTest.php
Submit the condition_node_type_test_form to test condition forms.
ConditionPluginBase::buildForm in drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
condition_test_node_info in drupal/core/modules/system/tests/modules/condition_test/condition_test.module
Implements hook_node_info().
ConfigController::diff in drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php
Shows diff of specificed configuration file.
ConfigEntityListController::getOperations in drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityListController.php
Overrides \Drupal\Core\Entity\EntityListController::getOperations();
ConfigEntityListTest::testList in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php
Tests entity list controller methods.
ConfigEntityListTest::testListUI in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php
Tests the listing UI.
ConfigExportForm::buildForm in drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php
Form constructor.
ConfigImportForm::buildForm in drupal/core/modules/config/lib/Drupal/config/Form/ConfigImportForm.php
Form constructor.
ConfigImportForm::validateForm in drupal/core/modules/config/lib/Drupal/config/Form/ConfigImportForm.php
Form validation handler.
ConfigImportUITest::testImport in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php
Tests importing configuration.
ConfigImportUITest::testImportLock in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php
Tests concurrent importing of configuration.
ConfigItem::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ConfigItemExtra::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemExtra.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ConfigItemGroup::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemGroup.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ConfigLocaleOverrideWebTest::testSiteNameTranslation in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverrideWebTest.php
Tests translating the site name.
ConfigTest::testFileConfigurationPage in drupal/core/modules/system/lib/Drupal/system/Tests/File/ConfigTest.php
Tests file configuration page.
ConfigTestDeleteForm::getConfirmText in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php
Returns a caption for the button that confirms the action.
ConfigTestDeleteForm::getQuestion in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php
Returns the question to ask the user.
ConfigTestTranslationUITest::testTranslationUI in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php
Overrides EntityTranslationTest::testTranslationUI().
ConfigurableEntityReferenceItem::getPropertyDefinitions in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php
Overrides \Drupal\Core\Entity\Field\Type\EntityReferenceItem::getPropertyDefinitions().
ConfigurationTest::testActionConfiguration in drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php
Tests configuration of advanced actions through administration interface.
config_admin_import_form in drupal/core/modules/config/config.admin.inc
Form constructor for configuration import form.
config_admin_import_form_submit in drupal/core/modules/config/config.admin.inc
Form submission handler for config_admin_import_form().
config_admin_sync_form in drupal/core/modules/config/config.admin.inc
Helper function to construct the storage changes in a configuration synchronization form.
config_diff in drupal/core/includes/config.inc
Return a formatted diff of a named config between two storages.
config_help in drupal/core/modules/config/config.module
Implements hook_help().
config_permission in drupal/core/modules/config/config.module
Implements hook_permission().
config_test_local_actions in drupal/core/modules/config/tests/config_test/config_test.module
Implements hook_local_actions()
ConfirmFormArrayPathTestForm::getCancelText in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php
Overrides \Drupal\form_test\ConfirmFormTestForm::getCancelText().
ConfirmFormBase::getCancelText in drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php
Returns a caption for the link which cancels the action.
ConfirmFormBase::getConfirmText in drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php
Returns a caption for the button that confirms the action.
ConfirmFormBase::getDescription in drupal/core/lib/Drupal/Core/Form/ConfirmFormBase.php
Returns additional text to display as a description.
ConfirmFormTest::testConfirmForm in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ConfirmFormTest.php
ConfirmFormTestForm::getCancelText in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getCancelText().
ConfirmFormTestForm::getConfirmText in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText().
ConfirmFormTestForm::getDescription in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getDescription().
ConfirmFormTestForm::getQuestion in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion().
ConfirmFormTestForm::submitForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
confirm_form in drupal/core/modules/system/system.module
Generates a form array for a confirmation form.
ConstraintManager::registerDefinitions in drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php
Callback for registering definitions for constraints shipped with Symfony.
ContactPersonalTest::submitPersonalContact in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php
Fills out a user's personal contact form and submits it.
ContactPersonalTest::testPersonalContactAccess in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php
Tests access to the personal contact form.
ContactPersonalTest::testPersonalContactFlood in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php
Tests the personal contact form flood protection.
ContactSitewideTest::addCategory in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Adds a category.
ContactSitewideTest::deleteCategories in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Deletes all categories.
ContactSitewideTest::submitContact in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Submits the contact form.
ContactSitewideTest::testSiteWideContact in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContactSitewideTest::updateCategory in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php
Updates a category.
ContactUpgradePathTest::testContactUpgrade in drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactUpgradePathTest.php
Tests upgrade of contact table to configuration entities.
contact_field_extra_fields in drupal/core/modules/contact/contact.module
Implements hook_field_extra_fields().
contact_flood_control in drupal/core/modules/contact/contact.pages.inc
Throws an exception if the current user is not allowed to submit a contact form.
contact_form_user_admin_settings_alter in drupal/core/modules/contact/contact.module
Implements hook_form_FORM_ID_alter().
contact_form_user_profile_form_alter in drupal/core/modules/contact/contact.module
Implements hook_form_FORM_ID_alter().
contact_help in drupal/core/modules/contact/contact.module
Implements hook_help().
contact_mail in drupal/core/modules/contact/contact.module
Implements hook_mail().
contact_permission in drupal/core/modules/contact/contact.module
Implements hook_permission().
contact_personal_page in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the personal contact form.
contact_site_page in drupal/core/modules/contact/contact.pages.inc
Page callback: Presents the site-wide contact form.
ContentNegotiationTest::testBogusAcceptHeader in drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ContentNegotiationTest.php
Verifies HTML responses for bogus Accept headers.
ContextualController::render in drupal/core/modules/contextual/lib/Drupal/contextual/ContextualController.php
Returns the requested rendered contextual links.
ContextualLinks::buildOptionsForm in drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php
Default options form that provides the label widget that all fields should have.
contextual_help in drupal/core/modules/contextual/contextual.module
Implements hook_help().
contextual_permission in drupal/core/modules/contextual/contextual.module
Implements hook_permission().
contextual_toolbar in drupal/core/modules/contextual/contextual.module
Implements hook_toolbar().
contextual_views_data_alter in drupal/core/modules/contextual/contextual.views.inc
Implements hook_views_data_alter().
CopyTest::testExistingError in drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php
Test that copying over an existing file fails when FILE_EXISTS_ERROR is specified.
CopyTest::testExistingRename in drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php
Test renaming when copying over a file that already exists.
CopyTest::testExistingReplace in drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php
Test replacement when copying over a file that already exists.
CopyTest::testNormal in drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php
Test file copying in the normal, base case.
Counter::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Counter.php
Default options form that provides the label widget that all fields should have.
CronController::runManually in drupal/core/modules/system/lib/Drupal/system/CronController.php
Run cron manually.
CronForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
CronForm::submitCron in drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php
Runs cron and reloads the page.
CronRunTest::testAutomaticCron in drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php
Ensure that the automatic cron run feature is working.
CrudTest::testCreateField in drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php
Test the creation of a field.
CrudTest::testUpdateFieldForbid in drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php
Test field type modules forbidding an update.
CrudTest::testUpdateFieldType in drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php
Current::init in drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Current.php
Overrides Drupal\views\Plugin\views\filter\BooleanOperator::init().
CustomBlockBlock::blockForm in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
CustomBlockBlock::build in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php
Builds and returns the renderable array for this block plugin.
CustomBlockCreationTest::testBlockDelete in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php
Test deleting a block.
CustomBlockCreationTest::testCustomBlockCreation in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php
Creates a "Basic page" block and verifies its consistency in the database.
CustomBlockFieldTest::testBlockFields in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php
Checks block edit functionality.
CustomBlockFormController::form in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
CustomBlockFormController::save in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::save().
CustomBlockStorageController::baseFieldDefinitions in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions().
CustomBlockTranslationController::entityFormTitle in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php
Overrides EntityTranslationController::entityFormTitle().
CustomBlockTypeFormController::form in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
CustomBlockTypeFormController::save in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::save().
CustomBlockTypeListController::buildHeader in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php
Overrides \Drupal\Core\Entity\EntityListController::buildHeader().
CustomBlockTypeListController::getOperations in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php
Overrides \Drupal\Core\Entity\EntityListController::getOperations().
CustomBlockTypeTest::testCustomBlockTypeCreation in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests creating a block type programmatically and via a form.
CustomBlockTypeTest::testCustomBlockTypeDeletion in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests deleting a block type that still has content.
CustomBlockTypeTest::testCustomBlockTypeEditing in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php
Tests editing a block type using the UI.
custom_block_add in drupal/core/modules/block/custom_block/custom_block.pages.inc
Page callback: Presents the custom block creation form.
custom_block_delete_form in drupal/core/modules/block/custom_block/custom_block.pages.inc
Page callback: Form constructor for the custom block deletion form.
custom_block_delete_form_submit in drupal/core/modules/block/custom_block/custom_block.pages.inc
Form submission handler for custom_block_delete_form().
custom_block_edit in drupal/core/modules/block/custom_block/custom_block.pages.inc
Page callback: Presents the custom block edit form.
custom_block_form_block_plugin_ui_alter in drupal/core/modules/block/custom_block/custom_block.module
Implements hook_form_FORM_ID_alter() for block_plugin_ui().
custom_block_type_delete_form in drupal/core/modules/block/custom_block/custom_block.admin.inc
Page callback: Form constructor for the custom block type deletion form.
custom_block_type_delete_form_submit in drupal/core/modules/block/custom_block/custom_block.admin.inc
Form submission handler for custom_block_type_delete_form().
DatabaseStorageControllerNG::create in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php
Overrides DatabaseStorageController::create().
database_test_tablesort in drupal/core/modules/system/tests/modules/database_test/database_test.module
Runs a tablesort query and returns the results.
database_test_tablesort_first in drupal/core/modules/system/tests/modules/database_test/database_test.module
Runs a tablesort query with a second order_by after and returns the results.
database_test_theme_tablesort in drupal/core/modules/system/tests/modules/database_test/database_test.module
Outputs a form without setting a header sort.
DataFieldRow::buildOptionsForm in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm().
DataFieldRow::validateAliasName in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm().
DataFieldRow::validateOptionsForm in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::validateOptionsForm().
Date::buildGroupValidate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php
Validate the build group options form.
Date::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php
Default options form that provides the label widget that all fields should have.
Date::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Date.php
Basic options for all sort criteria
Date::defaultArgumentForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php
Add an option to set the default value to the current date.
Date::getSortName in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php
Return a description of how the argument would normally be sorted.
Date::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php
Render the field.
Date::validateValidTime in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php
Validate that the time values convert to something usable.
Date::valueForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php
Add a type selector to the value form
DateFormatAddForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatAddForm.php
Form constructor.
DateFormatDeleteForm::getConfirmText in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php
Returns a caption for the button that confirms the action.
DateFormatDeleteForm::getQuestion in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php
Returns the question to ask the user.
DateFormatDeleteForm::submitForm in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php
Form submission handler.
DateFormatEditForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatEditForm.php
Form constructor.
DateFormatFormBase::submitForm in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php
Form submission handler.
DateFormatFormBase::validateForm in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php
Form validation handler.
DateFormatLocalizeResetForm::getConfirmText in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php
Returns a caption for the button that confirms the action.
DateFormatLocalizeResetForm::getDescription in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php
Returns additional text to display as a description.
DateFormatLocalizeResetForm::getQuestion in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php
Returns the question to ask the user.
DateFormatsLanguageTest::testLocalizeDateFormats in drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php
Functional tests for localizing date formats.
DateHelper::ampm in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Constructs an array of AM and PM options.
DateHelper::monthNames in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Returns a translated array of month names.
DateHelper::monthNamesAbbr in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Constructs a translated array of month name abbreviations
DateHelper::weekDays in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Returns a translated array of week names.
DateHelper::weekDaysAbbr in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Constructs a translated array of week day abbreviations.
DateHelper::weekDaysAbbr1 in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Constructs a translated array of 1-letter week day abbreviations.
DateHelper::weekDaysAbbr2 in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Constructs a translated array of 2-letter week day abbreviations.
DateItem::getPropertyDefinitions in drupal/core/lib/Drupal/Core/Entity/Field/Type/DateItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
DateTimeDatelistWidget::settingsForm in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php
DateTimeDefaultFormatter::settingsForm in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php
Returns a form to configure settings for the formatter.
DateTimeDefaultFormatter::settingsSummary in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php
Returns a short summary for the current formatter settings.
DatetimeFieldTest::testDateField in drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php
Tests date field functionality.
DatetimeFieldTest::testDatelistWidget in drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php
Tests Date List Widget functionality.
DatetimeFieldTest::testDatetimeField in drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php
Tests date and time field.
DatetimeFieldTest::testInvalidField in drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php
Test that invalid values are caught and marked as invalid.
DateTimeItem::getPropertyDefinitions in drupal/core/modules/datetime/lib/Drupal/datetime/Type/DateTimeItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
DateTimeTest::testDateFormatConfiguration in drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php
Test date format configuration.
datetime_datelist_form_process in drupal/core/modules/datetime/datetime.module
Expands a date element into an array of individual elements.
datetime_datelist_validate in drupal/core/modules/datetime/datetime.module
Validation callback for a datelist element.
datetime_datetime_form_process in drupal/core/modules/datetime/datetime.module
Expands a #datetime element type into date and/or time elements.
datetime_datetime_validate in drupal/core/modules/datetime/datetime.module
Validation callback for a datetime element.
datetime_field_info in drupal/core/modules/datetime/datetime.module
Implements hook_field_info().
datetime_field_instance_settings_form in drupal/core/modules/datetime/datetime.module
Implements hook_field_instance_settings_form().
datetime_field_settings_form in drupal/core/modules/datetime/datetime.module
Implements hook_field_settings_form().
datetime_form_node_form_alter in drupal/core/modules/datetime/datetime.module
Implements hook_form_BASE_FORM_ID_alter() for node forms.
DbLogController::overview in drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php
Displays a listing of database log messages.
DBLogResource::get in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php
Responds to GET requests.
DbLogTest::doNode in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Generates and then verifies some node events.
DbLogTest::doUser in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Generates and then verifies some user events.
DbLogTest::testDBLogAddAndClear in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Tests the addition and clearing of log events through the admin interface.
DbLogTest::testFilter in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Tests the database log filter functionality at admin/reports/dblog.
DbLogTest::verifyEvents in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Generates and then verifies various types of events.
DbLogTest::verifyReports in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Confirms that database log reports are displayed at the correct paths.
DbLogTest::verifyRowLimit in drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php
Verifies setting of the database log row limit.
dblog_clear_log_form in drupal/core/modules/dblog/dblog.admin.inc
Form constructor for the form that clears out the log.
dblog_clear_log_submit in drupal/core/modules/dblog/dblog.admin.inc
Form submission handler for dblog_clear_log_form().
dblog_event in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_filters in drupal/core/modules/dblog/dblog.admin.inc
Creates a list of database log administration filters that can be applied.
dblog_filter_form in drupal/core/modules/dblog/dblog.admin.inc
Form constructor for the database logging filter form.
dblog_filter_form_submit in drupal/core/modules/dblog/dblog.admin.inc
Form submission handler for dblog_filter_form().
dblog_filter_form_validate in drupal/core/modules/dblog/dblog.admin.inc
Form validation handler for dblog_filter_form().
dblog_form_system_logging_settings_alter in drupal/core/modules/dblog/dblog.module
Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_help in drupal/core/modules/dblog/dblog.module
Implements hook_help().
dblog_top in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Shows the most frequent log messages of a given event type.
DecimalItem::getPropertyDefinitions in drupal/core/modules/number/lib/Drupal/number/Type/DecimalItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
DefaultFetcher::fetch in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/fetcher/DefaultFetcher.php
Implements \Drupal\aggregator\Plugin\FetcherInterface::fetch().
DefaultMobileMetaTagsTest::testDefaultMetaTagsExist in drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php
Verifies that the default mobile meta tags are added.
DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags in drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php
Verifies that the default mobile meta tags can be removed.
DefaultNumberFormatter::settingsForm in drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php
Returns a form to configure settings for the formatter.
DefaultNumberFormatter::settingsSummary in drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php
Returns a short summary for the current formatter settings.
DefaultParser::parseFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php
Parses a feed and stores its items.
DefaultProcessor::formatCharacters in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php
Creates display text for teaser length option values.
DefaultProcessor::remove in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php
Implements \Drupal\aggregator\Plugin\ProcessorInterface::remove().
DefaultProcessor::settingsForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm().
DefaultSummary::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/DefaultSummary.php
Provide a form to edit options for this plugin.
DefaultViewsTest::testDefaultViews in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php
Tests default views.
DefaultViewsTest::testSplitListing in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php
Tests that enabling views moves them to the correct table.
DeleteForm::getConfirmText in drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php
Returns a caption for the button that confirms the action.
DeleteForm::getConfirmText in drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText().
DeleteForm::getConfirmText in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getConfirmText().
DeleteForm::getConfirmText in drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php
Returns a caption for the button that confirms the action.
DeleteForm::getQuestion in drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php
Returns the question to ask the user.
DeleteForm::getQuestion in drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion().
DeleteForm::getQuestion in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion().
DeleteForm::getQuestion in drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion().
DeleteForm::getQuestion in drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php
Returns the question to ask the user.
DeleteForm::submitForm in drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php
Form submission handler.
DeleteForm::submitForm in drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
DeleteForm::submitForm in drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php
Form submission handler.
DeleteMultiple::getConfirmText in drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php
Returns a caption for the button that confirms the action.
DeleteTest::testInUse in drupal/core/modules/file/lib/Drupal/file/Tests/DeleteTest.php
Tries deleting a file that is in use.
DeleteTest::testUnused in drupal/core/modules/file/lib/Drupal/file/Tests/DeleteTest.php
Tries deleting a normal file (as opposed to a directory, symlink, etc).
DependencyTest::testEnableRequirementsFailureDependency in drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php
Tests enabling a module that depends on a module which fails hook_requirements().
DependencyTest::testEnableWithoutDependency in drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php
Attempts to enable the Entity Translation module without Language enabled.
DependencyTest::testIncompatibleCoreVersionDependency in drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php
Tests enabling a module that depends on a module with an incompatible core version.
DependencyTest::testIncompatibleModuleVersionDependency in drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php
Tests enabling a module that depends on an incompatible version of a module.
DependencyTest::testMissingModules in drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php
Attempts to enable a module with a missing dependency.
DependencyTest::testModuleEnableOrder in drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php
Tests that module dependencies are enabled in the correct order via the UI. Dependencies should be enabled before their dependents.
DependencyTest::testUninstallDependents in drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php
Tests attempting to uninstall a module that has installed dependents.
DirectoryTest::testFileCheckLocalDirectoryHandling in drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php
Test local directory handling functions.
DisableForm::getConfirmText in drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText().
DisableForm::getDescription in drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getDescription().
DisableForm::getQuestion in drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion().
DisableForm::submitForm in drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
Display::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Display.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
DisplayAttachmentTest::testAttachmentUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php
Tests the attachment UI.
DisplayBag::initializePlugin in drupal/core/modules/views/lib/Drupal/views/DisplayBag.php
Overrides \Drupal\Component\Plugin\PluginBag::initializePlugin().
DisplayExtenderTest::buildOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php
Overrides Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase::buildOptionsForm().
DisplayExtenderTest::optionsSummary in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary().
DisplayExtenderUITest::testDisplayExtenderUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayExtenderUITest.php
Tests the display extender UI.
DisplayFeedTest::testFeedUI in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php
Tests feed display admin ui.
DisplayOverview::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
DisplayOverview::getRegions in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Implements Drupal\field_ui\OverviewBase::getRegions().
DisplayOverview::submitForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Overrides \Drupal\field_ui\OverviewBase::submitForm().
DisplayPageWebTest::testPageDisplayMenu in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php
Tests menu settings of page displays.
DisplayPath::testDeleteWithNoPath in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php
Tests deleting a page display that has no path.
DisplayPath::testMenuOptions in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php
Tests the menu and tab option form.
DisplayPath::testPathUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php
DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
DisplayPluginBase::formatThemes in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Format a list of theme templates for output by the theme info helper.
DisplayPluginBase::getArgumentText in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide some helpful text for the arguments. The result should contain of an array with
DisplayPluginBase::getPagerText in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide some helpful text for pagers.
DisplayPluginBase::getSpecialBlocks in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the block system with any exposed widget blocks for this display.
DisplayPluginBase::optionLink in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Because forms may be split up into sections, this provides an easy URL to exactly the right section. Don't override this.
DisplayPluginBase::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default summary for options in the views UI.
DisplayPluginBase::validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Make sure the display and all associated handlers are valid.
DisplayPluginBase::validateOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Validate the options form.
DisplayTest::buildOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::buildOptionsForm().
DisplayTest::optionsSummary in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummaryv().
DisplayTest::randomView in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
A helper method which creates a random view.
DisplayTest::testCloneDisplay in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests the cloning of a display.
DisplayTest::testDisplayPlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests the display test plugin.
DisplayTest::testInvalidDisplayPlugins in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests invalid display plugins.
DisplayTest::testLinkDisplay in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests the link-display setting.
DisplayTest::testRemoveDisplay in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests removing a display.
DisplayTest::testReorderDisplay in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests reordering of displays.
DisplayTest::validateOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm().
DownloadTest::checkUrl in drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php
Download a file from the URL generated by file_create_url().
DownloadTest::testPrivateFileTransfer in drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php
Test the private file transfer system.
DownloadTest::testPublicFileTransfer in drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php
Test the public file transfer system.
DrupalDateTimeTest::testDateTimezone in drupal/core/modules/system/lib/Drupal/system/Tests/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.
DrupalTranslator::trans in drupal/core/lib/Drupal/Core/Validation/DrupalTranslator.php
Implements \Symfony\Component\Translation\TranslatorInterface::trans().
drupal_check_module in drupal/core/includes/install.inc
Checks a module's requirements.
drupal_mail in drupal/core/includes/mail.inc
Composes and optionally sends an e-mail message.
drupal_mail_system in drupal/core/includes/mail.inc
Returns an object that implements Drupal\Core\Mail\MailInterface.
drupal_validate_form in drupal/core/includes/form.inc
Validates user-submitted form data in the $form_state array.
EditDetails::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/EditDetails.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
EditFieldForm::build in drupal/core/modules/edit/lib/Drupal/edit/Form/EditFieldForm.php
Builds a form for a single entity field.
EditFieldForm::buildEntity in drupal/core/modules/edit/lib/Drupal/edit/Form/EditFieldForm.php
Returns a cloned entity containing updated field values.
EditorAdminTest::selectUnicornEditor in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php
Tests and selects the unicorn editor.
EditorAdminTest::testAddEditorToExistingFormat in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php
Tests adding a text editor to an existing text format.
EditorAdminTest::testAddEditorToNewFormat in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php
Tests adding a text editor to a new text format.
EditorAdminTest::testNoEditorAvailable in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php
Tests an existing format without any editors available.
EditorLoadingTest::testLoading in drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php
Tests loading of text editors.
editor_form_filter_admin_format_form_alter in drupal/core/modules/editor/editor.module
Implements hook_form_FORM_ID_alter().
editor_form_filter_admin_format_validate in drupal/core/modules/editor/editor.module
Additional validate handler for filter_admin_format_form().
editor_form_filter_admin_overview_alter in drupal/core/modules/editor/editor.module
Implements hook_form_FORM_ID_alter().
editor_help in drupal/core/modules/editor/editor.module
Implements hook_help().
edit_permission in drupal/core/modules/edit/edit.module
Implements hook_permission().
ElementsLabelsTest::testFormLabels in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php
Test form elements, labels, title attibutes and required marks output correctly and have the correct label option class if needed.
ElementsTableSelectTest::formSubmitHelper in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php
Helper function for the option check test to submit a form while collecting errors.
ElementsTableSelectTest::testEmptyText in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php
Test the display of the #empty text when #options is an empty array.
ElementsTableSelectTest::testMultipleFalse in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php
Test the display of radios when #multiple is FALSE.
ElementsTableSelectTest::testMultipleFalseSubmit in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php
Test submission of values when #multiple is FALSE.
ElementsTableSelectTest::testMultipleTrue in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php
Test the display of checkboxes when #multiple is TRUE.
ElementsTableSelectTest::testMultipleTrueSubmit in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php
Test the submission of single and multiple values when #multiple is TRUE.
ElementsTableSelectTest::testTableselectColSpan in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php
Tests the display when #colspan is set.
ElementValidationTest::testAjaxElementValidation in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/ElementValidationTest.php
Tries to post an Ajax change to a form that has a validated element.
element_children in drupal/core/includes/common.inc
Identifies the children of an element array, optionally sorted by weight.
EmailAction::form in drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php
Form constructor.
EmailAction::validate in drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php
Form validation handler.
EmailDefaultWidget::settingsForm in drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
EmailFieldTest::testEmailField in drupal/core/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php
Tests e-mail field.
EmailItem::getPropertyDefinitions in drupal/core/modules/email/lib/Drupal/email/Type/EmailItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
EmailTest::testFormEmail in drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php
Tests that #type 'email' fields are properly validated.
email_field_info in drupal/core/modules/email/email.module
Implements hook_field_info().
email_help in drupal/core/modules/email/email.module
Implements hook_help().
EnableDisableTest::assertSuccessfulDisableAndUninstall in drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php
Disables and uninstalls a module and asserts that it was done correctly.
EnableDisableTest::testEnableDisable in drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php
Tests that all core modules can be enabled, disabled and uninstalled.
Entity::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php
Default options form that provides the label widget that all fields should have.
EntityFormController::actions in drupal/core/lib/Drupal/Core/Entity/EntityFormController.php
Returns an array of supported actions for the current entity form.
EntityFormTest::assertFormCRUD in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php
Executes the form CRUD tests for the given entity type.
EntityListController::buildHeader in drupal/core/lib/Drupal/Core/Entity/EntityListController.php
Builds the header row for the entity listing.
EntityListController::getOperations in drupal/core/lib/Drupal/Core/Entity/EntityListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::getOperations().
EntityListController::render in drupal/core/lib/Drupal/Core/Entity/EntityListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().
EntityReference::buildOptionsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/row/EntityReference.php
Overrides \Drupal\views\Plugin\views\row\Fields::buildOptionsForm().
EntityReference::buildOptionsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php
Overrides \Drupal\views\Plugin\views\style\StylePluginBase\StylePluginBase::buildOptionsForm().
EntityReference::validate in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::validate().
EntityReferenceAdminTest::assertFieldSelectOptions in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php
EntityReferenceAdminTest::testFieldAdminHandler in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php
EntityReferenceEntityFormatter::settingsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php
Returns a form to configure settings for the formatter.
EntityReferenceEntityFormatter::settingsSummary in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php
Returns a short summary for the current formatter settings.
EntityReferenceItem::getPropertyDefinitions in drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
EntityReferenceLabelFormatter::settingsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php
Returns a form to configure settings for the formatter.
EntityReferenceLabelFormatter::settingsSummary in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php
Returns a short summary for the current formatter settings.
EntityResource::delete in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity DELETE requests.
EntityResource::get in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity GET requests.
EntityResource::patch in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity PATCH requests.
EntityResource::post in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity POST requests and saves the new entity.
EntityRow::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm().
EntityRow::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php
Overrides Drupal\views\Plugin\views\PluginBase::summaryTitle().
EntityTestFormController::delete in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::delete().
EntityTestFormController::form in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
EntityTestFormController::save in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
EntityTestMulRevStorageController::baseFieldDefinitions in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions().
EntityTestMulStorageController::baseFieldDefinitions in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions().
EntityTestRevStorageController::baseFieldDefinitions in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions().
EntityTestStorageController::baseFieldDefinitions in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php
Defines the base properties of the entity type.
EntityTranslationController::addTranslatabilityClue in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Adds a clue about the form element translatability.
EntityTranslationController::entityFormAlter in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Implements EntityTranslationControllerInterface::entityFormAlter().
EntityTranslationController::entityFormDelete in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Form submission handler for EntityTranslationController::entityFormAlter().
EntityTranslationController::entityFormSourceChange in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Form submission handler for EntityTranslationController::entityFormAlter().
EntityTranslationController::entityFormValidate in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Form validation handler for EntityTranslationController::entityFormAlter().
EntityTranslationFormTest::testEntityFormLanguage in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php
Tests entity form language.
EntityTranslationSettingsTest::assertSettings in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php
Asserts that translatability has the expected value for the given bundle.
EntityTranslationUITest::assertBasicTranslation in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php
Tests the basic translation workflow.
EntityTranslationUITest::assertTranslationDeletion in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php
Tests translation deletion.
EntityTranslationUITest::getFormSubmitAction in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php
Returns the form action value to be used to submit the entity form.
EntityTranslationWorkflowsTest::setupEntity in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php
Creates a test entity and translate it.
EntityTranslationWorkflowsTest::testWorkflows in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php
Test simple and editorial translation workflows.
EntityValidationTest::checkValidation in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php
Executes the validation test set for a defined entity type.
entity_reference_field_info in drupal/core/modules/entity_reference/entity_reference.module
Implements hook_field_info().
entity_reference_field_instance_settings_form in drupal/core/modules/entity_reference/entity_reference.module
Implements hook_field_instance_settings_form().
entity_reference_field_settings_form in drupal/core/modules/entity_reference/entity_reference.module
Implements hook_field_settings_form().
entity_reference_field_validate in drupal/core/modules/entity_reference/entity_reference.module
Implements hook_field_validate().
entity_test_add in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Menu callback: displays the 'Add new entity_test' form.
entity_test_entity_view_mode_info_alter in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_view_mode_info_alter().
entity_test_field_extra_fields in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_field_extra_fields().
entity_test_permission in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_permission().
entity_test_views_data in drupal/core/modules/system/tests/modules/entity_test/entity_test.views.inc
Implements hook_views_data().
Equality::operatorOptions in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php
Provide simple equality operator
Equality::valueForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php
Provide a simple textfield for equality
ErrorHandlerTest::assertErrorMessage in drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php
Helper function: assert that the error message is found.
ErrorHandlerTest::assertNoErrorMessage in drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php
Helper function: assert that the error message is not found.
ExceptionController::on403Html in drupal/core/lib/Drupal/Core/Controller/ExceptionController.php
Processes an AccessDenied exception into an HTTP 403 response.
ExceptionController::on404Html in drupal/core/lib/Drupal/Core/Controller/ExceptionController.php
Processes a NotFound exception into an HTTP 404 response.
ExceptionController::on500Html in drupal/core/lib/Drupal/Core/Controller/ExceptionController.php
Processes a generic exception into an HTTP 500 response.
ExposedFormPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php
Provide a form to edit options for this plugin.
ExposedFormPluginBase::exposedFormAlter in drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php
ExposedFormUITest::testExposedAdminUi in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/ExposedFormUITest.php
Tests the admin interface of exposed filter and sort items.
Extension::buildOptionsForm in drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Extension.php
Default options form that provides the label widget that all fields should have.
Feed::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::buildOptionsForm().
Feed::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary().
FeedDelete::getConfirmText in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php
Returns a caption for the button that confirms the action.
FeedDelete::getQuestion in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php
Returns the question to ask the user.
FeedDelete::submitForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php
Form submission handler.
FeedFormController::form in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
FeedFormController::save in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
FeedFormController::validate in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
FeedItemsDelete::getConfirmText in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedItemsDelete.php
Implements \Drupal\Core\Form\ConfirmFormBase::getConfirmText().
FeedItemsDelete::getQuestion in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedItemsDelete.php
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion().
FeedParserTest::testInvalidFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php
Tests error handling when an invalid feed is added.
FeedStorageController::baseFieldDefinitions in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions().
Field::buildGroupByForm in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Extend the groupby form with group columns.
Field::buildOptionsForm in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Default options form that provides the label widget that all fields should have.
Field::documentSelfTokens in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Document any special tokens this field might use for itself.
Field::multiple_options_form in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Provide options for multiple value fields.
FieldBooleanTest::testFieldBoolean in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php
FieldDateTest::assertRenderedDatesEqual in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php
FieldDateTest::testFieldDate in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php
FieldDeleteForm::getConfirmText in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php
Returns a caption for the button that confirms the action.
FieldDeleteForm::getQuestion in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php
Returns the question to ask the user.
FieldDeleteForm::submitForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php
Form submission handler.
FieldDropButtonTest::testDropbutton in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDropButtonTest.php
Tests dropbutton field.
FieldEditForm::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php
Form constructor.
FieldEditForm::submitForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php
Form submission handler.
FieldEditForm::validateForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php
Form validation handler.
FieldInstanceCrudTest::testCreateFieldInstance in drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php
Test the creation of a field instance.
FieldInstanceEditForm::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php
Form constructor.
FieldInstanceEditForm::getDefaultValueWidget in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php
Builds the default value widget for a given field instance.
FieldInstanceEditForm::submitForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php
Form submission handler.
FieldList::buildOptionsForm in drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php
Build the options form.
FieldNewItem::getPropertyDefinitions in drupal/core/modules/comment/lib/Drupal/comment/FieldNewItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
FieldOverview::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FieldOverview::getRegions in drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php
Implements Drupal\field_ui\OverviewBase::getRegions().
FieldOverview::submitForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php
Overrides \Drupal\field_ui\OverviewBase::submitForm().
FieldOverview::validateAddExisting in drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php
Validates the 're-use existing field' row.
FieldOverview::validateAddNew in drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php
Validates the 'add new field' row.
FieldPluginBase::addAdditionalFields in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Add 'additional' fields to the query.
FieldPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Default options form that provides the label widget that all fields should have.
FieldPluginBase::getElements in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Provide a list of elements valid for field HTML.
FieldPluginBase::renderText in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Perform an advanced text render for the item.
FieldPluginBase::trimText in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Trims the field down to the specified length.
Fields::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php
Provide a form for setting options.
FieldSqlStorageTest::testFieldAttachInsertAndUpdate in drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php
Reads mysql to verify correct data is written when using insert and update.
FieldSqlStorageTest::testFieldSqlStorageForeignKeys in drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php
Test foreign key support.
FieldSqlStorageTest::testFieldStorageDetails in drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php
Test the storage details.
FieldSqlStorageTest::testFieldUpdateFailure in drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php
Test that failure to create fields is handled gracefully.
FieldSqlStorageTest::testFieldUpdateIndexesWithData in drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php
Test adding and removing indexes while data is present.
FieldSqlStorageTest::testUpdateFieldSchemaWithData in drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php
Test trying to update a field with data.
FieldUITest::testFieldUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/FieldUITest.php
Tests the UI of field handlers.
FieldUITest::testHandlerUI in drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldUITest.php
Tests basic field handler settings in the UI.
FieldUiTestBase::fieldUIAddExistingField in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php
Adds an existing field through the Field UI.
FieldUiTestBase::fieldUIAddNewField in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php
Creates a new field through the Field UI.
FieldUiTestBase::fieldUIDeleteField in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php
Deletes a field instance through the Field UI.
FieldUnitTestBase::assertNoRaw in drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php
Pass if the raw text IS NOT found in set string.
FieldUnitTestBase::assertNoText in drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php
Pass if the text IS NOT found in set string.
FieldUnitTestBase::assertRaw in drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php
Pass if the raw text IS found in set string.
FieldUnitTestBase::assertText in drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php
Pass if the text IS found in set string.
FieldUpgradePathTest::testFieldUpgradeToConfig in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php
Tests migration of field and instance definitions to config.
FieldValidationException::__construct in drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php
Constructor for FieldValidationException.
FieldWebTest::testClickSorting in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests the click sorting functionality.
FieldWidgetTypeForm::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php
Form constructor.
FieldWidgetTypeForm::submitForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php
Form submission handler.
field_data_type_info in drupal/core/modules/field/field.module
Implements hook_data_type_info() to register data types for all field types.
field_default_validate in drupal/core/modules/field/field.default.inc
Generic field validation handler.
field_entity_field_info in drupal/core/modules/field/field.module
Implements hook_entity_field_info() to define all configured fields.
field_help in drupal/core/modules/field/field.module
Implements hook_help().
field_purge_field in drupal/core/modules/field/field.crud.inc
Purges a field record from the database.
field_sql_storage_field_storage_info in drupal/core/modules/field_sql_storage/field_sql_storage.module
Implements hook_field_storage_info().
field_sql_storage_help in drupal/core/modules/field_sql_storage/field_sql_storage.module
Implements hook_help().
field_system_info_alter in drupal/core/modules/field/field.module
Implements hook_system_info_alter().
field_test_entity_add in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Menu callback: displays the 'Add new test_entity' form.
field_test_entity_edit in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Menu callback: displays the 'Edit exiisting test_entity' form.
field_test_entity_nested_form in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Form combining two separate entities.
field_test_entity_nested_form_submit in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Submit handler for field_test_entity_nested_form().
field_test_entity_view_mode_info_alter in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Implements hook_entity_view_mode_info_alter().
field_test_field_formatter_settings_form_alter in drupal/core/modules/field/tests/modules/field_test/field_test.module
Implements hook_field_formatter_settings_form_alter().
field_test_field_info in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_info().
field_test_field_instance_settings_form in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_instance_settings_form().
field_test_field_settings_form in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_settings_form().
field_test_field_storage_info in drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc
Implements hook_field_storage_info().
field_test_field_validate in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_validate().
field_test_menu in drupal/core/modules/field/tests/modules/field_test/field_test.module
Implements hook_menu().
field_test_permission in drupal/core/modules/field/tests/modules/field_test/field_test.module
Implements hook_permission().
field_ui_fields_list in drupal/core/modules/field_ui/field_ui.admin.inc
Page callback: Lists all defined fields for quick reference.
field_ui_form_node_type_form_alter in drupal/core/modules/field_ui/field_ui.module
Implements hook_form_FORM_ID_alter().
field_ui_help in drupal/core/modules/field_ui/field_ui.module
Implements hook_help().
field_ui_menu in drupal/core/modules/field_ui/field_ui.module
Implements hook_menu().
field_ui_permission in drupal/core/modules/field_ui/field_ui.module
Implements hook_permission().
field_views_field_default_views_data in drupal/core/modules/field/field.views.inc
Default views data implementation for a field.
File::buildOptionsForm in drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php
Provide link to file option
FileFieldDisplayTest::testNodeDisplay in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileFieldPathTest::testUploadPath in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php
Tests the normal formatter display on node display.
FileFieldRevisionTest::testRevisions in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php
Tests creating multiple revisions of a node and managing attached files.
FileFieldRSSContentTest::testFileFieldRSSContent in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php
Tests RSS enclosure formatter display for RSS feeds.
FileFieldTestBase::assertFileEntryExists in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Asserts that a file exists in the database.
FileFieldTestBase::assertFileEntryNotExists in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Asserts that a file does not exist in the database.
FileFieldTestBase::assertFileExists in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Asserts that a file exists physically on disk.
FileFieldTestBase::assertFileIsPermanent in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Asserts that a file's status is set to permanent in the database.
FileFieldTestBase::assertFileNotExists in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Asserts that a file does not exist on disk.
FileFieldTestBase::removeNodeFile in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Removes a file from a node.
FileFieldTestBase::replaceNodeFile in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Replaces a file within a node.
FileFieldTestBase::uploadNodeFile in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Uploads a file to a node.
FileFieldValidateTest::testFileExtension in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php
Tests file extension checking.
FileFieldValidateTest::testFileMaxSize in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php
Tests the max file size validator.
FileFieldValidateTest::testRequired in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php
Tests the required property on file fields.
FileFieldWidgetTest::testMultiValuedWidget in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php
Tests upload and remove buttons for multiple multi-valued File fields.
FileFieldWidgetTest::testPrivateFileComment in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php
Tests that download restrictions on private files work on comments.
FileFieldWidgetTest::testPrivateFileSetting in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php
Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTest::testSingleValuedWidget in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php
Tests upload and remove buttons for a single-valued File field.
FileFieldWidgetTest::testWidgetValidation in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php
Tests validation with the Upload button.
FileInclusionTest::testLoadCustomInclude in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php
Tests loading a custom specified include.
FileInclusionTest::testLoadMenuInclude in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php
Tests loading an include specified in hook_menu().
FileItem::getPropertyDefinitions in drupal/core/modules/file/lib/Drupal/file/Type/FileItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
FileManagedFileElementTest::testManagedFile in drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php
Tests the managed_file element type.
FileManagedTestBase::assertFileHookCalled in drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php
Assert that a hook_file_* hook was called a certain number of times.
FileManagedTestBase::assertFileHooksCalled in drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php
Assert that all of the specified hook_file_* hooks were called once, other values result in failure.
FileManagedTestBase::createFile in drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php
Create a file and save it to the files table and assert that it occurs correctly.
FileMime::buildOptionsForm in drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php
Provide link to file option
FilePrivateTest::testPrivateFile in drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php
Tests file access for file uploaded to a private node.
FileSize::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php
Default options form that provides the label widget that all fields should have.
FileSystemForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FileTestBase::assertDifferentFile in drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php
Check that two files are not the same by comparing the fid and filepath.
FileTestBase::assertDirectoryPermissions in drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php
Helper function to test the permissions of a directory.
FileTestBase::assertFilePermissions in drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php
Helper function to test the permissions of a file.
FileTestBase::assertFileUnchanged in drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php
Check that two files have the same values for all fields other than the timestamp.
FileTestBase::assertSameFile in drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php
Check that two files are the same by comparing the fid and filepath.
FileTestBase::createUri in drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php
Create a file and return the URI of it.
FileTestForm::buildForm in drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php
Form constructor.
FileTestForm::submitForm in drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php
Form submission handler.
FileTokenReplaceTest::testFileTokenReplacement in drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php
Creates a file, then tests the tokens generated from it.
FileTransfer::getSettingsForm in drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php
Returns a form to collect connection settings credentials.
FileWidget::formMultipleElements in drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements().
FileWidget::settingsForm in drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
file_ajax_progress in drupal/core/modules/file/file.module
Ajax callback: Retrieves upload progress.
file_ajax_upload in drupal/core/modules/file/file.module
Ajax callback: Processes file uploads and deletions.
file_copy in drupal/core/modules/file/file.module
Copies a file to a new location and adds a file record to the database.
file_field_info in drupal/core/modules/file/file.field.inc
Implements hook_field_info().
file_field_instance_settings_form in drupal/core/modules/file/file.field.inc
Implements hook_field_instance_settings_form().
file_field_settings_form in drupal/core/modules/file/file.field.inc
Implements hook_field_settings_form().
file_field_views_data in drupal/core/modules/file/file.views.inc
Implements hook_field_views_data().
file_field_views_data_views_data_alter in drupal/core/modules/file/file.views.inc
Implements hook_field_views_data_views_data_alter().
file_field_widget_multiple_count_validate in drupal/core/modules/file/file.field.inc
Validation callback for upload element on file widget. Checks if user has uploaded more files than allowed.
file_field_widget_process in drupal/core/modules/file/file.field.inc
Render API callback: Processes a file_generic field element.
file_field_widget_process_multiple in drupal/core/modules/file/file.field.inc
Render API callback: Processes a group of file_generic field elements.
file_help in drupal/core/modules/file/file.module
Implements hook_help().
file_managed_file_process in drupal/core/modules/file/file.module
Render API callback: Expands the managed_file element type.
file_managed_file_save_upload in drupal/core/modules/file/file.module
Saves any files that have been uploaded into a managed_file element.
file_managed_file_validate in drupal/core/modules/file/file.module
Render API callback: Validates the managed_file element.
file_module_test_form in drupal/core/modules/file/tests/file_module_test.module
Form constructor for testing a 'managed_file' element.
file_module_test_form_submit in drupal/core/modules/file/tests/file_module_test.module
Form submission handler for file_module_test_form().
file_move in drupal/core/modules/file/file.module
Moves a file to a new location and update the file's database entry.
file_munge_filename in drupal/core/includes/file.inc
Modifies a filename as needed for security purposes.
file_requirements in drupal/core/modules/file/file.install
Implements hook_requirements().
file_save_data in drupal/core/modules/file/file.module
Saves a file to the specified destination and creates a database entry.
file_save_upload in drupal/core/includes/file.inc
Saves file uploads to a new location.
file_test_stream_wrappers in drupal/core/modules/file/tests/file_test/file_test.module
Implements hook_stream_wrappers().
file_unmanaged_copy in drupal/core/includes/file.inc
Copies a file to a new location without invoking the file API.
file_unmanaged_save_data in drupal/core/includes/file.inc
Saves a file to the specified destination without invoking file API.
file_validate_extensions in drupal/core/modules/file/file.module
Checks that the filename ends with an allowed extension.
file_validate_image_resolution in drupal/core/modules/file/file.module
Verifies that image dimensions are within the specified maximum and minimum.
file_validate_is_image in drupal/core/modules/file/file.module
Checks that the file is recognized by image_get_info() as an image.
file_validate_name_length in drupal/core/modules/file/file.module
Checks for files with names longer than can be stored in the database.
file_validate_size in drupal/core/modules/file/file.module
Checks that the file's size is below certain limits.
file_views_data in drupal/core/modules/file/file.views.inc
Implements hook_views_data().
FilledMinimalUpgradePathTest::testFilledMinimalUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php
Tests a successful point release update.
FilledStandardUpgradePathTest::testFilledStandardUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php
Tests a successful point release update.
FilterAdminTest::testFilterAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Tests filter administration functionality.
FilterAdminTest::testFormatAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Tests the format administration functionality.
FilterAdminTest::testUrlFilterAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Tests the URL filter settings form is properly validated.
FilterAutoP::tips in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterAutoP.php
Generates a filter's tip.
FilterDateTest::_testUiValidation in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php
Make sure the validation callbacks works.
FilterDefaultFormatTest::testDefaultTextFormats in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php
Tests if the default text format is accessible to users.
FilterFormatAccessTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTest::testFormatWidgetPermissions in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
FilterHooksTest::testFilterHooks in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHooksTest.php
Tests hooks on format management.
FilterHtml::settingsForm in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtml.php
Generates a filter's settings form.
FilterHtml::tips in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtml.php
Generates a filter's tip.
FilterHtmlEscape::tips in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlEscape.php
Generates a filter's tip.
FilterHtmlImageSecure::tips in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlImageSecure.php
Generates a filter's tip.
FilterHtmlImageSecureTest::testImageSource in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php
Tests removal of images having a non-local source.
FilterPluginBase::buildExposedFiltersGroupForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Build the form to let users create the group of exposed filters. This form is displayed when users click on button 'Build group'
FilterPluginBase::buildExposeForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Options form subform for exposed filter options.
FilterPluginBase::buildGroupValidate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Validate the build group options form.
FilterPluginBase::exposedTranslate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Make some translations to a form item to make it more suitable to exposing.
FilterPluginBase::groupForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Build a form containing a group of operator | values to apply as a single filter.
FilterPluginBase::operatorForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Options form subform for setting the operator.
FilterPluginBase::showBuildGroupButton in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Shortcut to display the build_group/hide button.
FilterPluginBase::showExposeButton in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Shortcut to display the expose/hide button.
FilterPluginBase::validateExposeForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Validate the options form.
FilterSecurityTest::testDisableFilterModule in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php
Tests removal of filtered content when an active filter is disabled.
FilterTest::buildOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm().
FilterUrl::settingsForm in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterUrl.php
Generates a filter's settings form.
FilterUrl::tips in drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterUrl.php
Generates a filter's tip.
filter_admin_format_form in drupal/core/modules/filter/filter.admin.inc
Form constructor for the text format add/edit form.
filter_admin_format_form_submit in drupal/core/modules/filter/filter.admin.inc
Form submission handler for filter_admin_format_form().
filter_admin_format_form_validate in drupal/core/modules/filter/filter.admin.inc
Form validation handler for filter_admin_format_form().
filter_admin_format_page in drupal/core/modules/filter/filter.admin.inc
Page callback: Displays the text format add/edit form.
filter_admin_overview in drupal/core/modules/filter/filter.admin.inc
Page callback: Form constructor for a form to list and reorder text formats.
filter_admin_overview_submit in drupal/core/modules/filter/filter.admin.inc
Form submission handler for filter_admin_overview().
filter_form_access_denied in drupal/core/modules/filter/filter.module
Render API callback: Hides the field value of 'text_format' elements.
filter_help in drupal/core/modules/filter/filter.module
Implements hook_help().
filter_permission in drupal/core/modules/filter/filter.module
Implements hook_permission().
filter_process_format in drupal/core/modules/filter/filter.module
Expands an element into a base element with text format selector attached.
Fixed::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Fixed.php
Provide the default form for setting options.
FloatItem::getPropertyDefinitions in drupal/core/modules/number/lib/Drupal/number/Type/FloatItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
FormatDateTest::testAdminDefinedFormatDate in drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php
Tests admin-defined formats in format_date().
FormatDateTest::testFormatDate in drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php
Tests the format_date() function.
format_interval in drupal/core/includes/common.inc
Formats a time interval with the requested granularity.
format_plural in drupal/core/includes/common.inc
Formats a string containing a count of items.
format_size in drupal/core/includes/common.inc
Generates a string representation for the given byte count.
FormController::buildForm in drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FormController::submitForm in drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
FormObjectTest::testObjectFormCallback in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormObjectTest.php
Tests using an object as the form callback.
FormTest::testCheckboxProcessing in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Test default value handling for checkboxes.
FormTest::testColorValidation in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Tests validation of #type 'color' elements.
FormTest::testDisabledElements in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Test handling of disabled elements.
FormTest::testFieldFormAccess in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
Tests fields with no 'edit' access.
FormTest::testFieldFormDefaultValue in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
Tests field widget default values on entity forms.
FormTest::testFieldFormHiddenWidget in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
Tests the Hidden widget.
FormTest::testFieldFormJSAddMore in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
FormTest::testFieldFormMultipleWidget in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
Tests widgets handling multiple values.
FormTest::testFieldFormMultivalueWithRequiredRadio in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
Tests widget handling of multiple required radios.
FormTest::testFieldFormSingle in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
FormTest::testFieldFormSingleRequired in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
FormTest::testFieldFormUnlimited in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
FormTest::testFormStateDatabaseConnection in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Tests a form with a form state storing a database connection.
FormTest::testInputForgery in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Test Form API protections against input forgery.
FormTest::testMultiFormSameNameErrorClass in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Tests error border of multiple fields with same name in a page.
FormTest::testNestedFieldForm in drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
Tests Field API form integration within a subform.
FormTest::testRequiredCheckboxesRadio in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Tests validation for required checkbox, select, and radio elements.
FormTest::testRequiredFields in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Check several empty values for required forms elements.
FormTest::testSelect in drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php
Tests validation of #type 'select' elements.
FormTestArgumentsObject::buildForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FormTestArgumentsObject::submitForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
FormTestArgumentsObject::validateForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
FormTestControllerObject::buildForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FormTestControllerObject::create in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php
Instantiates a new instance of this controller.
FormTestControllerObject::submitForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
FormTestControllerObject::validateForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
FormTestObject::buildForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FormTestObject::submitForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
FormTestObject::validateForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestObject.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
FormTestServiceObject::buildForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
FormTestServiceObject::submitForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
FormTestServiceObject::validateForm in drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
form_label_test_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
A form for testing form labels and required marks.
form_process_machine_name in drupal/core/includes/form.inc
Processes a machine-readable name form element.
form_process_password_confirm in drupal/core/includes/form.inc
Expand a password_confirm field into two text boxes.
form_process_select in drupal/core/includes/form.inc
Processes a select list form element.
form_process_table in drupal/core/includes/form.inc
#process callback for #type 'table' to add tableselect support.
form_process_tableselect in drupal/core/includes/form.inc
Creates checkbox or radio elements to populate a tableselect table.
form_process_vertical_tabs in drupal/core/includes/form.inc
Creates a group formatted as vertical tabs.
form_test_clicked_button_validate in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form validation handler for the form_test_clicked_button() form.
form_test_empty_select in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a form to test select elements when #options is not an array.
form_test_form_rebuild_preserve_values_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form builder for testing preservation of values during a rebuild.
form_test_form_rebuild_preserve_values_form_submit in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form submit handler for form_test_form_rebuild_preserve_values_form().
form_test_form_state_database in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a form which gets the database connection stored in the form state.
form_test_form_state_values_clean_advanced_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor for the form_state_values_clean() test.
form_test_form_state_values_clean_advanced_form_submit in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form submission handler for form_test_form_state_values_clean_advanced_form().
form_test_form_state_values_clean_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form builder for form_state_values_clean() test.
form_test_form_user_register_form_alter in drupal/core/modules/system/tests/modules/form_test/form_test.module
Implements hook_form_FORM_ID_alter() for the registration form.
form_test_limit_validation_errors_element_validate_test in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form element validation handler for the 'test' element.
form_test_limit_validation_errors_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a simple form with a button triggering partial validation.
form_test_load_include_custom in drupal/core/modules/system/tests/modules/form_test/form_test.module
Menu callback for testing custom form includes.
form_test_load_include_menu in drupal/core/modules/system/tests/modules/form_test/form_test.file.inc
Form constructor for testing FAPI file inclusion of the file specified in hook_menu().
form_test_menu in drupal/core/modules/system/tests/modules/form_test/form_test.module
Implements hook_menu().
form_test_permission in drupal/core/modules/system/tests/modules/form_test/form_test.module
Implements hook_permission().
form_test_programmatic_form_validate in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form validation handler for programmatic form submissions.
form_test_redirect in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form builder to detect form redirect.
form_test_state_persist in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor for testing form state persistence.
form_test_validate_form_validate in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form validation handler for form_test_validate_form().
form_test_validate_required_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor to test the #required property.
form_validate_color in drupal/core/includes/form.inc
Form element validation handler for #type 'color'.
form_validate_email in drupal/core/includes/form.inc
Form element validation handler for #type 'email'.
form_validate_machine_name in drupal/core/includes/form.inc
Form element validation handler for machine_name elements.
form_validate_number in drupal/core/includes/form.inc
Form element validation handler for #type 'number'.
form_validate_pattern in drupal/core/includes/form.inc
#element_validate callback for #pattern form element property.
form_validate_table in drupal/core/includes/form.inc
#element_validate callback for #type 'table'.
form_validate_url in drupal/core/includes/form.inc
Form element validation handler for #type 'url'.
ForumBlockBase::blockForm in drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php
Overrides \Drupal\block\BlockBase::blockForm().
ForumBlockTest::createForumTopics in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php
Creates a forum topic.
ForumBlockTest::testActiveForumTopicsBlock in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php
Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php
Tests the "New forum topics" block.
ForumIndexTest::testForumIndexStatus in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php
Tests the forum index for published and unpublished nodes.
ForumNodeAccessTest::testForumNodeAccess in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php
Creates some users and creates a public node and a private node.
ForumSettingsForm::buildForm in drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ForumTest::createForum in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Creates a forum container or a forum.
ForumTest::createForumTopic in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Creates a forum topic.
ForumTest::deleteForum in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Deletes a forum.
ForumTest::doAdminTests in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Runs admin tests on the admin user.
ForumTest::editForumVocabulary in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Edits the forum taxonomy.
ForumTest::testAddOrphanTopic in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests that forum nodes can't be added without a parent.
ForumTest::testEnableForumField in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests disabling and re-enabling the Forum module.
ForumTest::testForum in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests forum functionality through the admin and user interfaces.
ForumTest::testForumWithNewPost in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Tests a forum with a new post displays properly.
ForumTest::verifyForums in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Verifies that the logged in user has access to a forum node.
ForumTest::verifyForumView in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Verifies the display of a forum page.
forum_block_view_pre_render in drupal/core/modules/forum/forum.module
Render API callback: Lists nodes based on the element's #query property.
forum_enable in drupal/core/modules/forum/forum.install
Implements hook_enable().
forum_form in drupal/core/modules/forum/forum.module
Implements hook_form().
forum_form_container in drupal/core/modules/forum/forum.admin.inc
Form constructor for adding and editing forum containers.
forum_form_forum in drupal/core/modules/forum/forum.admin.inc
Form constructor for adding and editing a forum.
forum_form_submit in drupal/core/modules/forum/forum.admin.inc
Form submission handler for forum_form_forum() and forum_form_container().
forum_form_taxonomy_vocabulary_form_alter in drupal/core/modules/forum/forum.module
Implements hook_form_BASE_FORM_ID_alter().
forum_get_topics in drupal/core/modules/forum/forum.module
Gets all the topics in a forum.
forum_help in drupal/core/modules/forum/forum.module
Implements hook_help().
forum_menu_local_tasks in drupal/core/modules/forum/forum.module
Implements hook_menu_local_tasks().
forum_node_info in drupal/core/modules/forum/forum.module
Implements hook_node_info().
forum_node_validate in drupal/core/modules/forum/forum.module
Implements hook_node_validate().
forum_node_view in drupal/core/modules/forum/forum.module
Implements hook_node_view().
forum_overview in drupal/core/modules/forum/forum.admin.inc
Form constructor for the forum overview form.
forum_page in drupal/core/modules/forum/forum.pages.inc
Page callback: Prints a forum listing.
forum_permission in drupal/core/modules/forum/forum.module
Implements hook_permission().
forum_views_data in drupal/core/modules/forum/forum.views.inc
Implements hook_views_data().
FrameworkTest::testLazyLoad in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php
Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request.
FrameworkTest::testLazyLoadOverriddenCSS in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php
Tests that overridden CSS files are not added during lazy load.
FrontPageTest::testDrupalIsFrontPage in drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php
Test front page functionality.
Full::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php
Overrides \Drupal\views\Plugin\views\SqlBase::buildOptionsForm().
GDToolkit::settingsForm in drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkit/GDToolkit.php
Implements \Drupal\system\Plugin\ImageToolkitInterface::settingsForm().
GotoAction::form in drupal/core/modules/action/lib/Drupal/action/Plugin/Action/GotoAction.php
Form constructor.
GotoTest::testDrupalGotoAlter in drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php
Tests hook_drupal_goto_alter().
Grid::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Grid.php
Render the given style.
GroupByNumeric::getSortName in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/GroupByNumeric.php
Return a description of how the argument would normally be sorted.
GroupByTest::testGroupBySave in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/GroupByTest.php
Tests whether basic saving works.
GroupwiseMax::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php
Extends the relationship's basic options, allowing the user to pick a sort and an order for it.
HandlerBase::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Return a string representing this handler's name in the UI.
HandlerBase::buildGroupByForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Provide a form for aggregation settings.
HandlerBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Build the options form.
HandlerFilterUserNameTest::testAdminUserInterface in drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php
Tests using the user interface.
HandlerTest::assertEqualValue in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
Check to see if a value is the same as the value on a certain handler.
HandlerTest::testFilterInOperatorUi in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
@todo This should probably moved to a filter related test.
HandlerTest::testRelationshipUI in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
Tests the relationship ui for field/filter/argument/relationship.
HandlerTest::testUICRUD in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php
Tests UI CRUD.
HandlerTest::viewsData in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
HelpController::helpMain in drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php
Prints a page listing a glossary of Drupal terminology.
HelpController::helpPage in drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php
Prints a page listing general help for a module.
HelpTest::testHelp in drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php
Logs in users, creates dblog events, and tests dblog functionality.
HelpTest::verifyHelp in drupal/core/modules/help/lib/Drupal/help/Tests/HelpTest.php
Verifies the logged in user has access to the various help nodes.
help_help in drupal/core/modules/help/help.module
Implements hook_help().
HistoryUserTimestamp::adminSummary in drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php
Display the filter on the administrative summary
HistoryUserTimestamp::buildOptionsForm in drupal/core/modules/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php
Provide link to node option
HistoryUserTimestamp::valueForm in drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php
Options form subform for setting options.
history_views_data in drupal/core/modules/history/history.views.inc
Implements hook_views_data().
HookRequirementsTest::testHookRequirementsFailure in drupal/core/modules/system/lib/Drupal/system/Tests/Module/HookRequirementsTest.php
Assert that a module cannot be installed if it fails hook_requirements().
hook_block_view_BASE_BLOCK_ID_alter in drupal/core/modules/block/block.api.php
Provide a block plugin specific block_view alteration.
hook_ckeditor_plugin_info_alter in drupal/core/modules/ckeditor/ckeditor.api.php
Modify the list of available CKEditor plugins.
hook_comment_delete in drupal/core/modules/comment/comment.api.php
Respond to comment deletion.
hook_comment_publish in drupal/core/modules/comment/comment.api.php
Respond to a comment being published by a moderator.
hook_comment_unpublish in drupal/core/modules/comment/comment.api.php
Respond to a comment being unpublished by a moderator.
hook_data_type_info in drupal/core/modules/system/system.api.php
Defines available data types for the typed data API.
hook_editor_info_alter in drupal/core/modules/editor/editor.api.php
Performs alterations on text editor definitions.
hook_entity_bundle_info in drupal/core/includes/entity.api.php
Describe the bundles for entity types.
hook_entity_bundle_info_alter in drupal/core/includes/entity.api.php
Alter the bundles for entity types.
hook_entity_field_info in drupal/core/includes/entity.api.php
Define custom entity properties.
hook_entity_operation_alter in drupal/core/includes/entity.api.php
Alter entity operations.
hook_field_attach_form in drupal/core/modules/field/field.api.php
Act on field_attach_form().
hook_field_extra_fields in drupal/core/modules/field/field.api.php
Exposes "pseudo-field" components on fieldable entities.
hook_field_formatter_settings_form_alter in drupal/core/modules/field_ui/field_ui.api.php
Alters the formatter settings form.
hook_field_formatter_settings_summary_alter in drupal/core/modules/field_ui/field_ui.api.php
Alters the field formatter settings summary.
hook_field_info in drupal/core/modules/field/field.api.php
Define Field API field types.
hook_field_instance_settings_form in drupal/core/modules/field_ui/field_ui.api.php
Add settings to an instance field settings form.
hook_field_settings_form in drupal/core/modules/field_ui/field_ui.api.php
Add settings to a field settings form.
hook_field_storage_info in drupal/core/modules/field/field.api.php
Expose Field API storage backends.
hook_field_validate in drupal/core/modules/field/field.api.php
Validate this module's field data.
hook_filetransfer_info in drupal/core/modules/system/system.api.php
Register information about FileTransfer classes provided by a module.
hook_file_copy in drupal/core/modules/file/file.api.php
Respond to a file that has been copied.
hook_file_move in drupal/core/modules/file/file.api.php
Respond to a file that has been moved.
hook_file_update in drupal/core/modules/file/file.api.php
Respond to a file being updated.
hook_file_validate in drupal/core/modules/file/file.api.php
Check that files meet a given criteria.
hook_form in drupal/core/modules/node/node.api.php
Display a node editing form.
hook_form_alter in drupal/core/modules/system/system.api.php
Perform alterations before a form is rendered.
hook_form_BASE_FORM_ID_alter in drupal/core/modules/system/system.api.php
Provide a form-specific alteration for shared ('base') forms.
hook_form_FORM_ID_alter in drupal/core/modules/system/system.api.php
Provide a form-specific alteration instead of the global hook_form_alter().
hook_form_system_theme_settings_alter in drupal/core/modules/system/theme.api.php
Allow themes to alter the theme-specific settings form.
hook_help in drupal/core/modules/help/help.api.php
Provide online user help.
hook_image_effect_info in drupal/core/modules/image/image.api.php
Define information about image effects provided by a module.
hook_language_negotiation_info in drupal/core/modules/system/language.api.php
Define language negotiation methods.
hook_language_types_info in drupal/core/modules/system/language.api.php
Define language types.
hook_language_types_info_alter in drupal/core/modules/system/language.api.php
Perform alterations on language types.
hook_local_actions in drupal/core/modules/system/system.api.php
Define route-based local actions.
hook_menu_contextual_links_alter in drupal/core/modules/system/system.api.php
Alter contextual links before they are rendered.
hook_menu_local_tasks in drupal/core/modules/system/system.api.php
Alter tabs and actions displayed on the page before they are rendered.
hook_modules_enabled in drupal/core/modules/system/system.api.php
Perform necessary actions after modules are enabled.
hook_node_delete in drupal/core/modules/node/node.api.php
Respond to node deletion.
hook_node_info in drupal/core/modules/node/node.api.php
Define module-provided node types.
hook_node_type_insert in drupal/core/modules/node/node.api.php
Respond to node type creation.
hook_node_validate in drupal/core/modules/node/node.api.php
Perform node validation before a node is created or updated.
hook_options_list in drupal/core/modules/options/options.api.php
Returns the list of options to be displayed for a field.
hook_options_list_alter in drupal/core/modules/options/options.api.php
Alters the list of options to be displayed for a field.
hook_page_alter in drupal/core/modules/system/system.api.php
Perform alterations before a page is rendered.
hook_page_build in drupal/core/modules/system/system.api.php
Add elements to a page before it is rendered.
hook_permission in drupal/core/modules/system/system.api.php
Define user permissions.
hook_prepare in drupal/core/modules/node/node.api.php
Act on a node object about to be shown on the add/edit form.
hook_queue_info in drupal/core/modules/system/system.api.php
Declare queues holding items that need to be run periodically.
hook_ranking in drupal/core/modules/node/node.api.php
Provide additional methods of scoring for core search results for nodes.
hook_search_admin in drupal/core/modules/search/search.api.php
Add elements to the search settings form.
hook_stream_wrappers in drupal/core/modules/system/system.api.php
Registers PHP stream wrapper implementations associated with a module.
hook_stream_wrappers_alter in drupal/core/modules/system/system.api.php
Alters the list of PHP stream wrapper implementations.
hook_system_themes_page_alter in drupal/core/modules/system/system.api.php
Alters theme operation links.
hook_token_info in drupal/core/modules/system/system.api.php
Provide information about available placeholder tokens and token types.
hook_token_info_alter in drupal/core/modules/system/system.api.php
Alter the metadata about available placeholder tokens and token types.
hook_toolbar in drupal/core/modules/toolbar/toolbar.api.php
Add items to the toolbar menu.
hook_updater_info in drupal/core/modules/system/system.api.php
Provide information on Updaters (classes that can update Drupal).
hook_update_N in drupal/core/modules/system/system.api.php
Perform a single update.
hook_update_status_alter in drupal/core/modules/update/update.api.php
Alter the information about available updates for projects.
hook_user_cancel_methods_alter in drupal/core/modules/user/user.api.php
Modify account cancellation methods.
hook_user_delete in drupal/core/modules/user/user.api.php
Respond to user deletion.
hook_user_format_name_alter in drupal/core/modules/user/user.api.php
Alter the username that is displayed for a user.
hook_user_login in drupal/core/modules/user/user.api.php
The user just logged in.
hook_validate in drupal/core/modules/node/node.api.php
Perform node validation before a node is created or updated.
hook_verify_update_archive in drupal/core/modules/update/update.api.php
Verify an archive after it has been downloaded and extracted.
hook_view in drupal/core/modules/node/node.api.php
Display a node.
hook_views_data in drupal/core/modules/views/views.api.php
Describe data tables (or the equivalent) to Views.
hook_views_data_alter in drupal/core/modules/views/views.api.php
Alter the table structure defined by hook_views_data().
hook_views_plugins_cache_alter in drupal/core/modules/views/views.api.php
Modify the list of available views cache plugins.
hook_views_plugins_display_alter in drupal/core/modules/views/views.api.php
Modify the list of available views display plugins.
hook_views_plugins_display_extenders_alter in drupal/core/modules/views/views.api.php
Modify the list of available views display extender plugins.
hook_views_plugins_wizard_alter in drupal/core/modules/views/views.api.php
Modify the list of available views wizard plugins.
hook_views_post_execute in drupal/core/modules/views/views.api.php
Act on the view immediately after the query has been executed.
hook_views_preview_info_alter in drupal/core/modules/views/views.api.php
Alter the view preview information.
hook_views_pre_execute in drupal/core/modules/views/views.api.php
Act on the view after the query is built and just before it is executed.
hook_watchdog in drupal/core/modules/system/system.api.php
Log an event message.
hook_xmlrpc in drupal/core/modules/xmlrpc/xmlrpc.api.php
Register XML-RPC callbacks.
HtmlList::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/HtmlList.php
Render the given style.
ImageAdminStylesTest::testEditEffect in drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php
Verifies that editing an image effect does not cause it to be duplicated.
ImageAdminStylesTest::testNumericStyleName in drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php
Test creating an image style with a numeric name and ensuring it can be applied to an image.
ImageAdminStylesTest::testStyle in drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
ImageAdminStylesTest::testStyleReplacement in drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php
Test deleting a style and choosing a replacement style.
ImageEffectDeleteForm::getConfirmText in drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php
Returns a caption for the button that confirms the action.
ImageEffectDeleteForm::getQuestion in drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php
Returns the question to ask the user.
ImageEffectDeleteForm::submitForm in drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php
Form submission handler.
ImageFieldDisplayTest::testImageFieldDefaultImage in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php
Test use of a default image with an image field.
ImageFieldDisplayTest::testImageFieldSettings in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php
Tests for image field settings.
ImageFieldTestBase::uploadNodeImage in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php
Upload an image to a node.
ImageFieldValidateTest::testRequiredAttributes in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php
Test that required alt/title fields gets validated right.
ImageFieldValidateTest::testResolution in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php
Test min/max resolution settings.
ImageFormatter::settingsForm in drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php
Returns a form to configure settings for the formatter.
ImageFormatter::settingsSummary in drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php
Returns a short summary for the current formatter settings.
ImageItem::getPropertyDefinitions in drupal/core/modules/image/lib/Drupal/image/Type/ImageItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
ImageStyleDeleteForm::buildForm in drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ImageStyleDeleteForm::getConfirmText in drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php
Returns a caption for the button that confirms the action.
ImageStyleDeleteForm::getDescription in drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php
Returns additional text to display as a description.
ImageStyleDeleteForm::getQuestion in drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php
Returns the question to ask the user.
ImageStyleDeleteForm::submitForm in drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php
Form submission handler.
ImageStyleFlushTest::testFlush in drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php
General test to flush a style.
ImageToolkitForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ImageWidget::settingsForm in drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php
Overrides \Drupal\file\Plugin\field\widget\FileWidget::settingsForm().
image_crop_form in drupal/core/modules/image/image.admin.inc
Form structure for the image crop form.
image_effect_color_validate in drupal/core/modules/image/image.admin.inc
Element validate handler to ensure a hexadecimal color value.
image_effect_form in drupal/core/modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
image_effect_form_submit in drupal/core/modules/image/image.admin.inc
Submit handler for updating an image effect.
image_effect_scale_validate in drupal/core/modules/image/image.admin.inc
Element validate handler to ensure that either a height or a width is specified.
image_field_info in drupal/core/modules/image/image.field.inc
Implements hook_field_info().
image_field_instance_settings_form in drupal/core/modules/image/image.field.inc
Implements hook_field_instance_settings_form().
image_field_settings_form in drupal/core/modules/image/image.field.inc
Implements hook_field_settings_form().
image_field_views_data in drupal/core/modules/image/image.views.inc
Implements hook_field_views_data().
image_field_views_data_views_data_alter in drupal/core/modules/image/image.views.inc
Implements hook_field_views_data_views_data_alter().
image_field_widget_process in drupal/core/modules/image/image.field.inc
An element #process callback for the image_image field type.
image_help in drupal/core/modules/image/image.module
Implements hook_help().
image_image_effect_info in drupal/core/modules/image/image.effects.inc
Implements hook_image_effect_info().
image_permission in drupal/core/modules/image/image.module
Implements hook_permission().
image_requirements in drupal/core/modules/image/image.install
Implements hook_requirements() to check the PHP GD Library.
image_resize_form in drupal/core/modules/image/image.admin.inc
Form structure for the image resize form.
image_rotate_form in drupal/core/modules/image/image.admin.inc
Form structure for the image rotate form.
image_scale_form in drupal/core/modules/image/image.admin.inc
Form structure for the image scale form.
image_style_add_form in drupal/core/modules/image/image.admin.inc
Form builder; Form for adding a new image style.
image_style_add_form_submit in drupal/core/modules/image/image.admin.inc
Submit handler for adding a new image style.
image_style_deliver in drupal/core/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
image_style_form in drupal/core/modules/image/image.admin.inc
Form builder; Edit an image style name and effects order.
image_style_form_add_submit in drupal/core/modules/image/image.admin.inc
Submit handler for adding a new image effect to an image style.
image_style_form_add_validate in drupal/core/modules/image/image.admin.inc
Validate handler for adding a new image effect to an image style.
image_style_form_submit in drupal/core/modules/image/image.admin.inc
Submit handler for saving an image style.
image_style_options in drupal/core/modules/image/image.module
Gets an array of image styles suitable for using as select list options.
ImportOpmlTest::submitImportForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php
Submits form with invalid, empty, and valid OPML files.
ImportOpmlTest::validateImportFormFields in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php
Submits form filled with invalid fields.
IndexTid::buildOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php
Build the options form.
IndexTidDepth::buildOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php
Build the options form.
IndexTidDepth::title in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php
Get the title this argument will assign the view, given the argument.
InOperator::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php
Display the filter on the administrative summary
InOperator::buildExposeForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php
Options form subform for exposed filter options.
InOperator::getValueOptions in drupal/core/modules/views/lib/Drupal/views/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.
InOperator::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php
Overrides \Drupal\views\Plugin\views\filter\FilterPluginBase::init().
InOperator::operators in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array.
InOperator::validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php
Validates the handler against the complete View.
InOperator::valueForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php
Options form subform for setting options.
InputRequired::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php
Provide a form to edit options for this plugin.
InstallationProfileModuleTestsTest::testInstallationProfileTests in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php
Tests existence of test case located in an installation profile module.
IntegerItem::getPropertyDefinitions in drupal/core/lib/Drupal/Core/Entity/Field/Type/IntegerItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
IntegerItem::getPropertyDefinitions in drupal/core/modules/number/lib/Drupal/number/Type/IntegerItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
Internal::getButtons in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/Internal.php
Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons().
IpAddressBlockingTest::testIPAddressValidation in drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php
Tests various user input to confirm correct validation and saving of data.
ItemsPerPageTest::testItemsPerPage in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php
Tests the number of items per page.
ItemStorageController::baseFieldDefinitions in drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php
Implements Drupal\Core\Entity\DataBaseStorageControllerNG::baseFieldDefinitions().
Language::buildForm in drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
Language::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php
Provide link to node option
Language::summary in drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php
Provides a human readable summary of the condition's configuration.
LanguageArgument::language in drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php
Returns the language name for a given langcode.
LanguageBlock::getDerivativeDefinitions in drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().
LanguageBrowserDetectionUnitTest::testUIBrowserLanguageMappings in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageConfigurationElementTest::testNodeTypeUpdate in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php
Tests that the configuration is updated when the node type is changed.
LanguageConfigurationTest::testLanguageConfiguration in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageField::buildOptionsForm in drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php
Default options form that provides the label widget that all fields should have.
LanguageFilter::getValueOptions in drupal/core/modules/language/lib/Drupal/language/Plugin/views/filter/LanguageFilter.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.
LanguageItem::getPropertyDefinitions in drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
LanguageListTest::testLanguageList in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageNegotiationInfoTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageNegotiationInfoTest::testInfoAlterations in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Tests alterations to language types/negotiation info.
LanguagePathMonolingualTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php
Sets up a Drupal site for running functional and integration tests.
LanguagePathMonolingualTest::testPageLinks in drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php
Verifies that links do not have language prefixes in them.
LanguageSelectElementTest::testHiddenLanguageSelectElement in drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php
Tests the case when the language select elements should not be printed.
LanguageSelectElementTest::testLanguageSelectElementOptions in drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php
Tests that the options printed by the language select element are correct.
LanguageSwitchingTest::testLanguageBlock in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php
Functional tests for the language switcher block.
LanguageSwitchingTest::testLanguageLinkActiveClass in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php
Test active class on links when switching languages.
LanguageTestBase::viewsData in drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
LanguageTestController::lActiveClass in drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php
Returns links to the current page with different langcodes.
LanguageTestController::themeLinkActiveClass in drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php
Returns links to the current page with different langcodes.
LanguageUILanguageNegotiationTest::runTest in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
LanguageUILanguageNegotiationTest::testLanguageDomain in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Tests url() when separate domains are used for multiple languages.
LanguageUILanguageNegotiationTest::testUILanguageNegotiation in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Tests for language switching by URL path.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Test URL language detection when the requested URL has no language.
LanguageUrlRewritingTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageUrlRewritingTest::testDomainNameNegotiationPort in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
language_admin_add_custom_form_validate in drupal/core/modules/language/language.admin.inc
Validate the language addition form on custom language button.
language_admin_add_form in drupal/core/modules/language/language.admin.inc
User interface for the language addition screen.
language_admin_add_form_submit in drupal/core/modules/language/language.admin.inc
Process the custom and predefined language addition form submission.
language_admin_add_predefined_form_validate in drupal/core/modules/language/language.admin.inc
Element specific validator for the Add language button.
language_admin_delete_form in drupal/core/modules/language/language.admin.inc
User interface for the language deletion confirmation screen.
language_admin_delete_form_submit in drupal/core/modules/language/language.admin.inc
Process language deletion submissions.
language_admin_edit_form in drupal/core/modules/language/language.admin.inc
Editing screen for a particular language.
language_admin_edit_form_validate in drupal/core/modules/language/language.admin.inc
Validate the language editing form. Reused for custom language addition too.
language_admin_overview_form in drupal/core/modules/language/language.admin.inc
User interface for the language overview screen.
language_admin_overview_form_submit in drupal/core/modules/language/language.admin.inc
Process language overview form submissions, updating existing languages.
language_admin_predefined_list in drupal/core/modules/language/language.admin.inc
Prepare a language code list for unused predefined languages.
language_configuration_element_default_options in drupal/core/modules/language/language.module
Returns the default options for the language configuration form element.
language_configuration_element_process in drupal/core/modules/language/language.module
Process handler for the language_configuration form element.
language_content_settings_form in drupal/core/modules/language/language.admin.inc
Form constructor for the content language settings form.
language_content_settings_form_submit in drupal/core/modules/language/language.admin.inc
Form submission handler for language_content_settings_form().
language_default_locked_languages in drupal/core/includes/bootstrap.inc
Returns a list of the default locked languages.
language_form_system_regional_settings_alter in drupal/core/modules/language/language.module
Implements hook_form_FORM_ID_alter for system_regional_settings().
language_help in drupal/core/modules/language/language.module
Implements hook_help().
language_language_negotiation_info in drupal/core/modules/language/language.module
Implements hook_language_negotiation_info().
language_language_types_info in drupal/core/modules/language/language.module
Implements hook_language_types_info().
language_list in drupal/core/includes/bootstrap.inc
Returns a list of languages set up on the site.
language_name in drupal/core/includes/bootstrap.inc
Produced the printed name for a language for display.
language_negotiation_configure_browser_delete_form in drupal/core/modules/language/language.admin.inc
Form for deleting a browser language negotiation mapping.
language_negotiation_configure_browser_form in drupal/core/modules/language/language.admin.inc
Builds the browser language negotiation method configuration form.
language_negotiation_configure_browser_form_validate in drupal/core/modules/language/language.admin.inc
Browser language negotiation form validation.
language_negotiation_configure_form in drupal/core/modules/language/language.admin.inc
Builds the configuration form for language negotiation.
language_negotiation_configure_form_submit in drupal/core/modules/language/language.admin.inc
Submit handler for language negotiation settings.
language_negotiation_configure_form_table in drupal/core/modules/language/language.admin.inc
Builds a language negotiation method configuration table.
language_negotiation_info in drupal/core/includes/language.inc
Returns all defined language negotiation methods.
language_permission in drupal/core/modules/language/language.module
Implements hook_permission().
language_process_language_select in drupal/core/modules/language/language.module
Processes a language select list form element.
language_test_language_negotiation_info in drupal/core/modules/language/tests/language_test/language_test.module
Implements hook_language_negotiation_info().
language_test_language_types_info in drupal/core/modules/language/tests/language_test/language_test.module
Implements hook_language_types_info().
language_test_page_build in drupal/core/modules/language/tests/language_test/language_test.module
Implements hook_page_build().
language_views_data in drupal/core/modules/language/language.views.inc
Implements hook_views_data().
LayoutController::layoutPageList in drupal/core/modules/layout/lib/Drupal/layout/Controller/LayoutController.php
Presents a list of layouts.
layout_page_view in drupal/core/modules/layout/layout.admin.inc
Page callback: Demonstrates a layout template.
layout_permission in drupal/core/modules/layout/layout.module
Implements hook_permission().
LegacyTest::testTaxonomyLegacyNode in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php
Test taxonomy functionality with nodes prior to 1970.
Link::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php
Default options form that provides the label widget that all fields should have.
Link::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php
Default options form that provides the label widget that all fields should have.
Link::buildOptionsForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php
Default options form that provides the label widget that all fields should have.
Link::render_link in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php
Link::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php
Alters the field to render a link.
Link::render_link in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php
LinkApprove::render_link in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php
LinkCancel::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php
Overrides \Drupal\user\Plugin\views\field\Link::render_link().
LinkDelete::getConfirmText in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php
Returns a caption for the button that confirms the action.
LinkDelete::getQuestion in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php
Returns the question to ask the user.
LinkDelete::render_link in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php
Renders the link.
LinkDelete::render_link in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php
LinkDelete::submitForm in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php
Form submission handler.
LinkEdit::buildOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php
Default options form that provides the label widget that all fields should have.
LinkEdit::buildOptionsForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php
Default options form that provides the label widget that all fields should have.
LinkEdit::render in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php
Render the field.
LinkEdit::render_link in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php
Renders the link.
LinkEdit::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php
Overrides \Drupal\user\Plugin\views\field\Link::render_link().
LinkEdit::render_link in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php
LinkFieldTest::testLinkFormatter in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the default 'link' formatter.
LinkFieldTest::testLinkSeparateFormatter in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the 'link_separate' formatter.
LinkFieldTest::testLinkTitle in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the link title settings of a link field.
LinkFieldTest::testURLValidation in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests link field URL validation.
LinkFieldUITest::testFieldUI in drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php
Tests that link field UI functionality does not generate warnings.
LinkFormatter::settingsForm in drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php
Returns a form to configure settings for the formatter.
LinkFormatter::settingsSummary in drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php
Returns a short summary for the current formatter settings.
LinkItem::getPropertyDefinitions in drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
LinkReply::render_link in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php
Links::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions().
LinkWidget::formElement in drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php
Returns the form for a single field widget.
LinkWidget::settingsForm in drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
LinkWidget::validateTitle in drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php
Form element validation handler for link_field_widget_form().
link_field_info in drupal/core/modules/link/link.module
Implements hook_field_info().
link_field_instance_settings_form in drupal/core/modules/link/link.module
Implements hook_field_instance_settings_form().
link_help in drupal/core/modules/link/link.module
Implements hook_help().
ListingEmpty::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/area/ListingEmpty.php
Implements \Drupal\views\Plugin\views\area\AreaPluginBase::render().
ListString::buildOptionsForm in drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php
Build the options form.
LlamaButton::getButtons in drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaButton.php
Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons().
LlamaContextualAndButton::getButtons in drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextualAndButton.php
Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons().
LlamaContextualAndButton::settingsForm in drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextualAndButton.php
Implements \Drupal\ckeditor\Plugin\CKEditorPluginConfigurableInterface::settingsForm().
LoadTest::testLoadInvalidStatus in drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php
Try to load a non-existent file by status.
LoadTest::testLoadMissingFid in drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php
Try to load a non-existent file by fid.
LoadTest::testLoadMissingFilepath in drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php
Try to load a non-existent file by URI.
LoadTest::testMultiple in drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php
This will test loading file data from the database.
LoadTest::testSingleValues in drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php
Load a single file and ensure that the correct values are returned.
LocaleConfigTranslationTest::testConfigTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php
Tests basic configuration translation.
LocaleContentTest::testContentTypeDirLang in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test if a dir and lang tags exist in node's attributes.
LocaleContentTest::testContentTypeLanguageConfiguration in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test if a content type can be set to multilingual and language is present.
LocaleContentTest::testMachineNameLTR in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Verifies that machine name fields are always LTR.
LocaleContentTest::testNodeAdminLanguageFilter in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test filtering Node content by language.
LocaleExportTest::testExportTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php
Test exportation of translations.
LocaleExportTest::testExportTranslationTemplateFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php
Test exportation of translation template file.
LocaleImportFunctionalTest::importPoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Helper function: import a standalone .po file in a given language.
LocaleImportFunctionalTest::testConfigPoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Tests .po file import with configuration translation.
LocaleImportFunctionalTest::testEmptyMsgstr in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Test empty msgstr at end of .po file see #611786.
LocaleImportFunctionalTest::testLanguageContext in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Test msgctxt context support.
LocaleImportFunctionalTest::testStandalonePoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocaleInstallTest::testFunctionSignatures in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php
Verify that function signatures of t() and st() are equal.
LocaleJavascriptTranslation::testFileParsing in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleJavascriptTranslation.php
LocaleLibraryInfoAlterTest::testLibraryInfoAlter in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php
Verifies that the datepicker can be localized.
LocalePathTest::testPathLanguageConfiguration in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php
Test if a language can be associated with a path alias.
LocalePluralFormatTest::importPoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php
Imports a standalone .po file in a given language.
LocalePluralFormatTest::testPluralEditExport in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php
Tests plural editing and export functionality.
LocaleSettingsForm::buildForm in drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
LocaleSettingsForm::validateForm in drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
LocaleTranslationTest::testEnglishTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Enable interface translation to English
LocaleTranslationTest::testJavaScriptTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
LocaleTranslationTest::testStringSearch in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Tests translation search form.
LocaleTranslationTest::testStringTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Adds a language and tests string translation by users with the appropriate permissions.
LocaleTranslationTest::testStringValidation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Tests the validation of the translation input.
LocaleTranslationTest::testUICustomizedStrings in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Tests that only changed strings are saved customized when edited.
LocaleUninstallTest::testUninstallProcess in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php
Check if the values of the Locale variables are correct after uninstall.
LocaleUpdateInterfaceTest::testInterface in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php
Tests the user interfaces of the interface translation update system.
LocaleUpdateTest::addLanguage in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Adds a language.
LocaleUpdateTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleUpdateTest::testEnableCustomLanguage in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests automatic translation import when a custom langauge is enabled.
LocaleUpdateTest::testEnableDisableLanguage in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests automatic translation import when a langauge is enabled.
LocaleUpdateTest::testEnableDisableModule in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests automatic translation import when a module is enabled.
LocaleUpdateTest::testUpdateCheckStatus in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import with a translations directory and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import with a translations directory and don't overwrite any translation.
LocaleUpdateTest::testUpdateImportSourceLocal in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import from remote sources.
LocaleUpdateTest::testUpdateImportWithoutDirectory in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import without a translations directory.
LocaleUpdateTest::testUpdateProjectsHidden in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Check if a list of translatable projects can include hidden projects.
locale_config_batch_finished in drupal/core/modules/locale/locale.bulk.inc
Finishes callback of system page locale import batch.
locale_form_language_admin_edit_form_alter in drupal/core/modules/locale/locale.module
Implements hook_form_FORM_ID_alter() for language_admin_edit_form().
locale_form_language_admin_overview_form_alter in drupal/core/modules/locale/locale.module
Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
locale_form_system_file_system_settings_alter in drupal/core/modules/locale/locale.module
Implements hook_form_FORM_ID_alter() for system_file_system_settings().
locale_help in drupal/core/modules/locale/locale.module
Implements hook_help().
locale_permission in drupal/core/modules/locale/locale.module
Implements hook_permission().
locale_requirements in drupal/core/modules/locale/locale.install
Implements hook_requirements().
locale_stream_wrappers in drupal/core/modules/locale/locale.module
Implements hook_stream_wrappers().
locale_translate_batch_import in drupal/core/modules/locale/locale.bulk.inc
Perform interface translation import as a batch step.
locale_translate_batch_import_save in drupal/core/modules/locale/locale.bulk.inc
Batch callback: Save data of imported files.
locale_translate_batch_refresh in drupal/core/modules/locale/locale.bulk.inc
Refreshs translations after importing strings.
locale_translate_edit_form in drupal/core/modules/locale/locale.pages.inc
Form constructor for the string editing form.
locale_translate_edit_form_submit in drupal/core/modules/locale/locale.pages.inc
Form submission handler for locale_translate_edit_form().
locale_translate_edit_form_validate in drupal/core/modules/locale/locale.pages.inc
Form validation handler for locale_translate_edit_form().
locale_translate_export_form in drupal/core/modules/locale/locale.bulk.inc
Form constructor for the Gettext translation files export form.
locale_translate_filters in drupal/core/modules/locale/locale.pages.inc
List locale translation filters that can be applied.
locale_translate_filter_form in drupal/core/modules/locale/locale.pages.inc
Return form for locale translation filters.
locale_translate_filter_form_submit in drupal/core/modules/locale/locale.pages.inc
Process result from locale translation filter form.
locale_translate_import_form in drupal/core/modules/locale/locale.bulk.inc
Form constructor for the translation import screen.
locale_translate_import_form_submit in drupal/core/modules/locale/locale.bulk.inc
Form submission handler for locale_translate_import_form().
locale_translation_batch_status_finished in drupal/core/modules/locale/locale.batch.inc
Batch finished callback: Set result message.
locale_translation_status_form in drupal/core/modules/locale/locale.pages.inc
Page callback: Display the current translation status.
locale_translation_status_form_validate in drupal/core/modules/locale/locale.pages.inc
Form validation handler for locale_translation_status_form().
LoggingForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
MachineName::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php
Default options form that provides the label widget that all fields should have.
Mail::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Mail.php
Provide link to node option
MainContentFallbackTest::testMainContentFallback in drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php
Test availability of main content.
MaintenanceModeSubscriber::onKernelRequestMaintenance in drupal/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
Returns the site maintenance page if the site is offline.
ManageDisplayTest::assertNodeViewTextHelper in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Asserts that a string is (not) found in the rendered nodein a view mode.
ManageDisplayTest::testFormatterUI in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Tests formatter settings.
ManageDisplayTest::testNoFieldsDisplayOverview in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Tests that a message is shown when there are no fields.
ManageDisplayTest::testSingleViewMode in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Tests hiding the view modes fieldset when there's only one available.
ManageDisplayTest::testViewModeCustom in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Tests switching view modes to use custom or 'default' settings'.
ManageFieldsTest::addExistingField in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests adding an existing field in another content type.
ManageFieldsTest::cardinalitySettings in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests the cardinality settings of a field.
ManageFieldsTest::manageFieldsPage in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests the manage fields page.
ManageFieldsTest::testDefaultValue in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests that default value is correctly validated and saved.
ManageFieldsTest::testDuplicateFieldName in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests that a duplicate field name is caught by validation.
ManageFieldsTest::testHelpDescriptions in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests that help descriptions render valid HTML.
ManageFieldsTest::testHiddenFields in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests that Field UI respects the 'no_ui' option in hook_field_info().
ManageFieldsTest::testRenameBundle in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests renaming a bundle.
ManageFieldsTest::testWidgetChange in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests changing the widget used by a field.
ManageFieldsTest::updateField in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php
Tests editing an existing field.
ManyToOne::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php
Build the options form.
ManyToOne::operators in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array.
ManyToOne::title in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php
Get the title this argument will assign the view, given the argument.
ManyToOneHelper::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/ManyToOneHelper.php
Mapping::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm().
MappingTest::defineMapping in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/MappingTest.php
Overrides Drupal\views\Plugin\views\style\Mapping::defineMapping().
MatcherDumperTest::testAddAdditionalRoutes in drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php
Confirms that we can add routes to the dumper when it already has some.
MenuDeleteMenuForm::getConfirmText in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php
Returns a caption for the button that confirms the action.
MenuDeleteMenuForm::getDescription in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php
Returns additional text to display as a description.
MenuDeleteMenuForm::getQuestion in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php
Returns the question to ask the user.
MenuDeleteMenuForm::submitForm in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php
Form submission handler.
MenuFormController::form in drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
MenuFormController::save in drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
MenuHierarchy::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/MenuHierarchy.php
Basic options for all sort criteria
MenuLinkDeleteForm::getQuestion in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php
Returns the question to ask the user.
MenuLinkDeleteForm::submitForm in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php
Form submission handler.
MenuLinkFormController::form in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php
Overrides EntityFormController::form().
MenuLinkFormController::save in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php
Overrides EntityFormController::save().
MenuLinkFormController::validate in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php
Overrides EntityFormController::validate().
MenuLinkResetForm::getConfirmText in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php
Returns a caption for the button that confirms the action.
MenuLinkResetForm::getDescription in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php
Returns additional text to display as a description.
MenuLinkResetForm::getQuestion in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php
Returns the question to ask the user.
MenuLinkResetForm::submitForm in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php
Form submission handler.
MenuListController::buildHeader in drupal/core/modules/menu/lib/Drupal/menu/MenuListController.php
Overrides \Drupal\Core\Entity\EntityListController::buildHeader().
MenuListController::getOperations in drupal/core/modules/menu/lib/Drupal/menu/MenuListController.php
Overrides \Drupal\Core\Entity\EntityListController::getOperations();
MenuNodeTest::testMenuNodeFormWidget in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php
Test creating, editing, deleting menu links via node form widget.
MenuRouterTest::testDescriptionMenuItems in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Tests menu item descriptions.
MenuRouterTest::testMaintenanceModeLoginPaths in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Make sure the maintenance mode can be bypassed using an EventSubscriber.
MenuRouterTest::testTitleCallbackFalse in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Test title callback set to FALSE.
MenuRouterTest::testTitleMenuCallback in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Tests page title of MENU_CALLBACKs.
MenuSettingsForm::buildForm in drupal/core/modules/menu/lib/Drupal/menu/MenuSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
MenuTest::addCustomMenu in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Add custom menu.
MenuTest::addInvalidMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Attempt to add menu link with invalid path or no access permission.
MenuTest::addMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Add a menu link using the menu module UI.
MenuTest::deleteCustomMenu in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Delete custom menu.
MenuTest::deleteMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Delete a menu link using the menu module UI.
MenuTest::disableMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Disable a menu link.
MenuTest::doMenuTests in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Tests menu functionality.
MenuTest::enableMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Enable a menu link.
MenuTest::modifyMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Modify a menu link using the menu module UI.
MenuTest::moveMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Change the parent of a menu link using the menu module UI.
MenuTest::resetMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Reset a standard menu link using the menu module UI.
MenuTest::testMenuQueryAndFragment in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Add and remove a menu link with a query string and fragment.
MenuTest::testMenus in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/MenuTest.php
Tests the menu functionality.
MenuTest::testSystemMenuRename in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Test renaming built-in menu.
MenuTest::verifyAccess in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Verify the logged in user has the desired access to the various menu nodes.
MenuTest::verifyMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Verify a menu link using the menu module UI.
menu_edit_menu_submit in drupal/core/modules/menu/menu.admin.inc
Submit function for adding or editing a custom menu.
menu_form_node_form_alter in drupal/core/modules/menu/menu.module
Implements hook_form_BASE_FORM_ID_alter().
menu_form_node_type_form_alter in drupal/core/modules/menu/menu.module
Implements hook_form_FORM_ID_alter().
menu_help in drupal/core/modules/menu/menu.module
Implements hook_help().
menu_link_add in drupal/core/modules/menu/menu.admin.inc
Menu callback: Provides the menu link submission form.
menu_menu_edit in drupal/core/modules/menu/menu.admin.inc
Page callback: Presents the menu edit form.
menu_node_save in drupal/core/modules/menu/menu.module
Helper for hook_node_insert() and hook_node_update().
menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Form constructor to edit an entire menu tree at once.
menu_permission in drupal/core/modules/menu/menu.module
Implements hook_permission().
menu_set_active_trail in drupal/core/includes/menu.inc
Sets the active trail (path to the menu tree root) of the current page.
menu_test_local_actions in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Implements hook_local_actions().
menu_test_title_callback in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Concatenates a string, by using the t() function and a case number.
Merge::execute in drupal/core/lib/Drupal/Core/Database/Query/Merge.php
Runs the query against the database.
MessageAction::form in drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php
Form constructor.
MessageFormController::actions in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
MessageFormController::form in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
MessageFormController::save in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
MessageRenderController::buildContent in drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
MetadataGenerator::generate in drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php
Implements \Drupal\edit\MetadataGeneratorInterface::generate().
MimeTypeMatcherTest::testNoRouteFound in drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php
Confirms that the MimeTypeMatcher matcher throws an exception for no-route.
MinimalTest::testMinimal in drupal/core/profiles/minimal/lib/Drupal/minimal/Tests/MinimalTest.php
Tests Minimal installation profile.
MissingCheckedRequirementsTest::testCheckRequirements in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php
Ensures test will not run when requirements are missing.
MissingDependentModuleUnitTest::testFail in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php
Ensure that this test will not be loaded despite its dependency.
MockBlockManager::__construct in drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php
MockFileTransfer::getSettingsForm in drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php
Returns a settings form with a text field to input a username.
MockFileTransfer::getSettingsForm in drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php
Returns a settings form with a text field to input a username.
MockLayoutBlockDeriver::getDerivativeDefinitions in drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().
MockMenuBlockDeriver::getDerivativeDefinitions in drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().
Module::postInstallTasks in drupal/core/lib/Drupal/Core/Updater/Module.php
Overrides Drupal\Core\Updater\Updater::postInstallTasks().
ModuleApiTest::testModuleList in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php
The basic functionality of retrieving enabled modules.
ModulesInstallConfirmForm::getConfirmText in drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php
Returns a caption for the button that confirms the action.
ModulesInstallConfirmForm::getDescription in drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php
Returns additional text to display as a description.
ModulesInstallConfirmForm::getQuestion in drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php
Returns the question to ask the user.
ModulesUninstallConfirmForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php
ModulesUninstallConfirmForm::getConfirmText in drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php
Returns a caption for the button that confirms the action.
ModulesUninstallConfirmForm::getDescription in drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php
Returns additional text to display as a description.
ModulesUninstallConfirmForm::getQuestion in drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php
Returns the question to ask the user.
ModuleTest::formatViewOptions in drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php
Helper to return an expected views option array.
ModuleTest::testLoadFunctions in drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php
Tests the load wrapper/helper functions.
ModuleTest::testViewsGetHandler in drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php
Tests the views_get_handler method.
module_test_permission in drupal/core/modules/system/tests/modules/module_test/module_test.module
Implements hook_permission().
module_test_system_info_alter in drupal/core/modules/system/tests/modules/module_test/module_test.module
Implements hook_system_info_alter().
MoveTest::testExistingError in drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php
Test that moving onto an existing file fails when FILE_EXISTS_ERROR is specified.
MoveTest::testExistingRename in drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php
Test renaming when moving onto a file that already exists.
MoveTest::testExistingReplace in drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php
Test replacement when moving onto a file that already exists.
MoveTest::testExistingReplaceSelf in drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php
Test replacement when moving onto itself.
MoveTest::testNormal in drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php
Move a normal file.
MultiFormTest::testMultiForm in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/MultiFormTest.php
Tests that pages with the 'page_node_form' included twice work correctly.
MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php
Tests changing the default values of basic options to ensure they persist.
Name::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Name.php
Provide link to node option
Name::valueForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php
Options form subform for setting options.
NameMungingTest::testMunging in drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php
Create a file and munge/unmunge the name.
NegotiationSelectedForm::buildForm in drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSelectedForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
NegotiationSessionForm::buildForm in drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSessionForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
NegotiationUrlForm::buildForm in drupal/core/modules/language/lib/Drupal/language/Form/NegotiationUrlForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
NegotiationUrlForm::validateForm in drupal/core/modules/language/lib/Drupal/language/Form/NegotiationUrlForm.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
Node::buildFilters in drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::buildFilters().
Node::buildFormStyle in drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php
Adds the style options to the wizard form.
Node::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php
Provide link to node option
Node::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php
Provide the default form for setting options.
Node::getAvailableSorts in drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::getAvailableSorts().
Node::rowStyleOptions in drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::rowStyleOptions().
NodeAccessBaseTableTest::testNodeAccessBasic in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php
Tests the "private" node access functionality.
NodeAccessFieldTest::testNodeAccessAdministerField in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php
Tests administering fields when node access is restricted.
NodeAccessPagerTest::testCommentPager in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessRebuildTest::testNodeAccessRebuild in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php
Tests rebuilding the node access permissions table.
NodeBlockFunctionalTest::testRecentNodeBlock in drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeBulkForm::views_form_validate in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/NodeBulkForm.php
NodeComment::getValueOptions in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/filter/NodeComment.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.
NodeComment::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeComment.php
Render the field.
NodeCreationTest::testFailedPageCreation in drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php
Verifies that a transaction rolls back the failed creation.
NodeCreationTest::testNodeCreation in drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php
Creates a "Basic page" node and verifies its consistency in the database.
NodeCreationTest::testUnpublishedNodeCreation in drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php
Creates an unpublished node and confirms correct redirect behavior.
NodeEntityViewModeAlterTest::testNodeViewModeChange in drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php
Create a "Basic page" node and verify its consistency in the database.
NodeFieldMultilingualTestCase::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php
Sets up a Drupal site for running functional and integration tests.
NodeFieldMultilingualTestCase::testMultilingualDisplaySettings in drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php
NodeFieldMultilingualTestCase::testMultilingualNodeForm in drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php
Tests whether field languages are correctly set through the node form.
NodeFormButtonsTest::testNodeFormButtons in drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php
Tests that the right buttons are displayed for saving nodes.
NodeFormController::actions in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
NodeFormController::form in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
NodeFormController::preview in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Form submission handler for the 'preview' action.
NodeFormController::save in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
NodeFormController::validate in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
NodeLink::buildOptionsForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php
Default options form that provides the label widget that all fields should have.
NodeNewComments::buildOptionsForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php
Default options form that provides the label widget that all fields should have.
NodePostSettingsTest::testPageNotPostInfo in drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php
Confirms absence of post information on a new node.
NodePostSettingsTest::testPagePostInfo in drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php
Confirms "Basic page" content type and post information is on a new node.
NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Tests 'node_access' query alter, for edit access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Tests 'node_access' query alter, for user without access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Tests 'node_access' query alter, for user with access.
NodeQueryAlterTest::testNodeQueryAlterOverride in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Tests 'node_access' query alter override.
NodeQueryAlterTest::testNodeQueryAlterWithUI in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Tests that node access permissions are followed.
NodeRenderController::buildContent in drupal/core/modules/node/lib/Drupal/node/NodeRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
NodeRevisionsAllTestCase::testRevisions in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsAllTestCase.php
Checks node revision operations.
NodeRevisionsTest::testRevisions in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php
Checks node revision related operations.
NodeRow::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/NodeRow.php
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm().
NodeRSSContentTest::testNodeRSSContent in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php
Ensures that a new node includes the custom data when added to an RSS feed.
NodeStorageController::baseFieldDefinitions in drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php
Overrides \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions().
NodeTermData::buildOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php
Default options form that provides the label widget that all fields should have.
NodeTitleXSSTest::testNodeTitleXSS in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php
Tests XSS functionality with a node entity.
NodeTranslationController::entityFormTitle in drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php
Overrides EntityTranslationController::entityFormTitle().
NodeTranslationUITest::assertPublishedStatus in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::assertPublishedStatus().
NodeTranslationUITest::getFormSubmitAction in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getFormSubmitAction().
NodeType::summary in drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php
Implements \Drupal\Core\Executable\ExecutableInterface::summary().
NodeType::validateForm in drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
NodeTypeInitialLanguageTest::testLanguageFieldVisibility in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php
Tests language field visibility features.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php
Tests the node type initial language defaults, and modifies them.
NodeTypePersistenceTest::testNodeTypeCustomizationPersistence in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php
Tests that node type customizations persist through disable and uninstall.
NodeTypeTest::testNodeTypeCreation in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
NodeTypeTest::testNodeTypeDeletion in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests deleting a content type that still has content.
NodeTypeTest::testNodeTypeEditing in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests editing a node type using the UI.
node_access_rebuild in drupal/core/modules/node/node.module
Rebuilds the node access database.
node_access_test_form_node_form_alter in drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module
Implements hook_form_BASE_FORM_ID_alter().
node_add in drupal/core/modules/node/node.pages.inc
Page callback: Provides the node submission form.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_configure_rebuild_confirm in drupal/core/modules/node/node.admin.inc
Page callback: Form constructor for the permission rebuild confirmation form.
node_delete_confirm in drupal/core/modules/node/node.pages.inc
Page callback: Form constructor for node deletion confirmation form.
node_delete_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_delete_confirm().
node_field_extra_fields in drupal/core/modules/node/node.module
Implements hook_field_extra_fields().
node_form_block_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter() for block_form().
node_form_search_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_form_system_site_information_settings_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_form_system_themes_admin_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_help in drupal/core/modules/node/node.module
Implements hook_help().
node_list_permissions in drupal/core/modules/node/node.module
Helper function to generate standard node permission list for a given type.
node_mass_update in drupal/core/modules/node/node.admin.inc
Updates all nodes in the passed-in array with the passed-in field values.
node_overview_types in drupal/core/modules/node/content_types.inc
Page callback: Displays the content type admin overview page.
node_permission in drupal/core/modules/node/node.module
Implements hook_permission().
node_query_node_access_alter in drupal/core/modules/node/node.module
Implements hook_query_TAG_alter().
node_ranking in drupal/core/modules/node/node.module
Implements hook_ranking().
node_requirements in drupal/core/modules/node/node.module
Implements hook_requirements().
node_revision_delete_confirm in drupal/core/modules/node/node.pages.inc
Page callback: Form constructor for the revision deletion confirmation form.
node_revision_delete_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_revision_delete_confirm().
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_revision_revert_confirm in drupal/core/modules/node/node.pages.inc
Page callback: Form constructor for the reversion confirmation form.
node_revision_revert_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_revision_revert_confirm().
node_search_admin in drupal/core/modules/node/node.module
Implements hook_search_admin().
node_show in drupal/core/modules/node/node.module
Page callback: Generates an array which displays a node detail page.
node_test_node_view in drupal/core/modules/node/tests/modules/node_test/node_test.module
Implements hook_node_view().
node_token_info in drupal/core/modules/node/node.tokens.inc
Implements hook_token_info().
node_type_delete_confirm in drupal/core/modules/node/content_types.inc
Page callback: Form constructor for the content type delete form.
node_type_delete_confirm_submit in drupal/core/modules/node/content_types.inc
Form submission handler for node_type_delete_confirm().
node_type_form in drupal/core/modules/node/content_types.inc
Form constructor for the node type editing form.
node_type_form_submit in drupal/core/modules/node/content_types.inc
Form submission handler for node_type_form().
node_type_form_validate in drupal/core/modules/node/content_types.inc
Form validation handler for node_type_form().
node_views_analyze in drupal/core/modules/node/node.views_execution.inc
Implements hook_views_analyze().
node_views_data in drupal/core/modules/node/node.views.inc
Implements hook_views_data().
node_views_wizard in drupal/core/modules/node/node.views.inc
Implements hook_views_wizard().
NonDefaultBlockAdminTest::testNonDefaultBlockAdmin in drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php
Test non-default theme admin.
None::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php
Provide the default form for setting options.
None::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/None.php
Return a string to display as the clickable title for the access control.
None::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php
Return a string to display as the clickable title for the pager plugin.
None::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/None.php
Return a string to display as the clickable title for the access control.
Null::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Null.php
Override buildOptionsForm() so that only the relevant options are displayed to the user.
NumberDecimalFormatter::settingsForm in drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php
Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::settingsForm().
NumberFieldTest::testNumberDecimalField in drupal/core/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php
Test number_decimal field.
NumberFieldTest::testNumberIntegerField in drupal/core/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php
Test number_integer field.
NumberWidget::settingsForm in drupal/core/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
number_field_info in drupal/core/modules/number/number.module
Implements hook_field_info().
number_field_instance_settings_form in drupal/core/modules/number/number.module
Implements hook_field_instance_settings_form().
number_field_settings_form in drupal/core/modules/number/number.module
Implements hook_field_settings_form().
number_field_validate in drupal/core/modules/number/number.module
Implements hook_field_validate().
number_help in drupal/core/modules/number/number.module
Implements hook_help().
Numeric::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php
Display the filter on the administrative summary
Numeric::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Numeric.php
Default options form that provides the label widget that all fields should have.
Numeric::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php
Build the options form.
Numeric::getSortName in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php
Return a description of how the argument would normally be sorted.
Numeric::operators in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php
Numeric::title in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php
Get the title this argument will assign the view, given the argument.
Numeric::valueForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php
Provide a simple textfield for equality
OnOffWidget::settingsForm in drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OnOffWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
OpmlFeedAdd::buildForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Form constructor.
OpmlFeedAdd::submitForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Form submission handler.
OpmlFeedAdd::validateForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Form validation handler.
OptionsFieldTest::testUpdateAllowedValues in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php
Test that allowed values can be updated.
OptionsFieldUITest::assertAllowedValuesInput in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Tests a string input for the 'allowed values' form element.
OptionsFieldUITest::testNodeDisplay in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Tests normal and key formatter display on node display.
OptionsFieldUITest::testOptionsAllowedValuesBoolean in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Options (boolean) : test 'On/Off' values input.
OptionsWidgetBase::getOptions in drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php
Returns the array of options for the widget.
OptionsWidgetBase::validateElement in drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php
Form validation handler for widget elements.
OptionsWidgetsTest::testCheckBoxes in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php
Tests the 'options_buttons' widget (multiple select).
OptionsWidgetsTest::testOnOffCheckbox in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php
Tests the 'options_onoff' widget.
OptionsWidgetsTest::testRadioButtons in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php
Tests the 'options_buttons' widget (single select).
OptionsWidgetsTest::testSelectListMultiple in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php
Tests the 'options_select' widget (multiple select).
OptionsWidgetsTest::testSelectListSingle in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php
Tests the 'options_select' widget (single select).
options_field_info in drupal/core/modules/options/options.module
Implements hook_field_info().
options_field_settings_form in drupal/core/modules/options/options.module
Implements hook_field_settings_form().
options_field_settings_form_validate_allowed_values in drupal/core/modules/options/options.module
Element validate callback; check that the entered values are valid.
options_field_update_forbid in drupal/core/modules/options/options.module
Implements hook_field_update_forbid().
options_field_validate in drupal/core/modules/options/options.module
Implements hook_field_validate().
options_help in drupal/core/modules/options/options.module
Implements hook_help().
OverlayCloseTest::testNodeCreation in drupal/core/modules/overlay/lib/Drupal/overlay/Tests/OverlayCloseTest.php
Tests that the overlay is correctly closed after creating a node.
overlay_disable_message in drupal/core/modules/overlay/overlay.module
Returns a renderable array representing a message for disabling the overlay.
overlay_field_extra_fields in drupal/core/modules/overlay/overlay.module
Implements hook_field_extra_fields().
overlay_form_user_profile_form_alter in drupal/core/modules/overlay/overlay.module
Implements hook_form_FORM_ID_alter().
overlay_help in drupal/core/modules/overlay/overlay.module
Implements hook_help().
overlay_permission in drupal/core/modules/overlay/overlay.module
Implements hook_permission().
overlay_user_dismiss_message in drupal/core/modules/overlay/overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
OverrideDisplaysTest::testOverrideDisplays in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php
Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testRevertAllDisplays in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php
Tests that the revert to all displays select-option works as expected.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php
Tests that the wizard correctly sets up default and overridden displays.
Page::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::buildOptionsForm().
Page::getArgumentText in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getArgumentText().
Page::getPagerText in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getPagerText().
Page::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary().
Page::validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::validate().
Page::validateOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::validateOptionsForm().
PageCacheTest::testPageCompression in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php
Tests page compression.
PageEditTest::testPageAuthoredBy in drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php
Tests changing a node's "authored by" field.
PageEditTest::testPageEdit in drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php
Checks node edit functionality.
PageEditTest::testPageEdit in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/PageEditTest.php
Checks block edit functionality.
PageNotFoundTest::testPageNotFound in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php
PagePreviewTest::testPagePreview in drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php
Checks the node preview functionality.
PagePreviewTest::testPagePreviewWithRevisions in drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php
Checks the node preview functionality, when using revisions.
PagerPluginBase::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php
Return a string to display as the clickable title for the pager plugin.
PagerTest::testRenderNullPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests rendering with NULL pager.
PagerTest::testStorePagerSettings in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Pagers was sometimes not stored.
PageTitleFilteringTest::testTitleTags in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Tests the handling of HTML by drupal_set_title() and drupal_get_title()
PageTitleFilteringTest::testTitleXSS in drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php
Test if the title of the site is XSS proof.
password_confirm_validate in drupal/core/includes/form.inc
Validates a password_confirm element.
Path::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php
Default options form that provides the label widget that all fields should have.
PathAliasTest::testAdminAlias in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Tests alias functionality through the admin interfaces.
PathAliasTest::testDuplicateNodeAlias in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Tests that duplicate aliases fail validation.
PathAliasTest::testNodeAlias in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Tests alias functionality through the node interfaces.
PathAliasTest::testPathCache in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Tests the path cache.
PathItem::getPropertyDefinitions in drupal/core/modules/path/lib/Drupal/path/Type/PathItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
PathLanguageTest::setUp in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
PathLanguageTest::testAliasTranslation in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php
Test alias functionality through the admin interfaces.
PathLanguageUiTest::setUp in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php
Sets up a Drupal site for running functional and integration tests.
PathLanguageUiTest::testDefaultLanguageUrl in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php
Tests that a default language URL alias works.
PathLanguageUiTest::testLanguageNeutralUrl in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php
Tests that a language-neutral URL alias works.
PathLanguageUiTest::testNonDefaultUrl in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php
Tests that a non-default language URL alias works.
PathPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::buildOptionsForm().
PathPluginBase::optionsSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary().
PathPluginBase::validateOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm().
PathProcessorTest::getInfo in drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php
This method exists to support the simpletest UI runner.
PathTaxonomyTermTest::setUp in drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php
Sets up a Drupal site for running functional and integration tests.
PathTaxonomyTermTest::testTermAlias in drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php
Tests alias functionality through the admin interfaces.
path_admin_filter_form in drupal/core/modules/path/path.admin.inc
Form constructor for the path admin overview filter form.
path_admin_form in drupal/core/modules/path/path.admin.inc
Form constructor for the path administration form.
path_admin_form_submit in drupal/core/modules/path/path.admin.inc
Form submission handler for path_admin_form().
path_admin_form_validate in drupal/core/modules/path/path.admin.inc
Form validation handler for path_admin_form().
path_admin_overview in drupal/core/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
path_data_type_info in drupal/core/modules/path/path.module
Implements hook_data_type_info().
path_entity_field_info in drupal/core/modules/path/path.module
Implements hook_entity_field_info().
path_form_element_validate in drupal/core/modules/path/path.module
Form element validation handler for URL alias form element.
path_form_node_form_alter in drupal/core/modules/path/path.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
path_form_taxonomy_term_form_alter in drupal/core/modules/path/path.module
Implements hook_form_FORM_ID_alter() for taxonomy_term_form().
path_help in drupal/core/modules/path/path.module
Implements hook_help().
path_permission in drupal/core/modules/path/path.module
Implements hook_permission().
PerformanceForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
PerformanceForm::submitCacheClear in drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php
Clears the caches.
Permission::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php
Provide the default form for setting options.
Permission::summaryTitle in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php
Return a string to display as the clickable title for the access control.
Php::buildForm in drupal/core/modules/php/lib/Drupal/php/Plugin/Condition/Php.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
Php::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Php.php
Provide the default form for setting options.
Php::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Php.php
Provide the default form for setting options.
Php::summary in drupal/core/modules/php/lib/Drupal/php/Plugin/Condition/Php.php
Provides a human readable summary of the condition's configuration.
Php::tips in drupal/core/modules/php/lib/Drupal/php/Plugin/Filter/Php.php
Generates a filter's tip.
PhpFilterTest::testPhpFilter in drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php
Makes sure that the PHP filter evaluates PHP code when used.
php_disable in drupal/core/modules/php/php.install
Implements hook_disable().
php_help in drupal/core/modules/php/php.module
Implements hook_help().
php_permission in drupal/core/modules/php/php.module
Implements hook_permission().
PictureAdminUITest::testPictureAdmin in drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php
Test picture administration functionality.
PictureFormatter::settingsForm in drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php
Returns a form to configure settings for the formatter.
PictureFormatter::settingsSummary in drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php
Returns a short summary for the current formatter settings.
PictureMapping::createDuplicate in drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php
Implements \Drupal\Core\Entity\EntityInterface::createDuplicate().
PictureMappingActionConfirmForm::getConfirmText in drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php
Returns a caption for the button that confirms the action.
PictureMappingActionConfirmForm::getQuestion in drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php
Returns the question to ask the user.
PictureMappingActionConfirmForm::submitForm in drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php
Form submission handler.
PictureMappingFormController::actions in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
PictureMappingFormController::form in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
PictureMappingFormController::save in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
PictureMappingFormController::validate in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
PictureMappingListController::getOperations in drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php
Overrides Drupal\config\ConfigEntityListController::getOperations();
picture_help in drupal/core/modules/picture/picture.module
Implements hook_help().
picture_library_info in drupal/core/modules/picture/picture.module
Implements hook_library_info().
picture_permission in drupal/core/modules/picture/picture.module
Implements hook_permission().
PluginBase::globalTokenForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php
Adds elements for available core tokens to a form.
PluginBase::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php
Returns the summary of the settings in the display.
PluginUIBase::tableHeader in drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php
Provides a theme_table compatible array of headers.
PluginUIManager::processDefinition in drupal/core/modules/system/lib/Drupal/system/Plugin/Type/PluginUIManager.php
Overrides \Drupal\Component\Plugin\PluginManagerBase::processDefinition().
PrerenderList::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php
Default options form that provides the label widget that all fields should have.
PreviewTest::testPreviewContextual in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php
Tests contextual links in the preview form.
PreviewTest::testPreviewUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php
Tests arguments in the preview form.
ProfileFormController::actions in drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
ProfileFormController::save in drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
ProgrammaticTest::submitForm in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php
Helper function used to programmatically submit the form defined in form_test.module with the given values.
QueryPluginBase::summaryTitle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php
Returns the summary of the settings in the display.
QueryTest::buildOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php
Implements \Drupal\views\Plugin\views\query\QueryPluginBase::buildOptionsForm().
QueryTest::testQueryUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/QueryTest.php
Tests query plugins settings.
Raw::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Raw.php
Provide the default form for setting options.
RdfaMarkupTest::testAttributesInMarkupFile in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php
Tests if file fields in teasers have correct resources.
rdf_help in drupal/core/modules/rdf/rdf.module
Implements hook_help().
Rearrange::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Rearrange.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
RearrangeFieldsTest::testRearrangeFields in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RearrangeFieldsTest.php
Tests field sorting.
RearrangeFilter::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
RebuildTest::testPreserveFormActionAfterAJAX in drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php
Tests that a form's action is retained after an Ajax submission.
RecentCommentsBlock::blockForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
RecentContentBlock::blockForm in drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
RecentContentBlock::build in drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php
Builds and returns the renderable array for this block plugin.
RedirectTest::testRedirect in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RedirectTest.php
Tests the redirecting.
RedirectTest::testRedirect in drupal/core/modules/system/lib/Drupal/system/Tests/Form/RedirectTest.php
Tests form redirection.
RegionalForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/RegionalForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
RegisterFormController::actions in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
RegisterFormController::save in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
ReindexConfirm::getCancelText in drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getCancelText().
ReindexConfirm::getConfirmText in drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText().
ReindexConfirm::getDescription in drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php
Overrides \Drupal\Core\Form\ConfirmFormBase::getDescription().
ReindexConfirm::getQuestion in drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion().
ReindexConfirm::submitForm in drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
RelationshipJoinTestBase::viewsData in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RelationshipJoinTestBase.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
RelationshipPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php
Default options form that provides the label widget that all fields should have.
RenderTest::testDrupalRenderInvalidKeys in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests rendering elements with invalid keys.
ReorderDisplays::buildForm in drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ReorderDisplays.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
ResourceBase::permissions in drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php
Implements ResourceInterface::permissions().
RestExport::optionsSummary in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary().
rest_help in drupal/core/modules/rest/rest.module
Implements hook_help().
Result::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php
Default options form that provides the label widget that all fields should have.
Revision::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php
Provide link to revision option.
RevisionLink::render_link in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php
RevisionLinkDelete::render_link in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkDelete.php
RevisionLinkRevert::render_link in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php
Role::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php
Provide the default form for setting options.
Role::summaryTitle in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php
Return a string to display as the clickable title for the access control.
Role::validateOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php
Provide the default form form for validating options
RoleFormController::form in drupal/core/modules/user/lib/Drupal/user/RoleFormController.php
Returns the actual form array to be built.
RoleFormController::save in drupal/core/modules/user/lib/Drupal/user/RoleFormController.php
Form submission handler for the 'save' action.
RoleListController::buildForm in drupal/core/modules/user/lib/Drupal/user/RoleListController.php
Form constructor.
RoleListController::buildHeader in drupal/core/modules/user/lib/Drupal/user/RoleListController.php
Builds the header row for the entity listing.
RoleListController::buildRow in drupal/core/modules/user/lib/Drupal/user/RoleListController.php
Builds a row for an entity in the entity listing.
RoleListController::getOperations in drupal/core/modules/user/lib/Drupal/user/RoleListController.php
Overrides \Drupal\Core\Entity\EntityListController::getOperations();
RoleListController::submitForm in drupal/core/modules/user/lib/Drupal/user/RoleListController.php
Form submission handler.
Roles::documentSelfTokens in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Roles.php
Document any special tokens this field might use for itself.
Roles::operators in drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Roles.php
Override empty and not empty operator labels to be clearer for user roles.
RouteProviderTest::testOutlinePathNoMatch in drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php
Confirms that an exception is thrown when no matching path is found.
router_test_permission in drupal/core/modules/system/tests/modules/router_test/router_test.module
Implements hook_permission().
RowEntityTest::assertText in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php
Pass if the text is found in set string.
RowPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php
Provide a form for setting options.
RowTest::buildOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/row/RowTest.php
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm().
RowUITest::testRowUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RowUITest.php
Tests changing the row plugin and changing some options of a row.
Rss::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
Provide a form to edit options for this plugin.
Rss::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Provide a form for setting options.
Rss::buildOptionsForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
Provide a form for setting options.
Rss::buildOptionsForm_summary_options in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Return the main options, which are shown in the summary title.
Rss::options_form_summary_options in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
Return the main options, which are shown in the summary title
RssFeedsForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/RssFeedsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
RssFields::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php
Provide a form for setting options.
RssFields::validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php
Validate that the plugin is correct and can be saved.
RssTest::testTaxonomyRss in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/RssTest.php
Tests that terms added to nodes are displayed in core RSS feed.
SaveDataTest::testExistingError in drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php
Test that file_save_data() fails overwriting an existing file.
SaveDataTest::testExistingRename in drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php
Test file_save_data() when renaming around an existing file.
SaveDataTest::testExistingReplace in drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php
Test file_save_data() when replacing an existing file.
SaveDataTest::testWithFilename in drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php
Test the file_save_data() function when a filename is provided.
SaveDataTest::testWithoutFilename in drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php
Test the file_save_data() function when no filename is provided.
SaveTest::testFileSave in drupal/core/modules/file/lib/Drupal/file/Tests/SaveTest.php
SaveUploadTest::setUp in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Sets up a Drupal site for running functional and integration tests.
SaveUploadTest::testExistingError in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test for failure when uploading over a file that already exists.
SaveUploadTest::testExistingRename in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test renaming when uploading over a file that already exists.
SaveUploadTest::testExistingReplace in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test replacement when uploading over a file that already exists.
SaveUploadTest::testHandleDangerousFile in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test dangerous file handling.
SaveUploadTest::testHandleExtension in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test extension handling.
SaveUploadTest::testHandleFileMunge in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test file munge handling.
SaveUploadTest::testNormal in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test the file_save_upload() function.
SaveUploadTest::testNoUpload in drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php
Test for no failures when not uploading a file.
Schema::addField in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Add a new field to a table.
Schema::addField in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php
Add a new field to a table.
Schema::addField in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Add a new field to a table.
Schema::addIndex in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Add an index.
Schema::addIndex in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php
Add an index.
Schema::addIndex in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Add an index.
Schema::addPrimaryKey in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Add a primary key.
Schema::addPrimaryKey in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php
Add a primary key.
Schema::addPrimaryKey in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Add a primary key.
Schema::addUniqueKey in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Add a unique key.
Schema::addUniqueKey in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php
Add a unique key.
Schema::addUniqueKey in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Add a unique key.
Schema::changeField in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Change a field definition.
Schema::changeField in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php
Change a field definition.
Schema::changeField in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Change a field definition.
Schema::createTable in drupal/core/lib/Drupal/Core/Database/Schema.php
Create a new table from a Drupal table definition.
Schema::fieldSetDefault in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Set the default value for a field.
Schema::fieldSetDefault in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php
Set the default value for a field.
Schema::fieldSetDefault in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Set the default value for a field.
Schema::fieldSetNoDefault in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Set a field to have no default value.
Schema::fieldSetNoDefault in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php
Set a field to have no default value.
Schema::fieldSetNoDefault in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Set a field to have no default value.
Schema::renameTable in drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php
Rename a table.
Schema::renameTable in drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php
Rename a table.
Schema::renameTable in drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Rename a table.
Score::buildOptionsForm in drupal/core/modules/search/lib/Drupal/search/Plugin/views/field/Score.php
Default options form that provides the label widget that all fields should have.
Search::operatorForm in drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php
Provide simple equality operator
Search::valueForm in drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php
Provide a simple textfield for equality
SearchAdvancedSearchFormTest::testNodeType in drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php
Test using the search form with GET and POST queries. Test using the advanced search form to limit search to nodes of type "Basic page".
SearchBlockTest::testSearchFormBlock in drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php
Test that the search form block can be placed and works.
SearchCommentCountToggleTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTest::testSearchCommentCountToggle in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php
Verify that comment count display toggles properly on comment status of node
SearchCommentTest::assertCommentAccess in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Update search index and search for comment.
SearchCommentTest::testAddNewComment in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTest::testSearchResultsComment in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchCommentTest::testSearchResultsCommentAccess in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchConfigSettingsFormTest::testSearchModuleDisabling in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Verify that you can disable individual search modules.
SearchConfigSettingsFormTest::testSearchModuleSettingsPage in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Verify module-supplied settings form.
SearchConfigSettingsFormTest::testSearchSettingsPage in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Verify the search settings form.
SearchEmbedFormTest::testEmbeddedForm in drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php
Tests that the embedded form appears and can be submitted.
SearchExactTest::testExactQuery in drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SearchLanguageTest::testLanguages in drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php
SearchNodeAccessTest::testPhraseSearchPunctuation in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php
Tests that search returns results with punctuation in the search phrase.
SearchNumberMatchingTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNumberMatchingTest::testNumberSearching in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php
Tests that all the numbers can be searched.
SearchNumbersTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNumbersTest::testNumberSearching in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php
Tests that all the numbers can be searched.
SearchPageTextTest::testSearchText in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php
Tests the failed search text, and various other text on the search page.
SearchPreprocessLangcodeTest::testPreprocessLangcode in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php
Tests that hook_search_preprocess() returns the correct langcode.
SearchPreprocessLangcodeTest::testPreprocessStemming in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php
Tests stemming for hook_search_preprocess().
SearchQuery::executeFirstPass in drupal/core/modules/search/lib/Drupal/search/SearchQuery.php
Executes the first pass query.
SearchQuery::parseSearchExpression in drupal/core/modules/search/lib/Drupal/search/SearchQuery.php
Parses the search query into SQL conditions.
SearchRankingTest::testRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
SearchRow::buildOptionsForm in drupal/core/modules/search/lib/Drupal/search/Plugin/views/row/SearchRow.php
Provide a form for setting options.
SearchSettingsForm::buildForm in drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SearchSettingsForm::submitForm in drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
SearchSettingsForm::validateForm in drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
search_box in drupal/core/modules/search/search.module
Form constructor for the search block's search box.
search_box_form_submit in drupal/core/modules/search/search.module
Form submission handler for search_box().
search_embedded_form_form in drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module
Form constructor for embedding search results for testing.
search_embedded_form_form_submit in drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module
Submit handler for search_embedded_form_form().
search_excerpt in drupal/core/modules/search/search.module
Returns snippets from a piece of text, with certain keywords highlighted.
search_extra_type_search_admin in drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module
Implements hook_search_admin().
search_form in drupal/core/modules/search/search.module
Form constructor for the search form.
search_form_submit in drupal/core/modules/search/search.pages.inc
Form submission handler for search_form().
search_help in drupal/core/modules/search/search.module
Implements hook_help().
search_permission in drupal/core/modules/search/search.module
Implements hook_permission().
search_view in drupal/core/modules/search/search.pages.inc
Page callback: Presents the search form and/or search results.
SelectionBase::getDerivativeDefinitions in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Derivative/SelectionBase.php
Implements DerivativeInterface::getDerivativeDefinitions().
SelectionBase::settingsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php
Implements SelectionInterface::settingsForm().
SelectionBase::validateAutocompleteInput in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php
Implements SelectionInterface::validateAutocompleteInput().
SelectionBroken::settingsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionBroken.php
Implements SelectionInterface::settingsForm().
SelectTableSortDefaultTest::testTableSortDefaultSort in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php
Confirms that no error is thrown if no sort is set in a tableselect.
SelectTableSortDefaultTest::testTableSortQuery in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php
Confirms that a tablesort query returns the correct results.
SelectTableSortDefaultTest::testTableSortQueryFirst in drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php
Confirms precedence of tablesorts headers.
Serialized::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php
Default options form that provides the label widget that all fields should have.
Serialized::validateOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php
Validate the options form.
Serializer::buildOptionsForm in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php
Provide a form to edit options for this plugin.
SessionHttpsTest::testHttpsSession in drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php
SessionTest::testEmptyAnonymousSession in drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php
Test that empty anonymous sessions are destroyed.
SessionTest::testSessionSaveRegenerate in drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php
Tests for drupal_save_session() and drupal_session_regenerate().
SetDelete::buildForm in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SetDelete::getConfirmText in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php
Returns a caption for the button that confirms the action.
SetDelete::getQuestion in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php
Returns the question to ask the user.
SetDelete::submitForm in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php
Form submission handler.
SettingsForm::buildForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SettingsTest::testEditUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/SettingsTest.php
Tests the settings for the edit ui.
seven_form_node_form_alter in drupal/core/themes/seven/seven.theme
Implements hook_form_BASE_FORM_ID_alter().
seven_node_add_list in drupal/core/themes/seven/seven.theme
Displays the list of available node types for node creation.
seven_tablesort_indicator in drupal/core/themes/seven/seven.theme
Overrides theme_tablesort_indicator().
ShapeItem::getPropertyDefinitions in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/ShapeItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
ShortcutFormController::form in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
ShortcutFormController::save in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::save().
ShortcutFormController::validate in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::validate().
ShortcutLinksTest::testShortcutLinkAdd in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php
Tests that creating a shortcut works properly.
ShortcutLinksTest::testShortcutLinkChangePath in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php
Tests that changing the path of a shortcut link works.
ShortcutLinksTest::testShortcutLinkRename in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php
Tests that shortcut links can be renamed.
ShortcutLinksTest::testShortcutQuickLink in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php
Tests that the "add to shortcut" link changes to "remove shortcut".
ShortcutListController::buildHeader in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php
Overrides \Drupal\Core\Entity\EntityListController::buildHeader().
ShortcutListController::getOperations in drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php
Overrides \Drupal\Core\Entity\EntityListController::getOperations().
ShortcutSetsTest::testShortcutSetDelete in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php
Tests deleting a shortcut set.
ShortcutSetsTest::testShortcutSetRename in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php
Tests renaming a shortcut set.
ShortcutSetsTest::testShortcutSetRenameAlreadyExists in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php
Tests renaming a shortcut set to the same name as another set.
ShortcutSetsTest::testShortcutSetSwitchCreate in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php
Tests switching a user's shortcut set and creating one at the same time.
ShortcutSetsTest::testShortcutSetSwitchNoSetName in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php
Tests switching a user's shortcut set without providing a new set name.
ShortcutSetsTest::testShortcutSetSwitchOwn in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php
Tests switching a user's own shortcut set.
shortcut_entity_bundle_info in drupal/core/modules/shortcut/shortcut.module
Implements hook_entity_bundle_info().
shortcut_help in drupal/core/modules/shortcut/shortcut.module
Implements hook_help().
shortcut_link_add in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for adding a new shortcut link.
shortcut_link_add_inline in drupal/core/modules/shortcut/shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
shortcut_link_add_submit in drupal/core/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_link_add().
shortcut_link_edit in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for editing a shortcut link.
shortcut_link_edit_submit in drupal/core/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_link_edit().
shortcut_link_edit_validate in drupal/core/modules/shortcut/shortcut.admin.inc
Validation handler for the shortcut link add and edit forms.
shortcut_permission in drupal/core/modules/shortcut/shortcut.module
Implements hook_permission().
shortcut_preprocess_page in drupal/core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page.tpl.php.
shortcut_set_customize in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for customizing shortcut sets.
shortcut_set_customize_submit in drupal/core/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_customize().
shortcut_set_switch in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the form for switching shortcut sets.
shortcut_set_switch_submit in drupal/core/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_switch().
shortcut_set_switch_validate in drupal/core/modules/shortcut/shortcut.admin.inc
Validation handler for shortcut_set_switch().
shortcut_toolbar in drupal/core/modules/shortcut/shortcut.module
Implements hook_toolbar().
ShutdownFunctionsTest::testShutdownFunctions in drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php
Test shutdown functions.
SimpletestResultsForm::buildForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php
Form constructor.
SimpletestResultsForm::__construct in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php
Constructs a \Drupal\simpletest\Form\SimpletestResultsForm object.
SimpletestSettingsForm::buildForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SimpletestSettingsForm::validateForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
SimpleTestTest::confirmStubTestResults in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Confirm that the stub test produced the desired results.
SimpleTestTest::stubTest in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Test to be run and the results confirmed.
SimpleTestTest::testInternalBrowser in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Test the internal browsers functionality.
SimpleTestTest::testWebTestRunner in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Make sure that tests selected through the web interface are run and that the results are displayed correctly.
SimpletestTestForm::buildForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php
Form constructor.
SimpletestTestForm::submitForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php
Form submission handler.
simpletest_clean_database in drupal/core/modules/simpletest/simpletest.module
Removed prefixed tables from the database that are left over from crashed tests.
simpletest_clean_environment in drupal/core/modules/simpletest/simpletest.module
Remove all temporary database tables and directories.
simpletest_clean_temporary_directories in drupal/core/modules/simpletest/simpletest.module
Find all leftover temporary directories and remove them.
simpletest_help in drupal/core/modules/simpletest/simpletest.module
Implements hook_help().
simpletest_permission in drupal/core/modules/simpletest/simpletest.module
Implements hook_permission().
simpletest_run_tests in drupal/core/modules/simpletest/simpletest.module
Actually runs tests.
SiteInformationForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SiteInformationForm::validateForm in drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
SiteMaintenanceModeForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SiteMaintenanceTest::testSiteMaintenance in drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php
Verify site maintenance mode functionality.
Some::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php
Provide the default form for setting options.
SortDateTest::testDateOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php
Tests numeric ordering of the result set.
SortingTest::testSorting in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php
Tests the sorting functionality.
SortPluginBase::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php
Display whether or not the sort order is ascending or descending
SortPluginBase::buildExposeForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php
Form for exposed handler options.
SortPluginBase::showExposeButton in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php
Shortcut to display the expose/hide button.
SortPluginBase::sortOptions in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php
Provide a list of options for the default sort form. Should be overridden by classes that don't override sort_form
SortRandomTest::testRandomOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php
Tests random ordering of the result set.
SortTest::testNumericOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php
Tests numeric ordering of the result set.
SortTest::testStringOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php
Tests string ordering of the result set.
Sql::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php
Add settings for the ui.
Sql::getAggregationInfo in drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php
Get aggregation info for group by queries.
SqlBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php
Provide the default form for setting options.
SqlBase::exposedFormValidate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php
SqlBase::validateOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php
Provide the default form form for validating options
st in drupal/core/includes/install.inc
Translates a string when some systems are not available.
StandardTest::testStandard in drupal/core/profiles/standard/lib/Drupal/standard/Tests/StandardTest.php
Tests Standard installation profile.
StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced in drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php
Tests form_state_values_clean().
StateValuesCleanTest::testFormStateValuesClean in drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php
Tests form_state_values_clean().
StatisticsAdminTest::testStatisticsSettings in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php
Verifies that the statistics settings page works.
StatisticsPopularBlock::access in drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php
Overrides \Drupal\block\BlockBase::access().
StatisticsPopularBlock::blockForm in drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
StatisticsSettingsForm::buildForm in drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
statistics_help in drupal/core/modules/statistics/statistics.module
Implements hook_help().
statistics_permission in drupal/core/modules/statistics/statistics.module
Implements hook_permission().
statistics_ranking in drupal/core/modules/statistics/statistics.module
Implements hook_ranking().
statistics_token_info in drupal/core/modules/statistics/statistics.tokens.inc
Implements hook_token_info().
statistics_views_data in drupal/core/modules/statistics/statistics.views.inc
Implements hook_views_data().
StorageTest::testDetails in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php
Tests changing label, description and tag.
StorageTest::testFormStatePersist in drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php
Tests a form using form state without using 'storage' to pass data from the constructor to a submit handler. The data has to persist even when caching gets activated, what may happen when a modules alter the form and adds #ajax properties.
String::adminSummary in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php
Display the filter on the administrative summary
String::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php
Build the options form.
String::getSortName in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php
Return a description of how the argument would normally be sorted.
String::operators in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array.
String::title in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php
Get the title this argument will assign the view, given the argument.
String::valueForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php
Provide a simple textfield for equality
StringItem::getPropertyDefinitions in drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
StylePluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Provide a form to edit options for this plugin.
StylePluginBase::validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Validate that the plugin is correct and can be saved.
StylesCombo::getButtons in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php
Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons().
StylesCombo::settingsForm in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php
Implements \Drupal\ckeditor\Plugin\CKEditorPluginConfigurableInterface::settingsForm().
StylesCombo::validateStylesValue in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php
#element_validate handler for the "styles" element in settingsForm().
StyleSerializerTest::testFieldRawOutput in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testReponseFormatConfiguration in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Tests the response format configuration.
StyleSerializerTest::testUIFieldAlias in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Test the field ID alias functionality of the DataFieldRow plugin.
StyleTest::buildOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm().
StyleTest::_testGrouping in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php
Tests the grouping features of styles.
StyleUITest::testStyleUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StyleUITest.php
Tests changing the style plugin and changing some options of a style.
SyslogTest::testSettings in drupal/core/modules/syslog/lib/Drupal/syslog/Tests/SyslogTest.php
Tests the syslog settings page.
syslog_form_system_logging_settings_alter in drupal/core/modules/syslog/syslog.module
Implements hook_form_FORM_ID_alter().
syslog_help in drupal/core/modules/syslog/syslog.module
Implements hook_help().
SystemConfigFormBase::buildForm in drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SystemConfigFormBase::submitForm in drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
SystemConfigFormTest::testSystemConfigForm in drupal/core/modules/system/lib/Drupal/system/Tests/Form/SystemConfigFormTest.php
Tests the SystemConfigFormTestBase class.
SystemConfigFormTestBase::testConfigForm in drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormTestBase.php
Submit the system_config_form ensure the configuration has expected values.
system_admin_config_page in drupal/core/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_admin_menu_block_page in drupal/core/modules/system/system.admin.inc
Provide a single block from the administration menu as a page.
system_check_directory in drupal/core/modules/system/system.module
Checks the existence of the directory specified in $form_element.
system_config_form in drupal/core/modules/system/system.module
Adds default behavior to a configuration form.
system_config_form_submit in drupal/core/modules/system/system.module
Form submission handler for system_config_form().
system_data_type_info in drupal/core/modules/system/system.module
Implements hook_data_type_info().
system_date_format_language_overview_page in drupal/core/modules/system/system.admin.inc
Page callback: Displays edit date format links for each language.
system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Form constructor for the date localization configuration form.
system_date_format_localize_form_submit in drupal/core/modules/system/system.admin.inc
Form submission handler for system_date_format_localize_form().
system_date_time_formats in drupal/core/modules/system/system.admin.inc
Displays the date format strings overview page.
system_date_time_lookup in drupal/core/modules/system/system.admin.inc
Ajax callback; Returns the date for a given format string.
system_filetransfer_info in drupal/core/modules/system/system.module
Implements hook_filetransfer_info().
system_get_module_admin_tasks in drupal/core/modules/system/system.module
Generate a list of tasks offered by a specified module.
system_help in drupal/core/modules/system/system.module
Implements hook_help().
system_modules in drupal/core/modules/system/system.admin.inc
Form constructor for the module enable/disable interface.
system_modules_submit in drupal/core/modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Form constructor for the uninstalling disabled modules form.
system_modules_uninstall_submit in drupal/core/modules/system/system.admin.inc
Processes the submitted uninstall form.
system_modules_uninstall_validate in drupal/core/modules/system/system.admin.inc
Validates the submitted uninstall form.
system_permission in drupal/core/modules/system/system.module
Implements hook_permission().
system_region_list in drupal/core/modules/system/system.module
Get a list of available regions from a specified theme.
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
system_retrieve_file in drupal/core/modules/system/system.module
Attempts to get a file using Guzzle HTTP client and to store it locally.
system_stream_wrappers in drupal/core/modules/system/system.module
Implements hook_stream_wrappers().
system_test_basic_auth_page in drupal/core/modules/system/tests/modules/system_test/system_test.module
system_test_filetransfer_info in drupal/core/modules/system/tests/modules/system_test/system_test.module
Implements hook_filetransfer_info().
system_test_main_content_fallback in drupal/core/modules/system/tests/modules/system_test/system_test.module
Menu callback to test main content fallback().
system_test_modules_disabled in drupal/core/modules/system/tests/modules/system_test/system_test.module
Implements hook_modules_disabled().
system_test_modules_enabled in drupal/core/modules/system/tests/modules/system_test/system_test.module
Implements hook_modules_enabled().
system_test_modules_installed in drupal/core/modules/system/tests/modules/system_test/system_test.module
Implements hook_modules_installed().
system_test_modules_uninstalled in drupal/core/modules/system/tests/modules/system_test/system_test.module
Implements hook_modules_uninstalled().
system_test_page_build in drupal/core/modules/system/tests/modules/system_test/system_test.module
Implements hook_page_build().
system_test_set_header in drupal/core/modules/system/tests/modules/system_test/system_test.module
system_themes_admin_form in drupal/core/modules/system/system.admin.inc
Form to select the administration theme.
system_themes_admin_form_submit in drupal/core/modules/system/system.admin.inc
Process system_themes_admin_form form submissions.
system_themes_page in drupal/core/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
system_theme_default in drupal/core/modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_settings in drupal/core/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
system_theme_settings_validate in drupal/core/modules/system/system.admin.inc
Validator for the system_theme_settings() form.
system_time_zones in drupal/core/modules/system/system.module
Generate an array of time zones and their local time&date.
system_token_info in drupal/core/modules/system/system.tokens.inc
Implements hook_token_info().
system_updater_info in drupal/core/modules/system/system.module
Implements hook_updater_info().
system_user_login in drupal/core/modules/system/system.module
Implements hook_user_login().
system_user_timezone in drupal/core/modules/system/system.module
Add the time zone field to the user edit and register forms.
Table::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php
Render the given style.
tablesort_header in drupal/core/includes/tablesort.inc
Formats a column header.
TableTest::testThemeTableWithEmptyMessage in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php
Tests that the table header is printed correctly even if there are no rows, and that the empty text is displayed correctly.
TaggedWithTest::testTaggedWith in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php
Tests the "tagged with" functionality.
TaggedWithTest::testTaggedWithByNodeType in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php
Tests that the "tagged with" form element only shows for node types that support it.
Taxonomy::buildOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php
Provide link to taxonomy option
Taxonomy::title in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/Taxonomy.php
Override the behavior of title(). Get the title of the node.
TaxonomyAutocompleteWidget::settingsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
TaxonomyIndexTid::buildExposeForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
Options form subform for exposed filter options.
TaxonomyIndexTid::buildExtraOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
Provide a form for setting options.
TaxonomyIndexTid::buildOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
Provide "link to term" option.
TaxonomyIndexTid::documentSelfTokens in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
Document any special tokens this field might use for itself.
TaxonomyIndexTid::valueForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
Options form subform for setting options.
TaxonomyIndexTidDepth::buildExtraOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php
Provide a form for setting options.
TaxonomyIndexTidDepth::operatorOptions in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php
Build strings from the operators() for 'select' options
TaxonomyTermReferenceItem::getPropertyDefinitions in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
taxonomy_autocomplete in drupal/core/modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_field_extra_fields in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_field_extra_fields().
taxonomy_field_info in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_field_info().
taxonomy_field_settings_form in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_field_settings_form().
taxonomy_field_validate in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_field_validate().
taxonomy_field_views_data in drupal/core/modules/taxonomy/taxonomy.views.inc
Implements hook_field_views_data().
taxonomy_field_views_data_views_data_alter in drupal/core/modules/taxonomy/taxonomy.views.inc
Implements hook_field_views_data_views_data_alter().
taxonomy_help in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_help().
taxonomy_overview_terms in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_overview_terms_submit in drupal/core/modules/taxonomy/taxonomy.admin.inc
Submit handler for terms overview form.
taxonomy_permission in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_permission().
taxonomy_term_confirm_delete in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the term delete form.
taxonomy_term_confirm_delete_submit in drupal/core/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a term after confirmation.
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
taxonomy_token_info in drupal/core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_token_info().
taxonomy_views_data in drupal/core/modules/taxonomy/taxonomy.views.inc
Implements hook_views_data().
taxonomy_views_data_alter in drupal/core/modules/taxonomy/taxonomy.views.inc
Implements hook_views_data_alter().
taxonomy_vocabulary_confirm_delete in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary delete confirmation form.
taxonomy_vocabulary_confirm_delete_submit in drupal/core/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a vocabulary after confirmation.
taxonomy_vocabulary_confirm_reset_alphabetical in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder to confirm resetting a vocabulary to alphabetical order.
taxonomy_vocabulary_confirm_reset_alphabetical_submit in drupal/core/modules/taxonomy/taxonomy.admin.inc
Submit handler to reset a vocabulary to alphabetical order after confirmation.
TelephoneDefaultWidget::settingsForm in drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/widget/TelephoneDefaultWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
TelephoneFieldTest::testTelephoneField in drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php
Helper function for testTelephoneField().
TelephoneItem::getPropertyDefinitions in drupal/core/modules/telephone/lib/Drupal/telephone/Type/TelephoneItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
TelephoneLinkFormatter::settingsForm in drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php
Returns a form to configure settings for the formatter.
TelephoneLinkFormatter::settingsSummary in drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php
Returns a short summary for the current formatter settings.
telephone_field_info in drupal/core/modules/telephone/telephone.module
Implements hook_field_info().
template_preprocess_aggregator_feed_source in drupal/core/modules/aggregator/aggregator.pages.inc
Prepares variables for aggregator feed source templates.
template_preprocess_aggregator_item in drupal/core/modules/aggregator/aggregator.pages.inc
Prepares variables for aggregator item templates.
template_preprocess_aggregator_summary_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator summary item templates.
template_preprocess_comment in drupal/core/modules/comment/comment.module
Prepares variables for comment templates.
template_preprocess_forum_icon in drupal/core/modules/forum/forum.module
Prepares variables for forum icon templates.
template_preprocess_forum_list in drupal/core/modules/forum/forum.module
Prepares variables for forum list templates.
template_preprocess_forum_topic_list in drupal/core/modules/forum/forum.module
Prepares variables for forum topic list templates.
template_preprocess_language_content_settings_table in drupal/core/modules/language/language.admin.inc
Implements hook_preprocess_HOOK() for theme_language_content_settings_table().
template_preprocess_node in drupal/core/modules/node/node.module
Prepares variables for node templates.
template_preprocess_page in drupal/core/includes/theme.inc
Prepares variables for the page template.
template_preprocess_username in drupal/core/modules/user/user.module
Preprocesses variables for theme_username().
template_preprocess_views_ui_display_tab_bucket in drupal/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 drupal/core/modules/views_ui/views_ui.theme.inc
Prepares variables for Views UI display tab setting templates.
template_preprocess_views_ui_view_info in drupal/core/modules/views_ui/views_ui.theme.inc
Implements hook_preprocess_HOOK() for theme_views_ui_view_info().
template_preprocess_views_ui_view_preview_section in drupal/core/modules/views_ui/views_ui.theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
template_preprocess_views_view_table in drupal/core/modules/views/views.theme.inc
Prepares variables for views table templates.
Term::buildOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php
Provide the default form for setting options.
TermFieldMultipleVocabularyTest::testTaxonomyTermFieldMultipleVocabularies in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php
Tests term reference field and widget with multiple vocabularies.
TermFieldTest::testTaxonomyTermFieldWidgets in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php
Test widgets.
TermFormController::form in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
TermFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
TermFormController::validate in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
TermIndexTest::testTaxonomyIndex in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php
Tests that the taxonomy index is maintained properly.
TermLanguageTest::testDefaultTermLanguage in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php
TermLanguageTest::testTermLanguage in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php
TermSelection::settingsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/entity_reference/selection/TermSelection.php
Overrides SelectionBase::settingsForm().
TermStorageController::baseFieldDefinitions in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php
Overrides \Drupal\Core\Entity\DatabaseStorageControllerNG::baseFieldDefintions().
TermTest::testNodeTermCreationAndDeletion in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Test term creation with a free-tagging vocabulary from the node form.
TermTest::testReSavingTags in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Tests that editing and saving a node with no changes works correctly.
TermTest::testTaxonomyNode in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Test that hook_node_$op implementations work correctly.
TermTest::testTaxonomyTermHierarchy in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Test terms in a single and multiple hierarchy.
TermTest::testTermInterface in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Save, edit and delete a term using the user interface.
TermTest::testTermMultipleParentsInterface in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Test saving a term with multiple parents through the UI.
TermTest::testTermReorder in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Save, edit and delete a term using the user interface.
TestBase::assertEqual in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Check to see if two values are equal.
TestBase::assertFalse in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Check to see if a value is false (an empty string, 0, NULL, or FALSE).
TestBase::assertIdentical in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Check to see if two values are identical.
TestBase::assertNotEqual in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Check to see if two values are not equal.
TestBase::assertNotIdentical in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Check to see if two values are not identical.
TestBase::assertNotNull in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Check to see if a value is not NULL.
TestBase::assertNull in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Check to see if a value is NULL.
TestBase::assertTrue in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Check to see if a value is not false (not an empty string, 0, NULL, or FALSE).
TestBase::insertAssert in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Store an assertion from outside the testing context.
TestBase::run in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Run all tests in this class.
TestBase::tearDown in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Deletes created files, database tables, and reverts all environment changes.
TestBase::verbose in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Logs verbose message in a text file.
TestBlockInstantiation::blockForm in drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php
Returns the configuration form elements specific to this block plugin.
TestClass::onKernelRequestTest in drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestClass.php
A simple kernel listener method.
TestEntityFormController::form in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
TestEntityFormController::save in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
TestFieldDefaultFormatter::settingsForm in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php
Returns a form to configure settings for the formatter.
TestFieldDefaultFormatter::settingsSummary in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php
Returns a short summary for the current formatter settings.
TestFieldMultipleFormatter::settingsForm in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php
Returns a form to configure settings for the formatter.
TestFieldMultipleFormatter::settingsSummary in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php
Returns a short summary for the current formatter settings.
TestFieldPrepareViewFormatter::settingsForm in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php
Returns a form to configure settings for the formatter.
TestFieldPrepareViewFormatter::settingsSummary in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php
Returns a short summary for the current formatter settings.
TestFieldWidget::settingsForm in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
TestFieldWidgetMultiple::settingsForm in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
TestItem::getPropertyDefinitions in drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/TestItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
TestProcessor::settingsForm in drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm().
test_page_test_page in drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module
Page callback: Returns a test page and sets the title.
TextareaWidget::settingsForm in drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
TextareaWithSummaryWidget::formElement in drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php
Overrides TextareaWidget::formElement().
TextFieldTest::_testTextfieldWidgets in drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgets().
TextFieldTest::_testTextfieldWidgetsFormatted in drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TextfieldWidget::settingsForm in drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
TextItem::getPropertyDefinitions in drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
TextSummaryItem::getPropertyDefinitions in drupal/core/modules/text/lib/Drupal/text/Type/TextSummaryItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
TextTranslationTest::setUp in drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
TextTranslationTest::testTextField in drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php
Test that a plaintext textfield widget is correctly populated.
TextTranslationTest::testTextFieldFormatted in drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php
Check that user that does not have access the field format cannot see the source value when creating a translation.
TextTrimmedFormatter::settingsForm in drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php
Returns a form to configure settings for the formatter.
TextTrimmedFormatter::settingsSummary in drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php
Returns a short summary for the current formatter settings.
text_field_info in drupal/core/modules/text/text.module
Implements hook_field_info().
text_field_instance_settings_form in drupal/core/modules/text/text.module
Implements hook_field_instance_settings_form().
text_field_settings_form in drupal/core/modules/text/text.module
Implements hook_field_settings_form().
text_field_validate in drupal/core/modules/text/text.module
Implements hook_field_validate().
text_help in drupal/core/modules/text/text.module
Implements hook_help().
theme in drupal/core/includes/theme.inc
Generates themed output.
Theme::postInstallTasks in drupal/core/lib/Drupal/Core/Updater/Theme.php
Overrides Drupal\Core\Updater\Updater::postInstallTasks().
ThemeController::disable in drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php
Disables a theme.
ThemeController::enable in drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php
Enables a theme.
ThemeTest::testAdministrationTheme in drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php
Test the administration theme functionality.
ThemeTest::testInvalidTheme in drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php
Test that themes can't be enabled when the base theme or engine is missing.
ThemeTest::testSwitchDefaultTheme in drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php
Test switching the default theme.
ThemeTest::testTaxonomyTermThemes in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php
Test the theme used when adding, viewing and editing taxonomy terms.
ThemeTest::testThemeSettings in drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php
Test the theme settings form.
ThemeTestPhpTemplate::testTemplateOverride in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestPhpTemplate.php
Ensures a theme's template is overrideable based on the 'template' filename.
theme_aggregator_page_rss in drupal/core/modules/aggregator/aggregator.pages.inc
Prints the RSS page for a feed.
theme_book_admin_table in drupal/core/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_breadcrumb in drupal/core/includes/theme.inc
Returns HTML for a breadcrumb trail.
theme_ckeditor_settings_toolbar in drupal/core/modules/ckeditor/ckeditor.admin.inc
Displays the toolbar configuration for CKEditor.
theme_comment_block in drupal/core/modules/comment/comment.module
Returns HTML for a list of recent comments.
theme_comment_post_forbidden in drupal/core/modules/comment/comment.module
Returns HTML for a "you can't post comments" notice.
theme_datetime_wrapper in drupal/core/modules/datetime/datetime.module
Returns HTML for a datetime form element.
theme_feed_icon in drupal/core/includes/theme.inc
Returns HTML for a feed icon.
theme_field_multiple_value_form in drupal/core/modules/field/field.form.inc
Returns HTML for an individual form element.
theme_file_formatter_table in drupal/core/modules/file/file.field.inc
Returns HTML for a file attachments table.
theme_file_upload_help in drupal/core/modules/file/file.field.inc
Returns HTML for help text based on file upload validators.
theme_file_widget_multiple in drupal/core/modules/file/file.field.inc
Returns HTML for a group of file upload widgets.
theme_filter_html_image_secure_image in drupal/core/modules/filter/filter.module
Formats an image DOM element that has an invalid source.
theme_filter_tips in drupal/core/modules/filter/filter.pages.inc
Returns HTML for a set of filter tips.
theme_image_resize_summary in drupal/core/modules/image/image.admin.inc
Returns HTML for a summary of an image resize effect.
theme_image_rotate_summary in drupal/core/modules/image/image.admin.inc
Returns HTML for a summary of an image rotate effect.
theme_image_scale_summary in drupal/core/modules/image/image.admin.inc
Returns HTML for a summary of an image scale effect.
theme_image_style_effects in drupal/core/modules/image/image.admin.inc
Returns HTML for a listing of the effects within a specific image style.
theme_image_style_list in drupal/core/modules/image/image.admin.inc
Returns HTML for the page containing the list of image styles.
theme_image_style_preview in drupal/core/modules/image/image.admin.inc
Returns HTML for a preview of an image style.
theme_language_negotiation_configure_browser_form_table in drupal/core/modules/language/language.admin.inc
Theme browser configuration form as table.
theme_language_negotiation_configure_form in drupal/core/modules/language/language.admin.inc
Returns HTML for the language negotiation configuration form.
theme_locale_translate_edit_form_strings in drupal/core/modules/locale/locale.pages.inc
Returns HTML for translation edit form.
theme_locale_translation_last_check in drupal/core/modules/locale/locale.pages.inc
Returns HTML for the last time we checked for update data.
theme_locale_translation_update_info in drupal/core/modules/locale/locale.pages.inc
Returns HTML for translation status information per language.
theme_mark in drupal/core/includes/theme.inc
Returns HTML for a marker for new or updated content.
theme_menu_local_task in drupal/core/includes/menu.inc
Returns HTML for a single local task link.
theme_menu_local_tasks in drupal/core/includes/menu.inc
Returns HTML for primary and secondary local tasks.
theme_menu_overview_form in drupal/core/modules/menu/menu.admin.inc
Returns HTML for the menu overview form into a table.
theme_more_help_link in drupal/core/includes/theme.inc
Returns HTML for a "more help" link.
theme_more_link in drupal/core/includes/theme.inc
Returns HTML for a "more" link, like those used in blocks.
theme_node_add_list in drupal/core/modules/node/node.pages.inc
Returns HTML for a list of available node types for node creation.
theme_node_admin_overview in drupal/core/modules/node/content_types.inc
Returns HTML for a node type description for the content type admin page.
theme_node_preview in drupal/core/modules/node/node.pages.inc
Returns HTML for a node preview for display during node creation and editing.
theme_node_recent_block in drupal/core/modules/node/node.module
Returns HTML for a list of recent content.
theme_node_search_admin in drupal/core/modules/node/node.module
Returns HTML for the content ranking part of the search settings admin page.
theme_pager in drupal/core/includes/pager.inc
Returns HTML for a query pager.
theme_pager_link in drupal/core/includes/pager.inc
Returns HTML for a link to a specific query result page.
theme_shortcut_set_customize in drupal/core/modules/shortcut/shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_simpletest_test_table in drupal/core/modules/simpletest/simpletest.theme.inc
Returns HTML for a test list generated by simpletest_test_form() into a table.
theme_status_messages in drupal/core/includes/theme.inc
Returns HTML for status and/or error messages, grouped by type.
theme_status_report in drupal/core/modules/system/system.admin.inc
Returns HTML for the status report.
theme_system_admin_index in drupal/core/modules/system/system.admin.inc
Returns HTML for the output of the admin index page.
theme_system_compact_link in drupal/core/modules/system/system.module
Returns HTML for a link to show or hide inline help descriptions.
theme_system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Returns HTML for a locale date format form.
theme_system_modules_details in drupal/core/modules/system/system.admin.inc
Returns HTML for the modules form.
theme_system_modules_uninstall in drupal/core/modules/system/system.admin.inc
Returns HTML for a table of currently disabled modules.
theme_system_powered_by in drupal/core/modules/system/system.module
Returns HTML for the Powered by Drupal text.
theme_system_themes_page in drupal/core/modules/system/system.admin.inc
Returns HTML for the Appearance page.
theme_tablesort_indicator in drupal/core/includes/theme.inc
Returns HTML for a sort icon.
theme_update_last_check in drupal/core/modules/update/update.module
Returns HTML for the last time we checked for update data.
theme_update_report in drupal/core/modules/update/update.report.inc
Returns HTML for the project status report.
theme_update_status_label in drupal/core/modules/update/update.report.inc
Returns HTML for a label to display for a project's update status.
theme_update_version in drupal/core/modules/update/update.report.inc
Returns HTML for the version display of a project.
theme_user_admin_permissions in drupal/core/modules/user/user.admin.inc
Returns HTML for the administer permissions page.
theme_views_mini_pager in drupal/core/modules/views/views.theme.inc
theme_views_ui_build_group_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the build group filter form.
theme_views_ui_rearrange_filter_form in drupal/core/modules/views_ui/views_ui.theme.inc
Turn the rearrange form into a proper table
theme_views_ui_style_plugin_table in drupal/core/modules/views_ui/views_ui.theme.inc
Theme the form for the table style plugin
Tid::buildOptionsForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php
Provide the default form for setting options.
Time::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php
Provide a form to edit options for this plugin.
Time::validateOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php
Validate the options form.
TimeInterval::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/TimeInterval.php
Default options form that provides the label widget that all fields should have.
Title::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php
Overrides Drupal\views\Plugin\views\AreaPluginBase::buildOptionsForm().
TokenizeAreaPluginBase::tokenForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TokenizeAreaPluginBase.php
Adds tokenization form elements.
TokenReplaceTest::testTaxonomyTokenReplacement in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php
Creates some terms and a node, then tests the tokens generated from them.
ToolbarMenuTranslationTest::testToolbarClasses in drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php
Tests that toolbar classes don't change when adding a translation.
toolbar_element_info in drupal/core/modules/toolbar/toolbar.module
Implements hook_element_info().
toolbar_help in drupal/core/modules/toolbar/toolbar.module
Implements hook_help().
toolbar_permission in drupal/core/modules/toolbar/toolbar.module
Implements hook_permission().
toolbar_test_toolbar in drupal/core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.module
Implements hook_toolbar().
toolbar_toolbar in drupal/core/modules/toolbar/toolbar.module
Implements hook_toolbar().
ToolkitGdTest::testManipulations in drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php
Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images.
ToolkitTest::testLoad in drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php
Test the image_load() function.
TourRenderController::viewMultiple in drupal/core/modules/tour/lib/Drupal/tour/TourRenderController.php
Overrides \Drupal\Core\Entity\EntityRenderController::viewMultiple().
TourTestController::tourTest1 in drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Controller/TourTestController.php
Outputs some content for testing tours.
TourTestController::tourTest2 in drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Controller/TourTestController.php
Outputs some content for testing tours.
tour_permission in drupal/core/modules/tour/tour.module
Implements hook_permission().
tour_toolbar in drupal/core/modules/tour/tour.module
Implements hook_toolbar().
TrackerAttributesTest::setUp in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
TrackerAttributesTest::_testBasicTrackerRdfaMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php
Helper function for testAttributesInTracker().
TrackerNodeAccessTest::testTrackerNodeAccess in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php
Ensure private node on /tracker is only visible to users with permission.
TrackerTest::testTrackerAdminUnpublish in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerCronIndexing in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerNewComments in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for comment counters on the tracker listing.
TrackerTest::testTrackerUser in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of nodes on a user's tracker listing.
tracker_help in drupal/core/modules/tracker/tracker.module
Implements hook_help().
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
tracker_views_data in drupal/core/modules/tracker/tracker.views.inc
Implements hook_views_data().
tracker_views_data_alter in drupal/core/modules/tracker/tracker.views.inc
Implements hook_views_data_alter().
TrailTest::testMenuTreeSetPath in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TrailTest.php
Tests active trails are properly affected by menu_tree_set_path().
Translation::__construct in drupal/core/lib/Drupal/Core/Annotation/Translation.php
Constructs a Translation object.
TranslationEntityViewsUITest::testViewsUI in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php
Tests the views UI.
TranslationLink::buildOptionsForm in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::buildOptionsForm().
TranslationLink::render_link in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php
Alters the field to render a link.
TranslationTest::addLanguage in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Installs the specified language, or enables it if it is already installed.
TranslationTest::createPage in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Creates a "Basic page" in the specified language.
TranslationTest::createTranslation in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Creates a translation for a basic page in the specified language.
TranslationTest::setUp in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Sets up a Drupal site for running functional and integration tests.
TranslationTest::testContentTranslation in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Creates, modifies, and updates a basic page with a translation.
TranslationTest::testLanguageSwitcherBlockIntegration in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Tests that the language switcher block alterations work as intended.
TranslationTest::testLanguageSwitchLinks in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Checks that the language switch links behave properly.
TranslationWebTest::testFieldFormTranslationRevisions in drupal/core/modules/field/lib/Drupal/field/Tests/TranslationWebTest.php
Tests field translations when creating a new revision.
translation_entity_delete_confirm in drupal/core/modules/translation_entity/translation_entity.pages.inc
Form constructor for the translation deletion confirmation.
translation_entity_enable in drupal/core/modules/translation_entity/translation_entity.install
Implements hook_enable().
translation_entity_field_extra_fields in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_field_extra_fields().
translation_entity_field_sync_widget in drupal/core/modules/translation_entity/translation_entity.admin.inc
Returns a form element to configure field synchronization.
translation_entity_form_field_ui_field_edit_form_alter in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_form_FORM_ID_alter() for 'field_ui_field_edit_form'.
translation_entity_form_language_content_settings_submit in drupal/core/modules/translation_entity/translation_entity.admin.inc
Form submission handler for translation_entity_admin_settings_form().
translation_entity_form_language_content_settings_validate in drupal/core/modules/translation_entity/translation_entity.admin.inc
Form validation handler for translation_entity_admin_settings_form().
translation_entity_help in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_help().
translation_entity_language_configuration_element_process in drupal/core/modules/translation_entity/translation_entity.module
Process callback: Expands the language_configuration form element.
translation_entity_language_configuration_element_validate in drupal/core/modules/translation_entity/translation_entity.module
Form validation handler for element added with translation_entity_language_configuration_element_process().
translation_entity_overview in drupal/core/modules/translation_entity/translation_entity.pages.inc
Translations overview page callback.
translation_entity_permission in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_permission().
translation_entity_translatable_batch_done in drupal/core/modules/translation_entity/translation_entity.admin.inc
Batch finished callback: Checks the exit status of the batch operation.
translation_entity_translatable_form in drupal/core/modules/translation_entity/translation_entity.admin.inc
Form constructor for the confirmation of translatability switching.
translation_entity_translatable_form_submit in drupal/core/modules/translation_entity/translation_entity.admin.inc
Form submission handler for translation_entity_translatable_form().
translation_form_node_form_alter in drupal/core/modules/translation/translation.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter in drupal/core/modules/translation/translation.module
Implements hook_form_FORM_ID_alter() for node_type_form().
translation_help in drupal/core/modules/translation/translation.module
Implements hook_help().
translation_node_overview in drupal/core/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_prepare in drupal/core/modules/translation/translation.module
Implements hook_node_prepare().
translation_node_type_language_translation_enabled_validate in drupal/core/modules/translation/translation.module
Checks if translation can be enabled.
translation_node_validate in drupal/core/modules/translation/translation.module
Implements hook_node_validate().
translation_permission in drupal/core/modules/translation/translation.module
Implements hook_permission().
TwigTemplate::getContextReference in drupal/core/lib/Drupal/Core/Template/TwigTemplate.php
twig_render_var in drupal/core/themes/engines/twig/twig.engine
Wrapper around render() for twig printed output.
Type::buildOptionsForm in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Type.php
Provide machine_name option for to node type display.
Type::node_type in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Type.php
Type::render_name in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Type.php
Render node type as human readable name, unless using machine_name option.
TypedDataTest::testTypedDataValidation in drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php
Tests typed data validation.
UnformattedSummary::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php
Provide a form to edit options for this plugin.
UnpublishByKeywordComment::form in drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php
Form constructor.
UnpublishByKeywordNode::form in drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php
Form constructor.
UpdateContribTest::testHookUpdateStatusAlter in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Checks that hook_update_status_alter() works to change a status.
UpdateContribTest::testNoReleasesAvailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateContribTest::testUpdateBaseThemeSecurityUpdate in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests that subthemes are notified about security updates for base themes.
UpdateContribTest::testUpdateBrokenFetchURL in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateContribTest::testUpdateContribBasic in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests the basic functionality of a contrib module on the status report.
UpdateContribTest::testUpdateContribOrder in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests that contrib projects are ordered by project name.
UpdateContribTest::testUpdateShowDisabledThemes in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateCoreTest::testDatestampMismatch in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Ensures proper results where there are date mismatches among modules.
UpdateCoreTest::testLanguageModuleUpdate in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Checks language module in core package at admin/reports/updates.
UpdateCoreTest::testModulePageRegularUpdate in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when an update is missing.
UpdateCoreTest::testModulePageRunCron in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Checks that running cron updates the list of available updates.
UpdateCoreTest::testModulePageSecurityUpdate in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTest::testModulePageUpToDate in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when the site is up to date.
UpdateCoreTest::testNormalUpdateAvailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Tests the Update Manager module when one normal update is available.
UpdateCoreTest::testNoUpdatesAvailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Tests the Update Manager module when no updates are available.
UpdateCoreTest::testSecurityUpdateAvailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Tests the Update Manager module when a security update is available.
UpdateCoreTest::testServiceUnavailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Tests the Update Manager module when the update server returns 503 errors.
UpdateFeedItemTest::testUpdateFeedItem in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php
Tests running "update items" from 'admin/config/services/aggregator' page.
UpdateFeedTest::testUpdateFeed in drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php
Creates a feed and attempts to update it.
Updater::factory in drupal/core/lib/Drupal/Core/Updater/Updater.php
Returns an Updater of the appropriate type depending on the source.
Updater::getProjectTitle in drupal/core/lib/Drupal/Core/Updater/Updater.php
Returns the project name from a Drupal info file.
Updater::getUpdaterFromDirectory in drupal/core/lib/Drupal/Core/Updater/Updater.php
Determines which Updater class can operate on the given directory.
Updater::install in drupal/core/lib/Drupal/Core/Updater/Updater.php
Installs a Drupal project, returns a list of next actions.
Updater::prepareInstallDirectory in drupal/core/lib/Drupal/Core/Updater/Updater.php
Makes sure the installation parent directory exists and is writable.
Updater::update in drupal/core/lib/Drupal/Core/Updater/Updater.php
Updates a Drupal project and returns a list of next actions.
UpdateScriptTest::testNoUpdateFunctionality in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
Tests update.php when there are no updates to apply.
UpdateScriptTest::testRequirements in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptTest::testSuccessfulUpdateFunctionality in drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php
Tests update.php after performing a successful update.
UpdateSettingsForm::buildForm in drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
UpdateSettingsForm::validateForm in drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::validateForm().
UpdateTest::testExpressionUpdate in drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php
Tests updating with expressions.
UpdateTest::testPrimaryKeyUpdate in drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php
Confirm that we can update the primary key of a record successfully.
UpdateTestBase::standardTests in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php
Runs a series of assertions that are applicable to all update statuses.
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php
Checks the messages on update manager pages when missing a security update.
UpdateUploadTest::testUploadModule in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php
Tests upload and extraction of a module.
update_authorize_batch_copy_project in drupal/core/modules/update/update.authorize.inc
Batch callback: Copies project to its proper place when authorized to do so.
update_authorize_install_batch_finished in drupal/core/modules/update/update.authorize.inc
Batch callback: Performs actions when the authorized install batch is done.
update_authorize_run_install in drupal/core/modules/update/update.authorize.inc
Installs a new project when invoked by authorize.php.
update_authorize_run_update in drupal/core/modules/update/update.authorize.inc
Updates existing projects when invoked by authorize.php.
update_authorize_update_batch_finished in drupal/core/modules/update/update.authorize.inc
Batch callback: Performs actions when the authorized update batch is done.
update_calculate_project_data in drupal/core/modules/update/update.compare.inc
Calculates the current update status of all projects on the site.
update_calculate_project_update_status in drupal/core/modules/update/update.compare.inc
Calculates the current update status of a specific project.
update_do_one in drupal/core/includes/update.inc
Performs one update and stores the results for display on the results page.
update_fetch_data_batch in drupal/core/modules/update/update.fetch.inc
Batch callback: Processes a step in batch for fetching available update data.
update_fetch_data_finished in drupal/core/modules/update/update.fetch.inc
Batch callback: Performs actions when all fetch tasks have been completed.
update_help in drupal/core/modules/update/update.module
Implements hook_help().
update_helpful_links in drupal/core/update.php
Provides links to the homepage and administration pages.
update_mail in drupal/core/modules/update/update.module
Implements hook_mail().
update_manager_archive_extract in drupal/core/modules/update/update.manager.inc
Unpacks a downloaded archive file.
update_manager_batch_project_get in drupal/core/modules/update/update.manager.inc
Batch callback: Downloads, unpacks, and verifies a project.
update_manager_download_batch_finished in drupal/core/modules/update/update.manager.inc
Batch callback: Performs actions when the download batch is completed.
update_manager_install_form in drupal/core/modules/update/update.manager.inc
Form constructor for the install form of the Update Manager module.
update_manager_install_form_submit in drupal/core/modules/update/update.manager.inc
Form submission handler for update_manager_install_form().
update_manager_install_form_validate in drupal/core/modules/update/update.manager.inc
Form validation handler for update_manager_install_form().
update_manager_update_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update form of the Update Manager module.
update_manager_update_form_submit in drupal/core/modules/update/update.manager.inc
Form submission handler for update_manager_update_form().
update_manager_update_form_validate in drupal/core/modules/update/update.manager.inc
Form validation handler for update_manager_update_form().
update_manager_update_ready_form in drupal/core/modules/update/update.manager.inc
Form constructor for the update ready form.
update_manager_update_ready_form_submit in drupal/core/modules/update/update.manager.inc
Form submission handler for update_manager_update_ready_form().
update_manual_status in drupal/core/modules/update/update.fetch.inc
Page callback: Checks for updates and displays the update status report.
update_process_project_info in drupal/core/modules/update/update.compare.inc
Determines version and type information for currently installed projects.
update_requirements in drupal/core/modules/update/update.install
Implements hook_requirements().
update_script_selection_form in drupal/core/update.php
Form constructor for the list of available database module updates.
update_script_test_cache_flush in drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module
Implements hook_cache_flush().
update_script_test_update_8000 in drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install
Dummy update function to run during the tests.
update_test_filetransfer_info in drupal/core/modules/update/tests/modules/update_test/update_test.module
Implements hook_filetransfer_info().
update_test_menu in drupal/core/modules/update/tests/modules/update_test/update_test.module
Implements hook_menu().
update_verify_update_archive in drupal/core/modules/update/update.module
Implements hook_verify_update_archive().
UpgradePathTestBase::performUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Perform the upgrade.
Uri::buildOptionsForm in drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php
Provide link to file option
UriItem::getPropertyDefinitions in drupal/core/lib/Drupal/Core/Entity/Field/Type/UriItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
Url::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Url.php
Provide link to the page being visited.
UrlAlterFunctionalTest::getInfo in drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php
UrlAlterFunctionalTest::testUrlAlter in drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php
Test that URL altering works and that it occurs in the correct order.
UrlTest::testFormUrl in drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php
Tests that #type 'url' fields are properly validated and trimmed.
UsageTest::testAddUsage in drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php
Tests file_usage()->add().
UsageTest::testGetUsage in drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php
Tests file_usage()->listUsage().
UsageTest::testRemoveUsage in drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php
Tests file_usage()->delete().
UsageTest::testTempFileCleanup in drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php
Ensure that temporary files are removed.
User::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php
Provide link to node option
User::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php
Provide the default form for setting options.
User::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/User.php
Provide the default form for setting options.
UserAccountLinksTests::testDisabledAccountLink in drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php
Tests disabling the 'My account' link.
UserAdminListingTest::testUserListing in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminListingTest.php
Tests the listing.
UserAdminTest::testNotificationEmailAddress in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
Tests the alternate notification e-mail address for user mails.
UserAdminTest::testUserAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
Registers a user and deletes it.
UserBlocksTests::testUserLoginBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php
Test the user login block.
UserBlocksTests::testWhosOnlineBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php
Test the Who's Online block.
UserBulkForm::views_form in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/UserBulkForm.php
Provide a more useful title to improve the accessibility.
UserBulkForm::views_form_validate in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/UserBulkForm.php
UserCancelTest::testMassUserCancelByAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Create an administrative user and mass-delete other users.
UserCancelTest::testUserAnonymize in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Delete account and anonymize all content.
UserCancelTest::testUserBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Disable account and keep all content.
UserCancelTest::testUserBlockUnpublish in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Disable account and unpublish all content.
UserCancelTest::testUserCancelByAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Create an administrative user and delete another user.
UserCancelTest::testUserCancelInvalid in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Attempt invalid account cancellations.
UserCancelTest::testUserCancelUid1 in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Tests that user account for uid 1 cannot be cancelled.
UserCancelTest::testUserCancelWithoutPermission in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Attempt to cancel account without permission.
UserCancelTest::testUserDelete in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Delete account and remove all content.
UserCancelTest::testUserWithoutEmailCancelByAdmin in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Tests deletion of a user account without an e-mail address.
UserCreateFailMailTest::testUserAdd in drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateFailMailTest.php
Tests the create user administration page.
UserCreateTest::testUserAdd in drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateTest.php
Create a user through the administration interface and ensure that it displays in the user list.
UserData::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/UserData.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions().
UserEditedOwnAccountTest::testUserEditedOwnAccount in drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php
UserEditTest::testUserEdit in drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php
Test user edit page.
UserEditTest::testUserWithoutEmailEdit in drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php
Tests editing of a user account without an e-mail address.
UserLanguageCreationTest::testLocalUserCreation in drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php
Functional test for language handling during user creation.
UserLanguageTest::testUserLanguageConfiguration in drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php
Test if user can change their default language.
UserLoginBlock::build in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
UserLoginTest::assertFailedLogin in drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php
Make an unsuccessful login attempt.
Username::buildOptionsForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php
Default options form that provides the label widget that all fields should have.
UserNewBlock::blockForm in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
UserOnlineBlock::blockForm in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
UserPasswordResetTest::testUserPasswordReset in drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php
Tests password reset functionality.
UserPasswordResetTest::testUserResetPasswordTextboxFilled in drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php
Prefill the text box on incorrect login via link to password reset page.
UserPermissionsTest::testAdministratorRole in drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
Test assigning of permissions for the administrator role.
UserPermissionsTest::testUserPermissionChanges in drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
Change user permissions and check user_access().
UserPictureTest::saveUserPicture in drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php
Edits the user picture for the test user.
UserPictureTest::testCreateDeletePicture in drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php
Tests creation, display, and deletion of user pictures.
UserPictureTest::testPictureOnNodeComment in drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php
Tests embedded users on node pages.
UserRegistrationTest::testRegistrationDefaultValues in drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
UserRegistrationTest::testRegistrationEmailDuplicates in drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithEmailVerification in drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithoutEmailVerification in drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithUserFields in drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php
Tests Field API fields on user registration forms.
UserRoleAdminTest::testRoleAdministration in drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php
Test adding, renaming and deleting roles.
UserRoleAdminTest::testRoleWeightOrdering in drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php
Test user role weight change operation and ordering.
UserRoleDelete::getConfirmText in drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php
Returns a caption for the button that confirms the action.
UserRoleDelete::getQuestion in drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php
Returns the question to ask the user.
UserRoleDelete::submitForm in drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php
Form submission handler.
UserRolesAssignmentTest::testAssignAndRemoveRole in drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php
Tests that a user can be assigned a role and that the role can be removed again.
UserRolesAssignmentTest::testCreateUserWithRole in drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php
Tests that when creating a user the role can be assigned. And that it can be removed again.
UserSearchTest::testUserSearch in drupal/core/modules/user/lib/Drupal/user/Tests/UserSearchTest.php
UserSelection::settingsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php
Overrides SelectionBase::settingsForm().
UserSignatureTest::testUserSignature in drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php
Test that a user can change their signature format and that it is respected upon display.
UserStorageController::baseFieldDefinitions in drupal/core/modules/user/lib/Drupal/user/UserStorageController.php
Defines the base properties of the entity type.
UserTimeZoneTest::testUserTimeZone in drupal/core/modules/user/lib/Drupal/user/Tests/UserTimeZoneTest.php
Tests the display of dates and time when user-configurable time zones are set.
UserUid::getSortName in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php
Return a description of how the argument would normally be sorted.
UserUid::title in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php
Get the title this argument will assign the view, given the argument.
UserValidateCurrentPassCustomFormTest::testUserValidateCurrentPassCustomForm in drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php
Tests that user_validate_current_pass can be reused on a custom form.
user_admin_account in drupal/core/modules/user/user.admin.inc
Page callback: User administration page.
user_admin_permissions in drupal/core/modules/user/user.admin.inc
Menu callback: administer permissions.
user_admin_permissions_submit in drupal/core/modules/user/user.admin.inc
Save permissions selected on the administer permissions page.
user_cancel in drupal/core/modules/user/user.module
Cancel a user account.
user_cancel_confirm in drupal/core/modules/user/user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.
user_cancel_confirm_form in drupal/core/modules/user/user.pages.inc
Form builder; confirm form for cancelling user account.
user_cancel_confirm_form_submit in drupal/core/modules/user/user.pages.inc
Submit handler for the account cancellation confirm form.
user_cancel_methods in drupal/core/modules/user/user.pages.inc
Helper function to return available account cancellation methods.
user_entity_bundle_info in drupal/core/modules/user/user.module
Implements hook_entity_bundle_info().
user_field_extra_fields in drupal/core/modules/user/user.module
Implements hook_field_extra_fields().
user_filters in drupal/core/modules/user/user.module
List user administration filters that can be applied.
user_form_field_ui_field_instance_edit_form_alter in drupal/core/modules/user/user.module
Implements hook_form_FORM_ID_alter() for 'field_ui_field_instance_edit_form'.
user_form_process_password_confirm in drupal/core/modules/user/user.module
Form element process handler for client-side password validation.
user_form_test_current_password in drupal/core/modules/user/tests/modules/user_form_test/user_form_test.module
A test form for user_validate_current_pass().
user_form_test_current_password_submit in drupal/core/modules/user/tests/modules/user_form_test/user_form_test.module
Submit function for the test form for user_validate_current_pass().
user_help in drupal/core/modules/user/user.module
Implement hook_help().
user_login_final_validate in drupal/core/modules/user/user.module
The final validation handler on the login form.
user_login_form in drupal/core/modules/user/user.module
Form builder; the main user login form.
user_login_name_validate in drupal/core/modules/user/user.module
A FAPI validate handler. Sets an error if supplied username has been blocked.
user_menu_title in drupal/core/modules/user/user.module
Menu item title callback for the 'user' path.
user_multiple_cancel_confirm in drupal/core/modules/user/user.module
user_pass in drupal/core/modules/user/user.pages.inc
Form builder; Request a password reset.
user_pass_reset in drupal/core/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_pass_submit in drupal/core/modules/user/user.pages.inc
user_pass_validate in drupal/core/modules/user/user.pages.inc
user_permission in drupal/core/modules/user/user.module
Implements hook_permission().
user_tokens in drupal/core/modules/user/user.tokens.inc
Implements hook_tokens().
user_token_info in drupal/core/modules/user/user.tokens.inc
Implements hook_token_info().
user_toolbar in drupal/core/modules/user/user.module
Implements hook_toolbar().
user_user_role_insert in drupal/core/modules/user/user.module
Implements hook_user_role_insert().
user_user_view in drupal/core/modules/user/user.module
Implements hook_user_view().
user_validate_current_pass in drupal/core/modules/user/user.module
Form validation handler for the current password on the user account form.
user_validate_name in drupal/core/modules/user/user.module
Verify the syntax of the given name.
user_views_data in drupal/core/modules/user/user.views.inc
Implements hook_views_data().
ValidateTest::testCallerValidation in drupal/core/modules/file/lib/Drupal/file/Tests/ValidateTest.php
Test that the validators passed into are checked.
ValidationTest::testCustomRequiredError in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php
Tests #required with custom validation errors.
ValidationTest::testPatternValidation in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php
Tests #pattern validation.
ValidationTest::testValidateLimitErrors in drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php
Tests partial form validation through #limit_validation_errors.
ValidatorTest::testFileValidateExtensions in drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php
Test the file_validate_extensions() function.
ValidatorTest::testFileValidateImageResolution in drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php
This ensures the resolution of a specific file is within bounds. The image will be resized if it's too large.
ValidatorTest::testFileValidateIsImage in drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php
This ensures a specific file is actually an image.
ValidatorTest::testFileValidateNameLength in drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php
This will ensure the filename length is valid.
ValidatorTest::testFileValidateSize in drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php
Test file_validate_size().
View::addDisplay in drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php
Adds a new display handler to the view, automatically creating an ID.
View::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/View.php
Default options form that provides the label widget that all fields should have.
View::getPaths in drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php
Gets a list of paths assigned to the view.
View::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/View.php
Implements \Drupal\views\Plugin\views\area\AreaPluginBase::render().
ViewAddFormController::actions in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
ViewAddFormController::form in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
ViewAddFormController::init in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php
Initialize the form state and the entity before the first form build.
ViewCloneFormController::actions in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::actions().
ViewCloneFormController::form in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
ViewCloneFormController::init in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php
Initialize the form state and the entity before the first form build.
ViewEditFormController::actions in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
ViewEditFormController::form in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
ViewEditFormController::getDisplayDetails in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Helper function to get the display details section of the edit UI.
ViewEditFormController::getDisplayTab in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Returns a renderable array representing the edit page for one display.
ViewEditFormController::getFormBucket in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Add information about a section to a display.
ViewEditFormController::renderDisplayTop in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Render the top of the display so it can be updated during ajax operations.
ViewEditFormController::submit in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
ViewExecutable::getBreadcrumb in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Get the breadcrumb used for this view.
ViewExecutable::viewsHandlerTypes in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Provide a list of views handler types used in a view, with some information about them.
ViewFormControllerBase::getDisplayLabel in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php
Placeholder function for overriding $display['display_title'].
ViewFormControllerBase::getDisplayTabs in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php
Adds tabs for navigating across Displays when editing a View.
ViewListController::buildHeader in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php
Overrides Drupal\Core\Entity\EntityListController::buildHeader();
ViewListController::buildRow in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php
Overrides Drupal\Core\Entity\EntityListController::buildRow();
ViewListController::getOperations in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php
Implements \Drupal\Core\Entity\EntityListController::getOperations().
ViewListController::render in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php
Overrides Drupal\Core\Entity\EntityListController::render();
ViewPreviewFormController::actions in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
ViewPreviewFormController::form in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
ViewsBlock::getDerivativeDefinitions in drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().
ViewsEntityRow::getDerivativeDefinitions in drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php
Returns the definition of all derivatives of a base plugin.
ViewsExposedFilterBlock::getDerivativeDefinitions in drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().
ViewsSelection::initializeView in drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php
Initializes a view.
ViewsSelection::settingsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::settingsForm().
ViewsSelection::settingsFormValidate in drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php
Element validate; Check View is valid.
ViewsUIController::reportFields in drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php
Lists all instances of fields on any views.
ViewsUIController::reportPlugins in drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php
Lists all plugins and what enabled Views use them.
views_element_validate_tags in drupal/core/modules/views/views.module
Validation callback for query tags.
views_exposed_form in drupal/core/modules/views/views.module
Form builder for the exposed widgets form.
views_fetch_fields in drupal/core/modules/views_ui/admin.inc
Fetch a list of all fields available for a given base type.
views_form_views_form in drupal/core/modules/views/views.module
Callback for the main step of a Views form. Invoked by views_form().
views_get_views_as_options in drupal/core/modules/views/views.module
Return an array of view as options array, that can be used by select, checkboxes and radios as #options.
views_language_list in drupal/core/modules/views/views.module
Prepares a list of language names.
views_permission in drupal/core/modules/views/views.module
Implements hook_permission().
views_test_data_permission in drupal/core/modules/views/tests/views_test_data/views_test_data.module
Implements hook_permission().
views_test_data_views_analyze in drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc
Implements hook_views_analyze().
views_token_info in drupal/core/modules/views/views.tokens.inc
Implements hook_token_info().
views_ui_add_ajax_trigger in drupal/core/modules/views_ui/admin.inc
Converts a form element in the add view wizard to be AJAX-enabled.
views_ui_local_actions in drupal/core/modules/views_ui/views_ui.module
Implements hook_local_actions().
views_ui_permission in drupal/core/modules/views_ui/views_ui.module
Implements hook_permission().
views_ui_standard_display_dropdown in drupal/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_views_analyze in drupal/core/modules/views_ui/views_ui.module
Implements hook_views_analyze().
views_ui_view_preview_section_display_category_links in drupal/core/modules/views_ui/views_ui.module
Returns a link to editing a certain display setting.
views_ui_view_preview_section_handler_links in drupal/core/modules/views_ui/views_ui.module
Returns contextual links for each handler of a certain section.
views_views_data in drupal/core/modules/views/views.views.inc
Implements hook_views_data().
ViewTestBase::helperButtonHasLabel in drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php
Asserts the existence of a button with a certain ID and label.
ViewTestData::viewsData in drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php
Returns the views data definition.
ViewUI::cacheSet in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
Sets a cached view object in the user tempstore.
ViewUI::getDefaultAJAXMessage in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
ViewUI::getStandardButtons in drupal/core/modules/views_ui/lib/Drupal/views_ui/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 drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
VocabularyFormController::form in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
VocabularyFormController::save in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::save().
VocabularyFormController::submit in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php
Tests term language settings for vocabulary terms are saved and updated.
VocabularyLanguageTest::testVocabularyLanguage in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php
Tests language settings for vocabularies.
VocabularyListController::buildForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Form constructor.
VocabularyListController::buildHeader in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Builds the header row for the entity listing.
VocabularyListController::buildRow in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Builds a row for an entity in the entity listing.
VocabularyListController::getOperations in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Overrides \Drupal\Core\Entity\EntityListController::getOperations();
VocabularyListController::render in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Implements \Drupal\Core\Entity\EntityListControllerInterface::render().
VocabularyListController::submitForm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php
Form submission handler.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyPermissionsTest.php
Create, edit and delete a taxonomy term via the user interface.
VocabularyTest::testTaxonomyAdminChangingWeights in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Changing weights on the vocabulary overview with two or more vocabularies.
VocabularyTest::testTaxonomyAdminDeletingVocabulary in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Deleting a vocabulary.
VocabularyTest::testTaxonomyAdminNoVocabularies in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Test the vocabulary overview with no vocabularies.
VocabularyTest::testVocabularyInterface in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php
Create, edit and delete a vocabulary via the user interface.
VocabularyVid::title in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php
Override the behavior of title(). Get the name of the vocabulary.
watchdog_severity_levels in drupal/core/includes/common.inc
Returns a list of severity levels, as defined in RFC 3164.
WebTestBase::assertFieldById in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a field exists in the current page with the given id and value.
WebTestBase::assertFieldByName in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a field exists in the current page with the given name and value.
WebTestBase::assertFieldChecked in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a checkbox field in the current page is checked.
WebTestBase::assertLink in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if a link with the specified label is found, and optional with the specified index.
WebTestBase::assertLinkByHref in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if a link containing a given href (part) is found.
WebTestBase::assertNoDuplicateIds in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that each HTML ID is used for just a single element.
WebTestBase::assertNoFieldById in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a field does not exist with the given id and value.
WebTestBase::assertNoFieldByName in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a field does not exist with the given name and value.
WebTestBase::assertNoFieldChecked in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a checkbox field in the current page is not checked.
WebTestBase::assertNoLink in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if a link with the specified label is not found.
WebTestBase::assertNoLinkByHref in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if a link containing a given href (part) is not found.
WebTestBase::assertNoOption in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a select option in the current page does not exist.
WebTestBase::assertNoOptionSelected in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a select option in the current page is not checked.
WebTestBase::assertNoPattern in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Will trigger a pass if the perl regex pattern is not present in raw content.
WebTestBase::assertNoRaw in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if the raw text is NOT found on the loaded page, fail otherwise. Raw text refers to the raw HTML that the page generated.
WebTestBase::assertNoResponse in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts the page did not return the specified response code.
WebTestBase::assertNoTitle in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if the page title is not the given string.
WebTestBase::assertOption in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a select option in the current page exists.
WebTestBase::assertOptionSelected in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts that a select option in the current page is checked.
WebTestBase::assertPattern in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Will trigger a pass if the Perl regex pattern is found in the raw content.
WebTestBase::assertRaw in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if the raw text IS found on the loaded page, fail otherwise. Raw text refers to the raw HTML that the page generated.
WebTestBase::assertResponse in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Asserts the page responds with the specified response code.
WebTestBase::assertTextHelper in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Helper for assertText and assertNoText.
WebTestBase::assertTitle in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if the page title is the given string.
WebTestBase::assertUrl in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Pass if the internal browser's URL matches the given path.
WebTestBase::checkPermissions in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Check to make sure that the array of permissions are valid.
WebTestBase::clickLink in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Follows a link by name.
WebTestBase::curlExec in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Initializes and executes a cURL request.
WebTestBase::drupalCreateContentType in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Creates a custom content type based on default settings.
WebTestBase::drupalCreateRole in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Internal helper function; Create a role with specified permissions.
WebTestBase::drupalCreateUser in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Create a user with a given set of permissions.
WebTestBase::drupalLogin in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Log in a user with the internal browser.
WebTestBase::drupalLogout in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
WebTestBase::drupalPost in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Execute a POST request on a Drupal page. It will be done as usual POST request with SimpleBrowser.
WebTestBase::parse in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Parse content returned from curlExec using DOM and SimpleXML.
WebTestBase::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Sets up a Drupal site for running functional and integration tests.
WebTestBase::verboseEmail in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Outputs to verbose the most recent $count emails sent.
WeekDate::summaryName in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/WeekDate.php
Provide a link to the next level of the view
WidgetBase::formMultipleElements in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Special handling to create form elements for multiple values.
WizardPluginBase::buildFilters in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Builds the form structure for selecting the view's filters.
WizardPluginBase::buildForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Drupal\views\Plugin\views\wizard\WizardInterface::buildForm().
WizardPluginBase::buildFormStyle in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Adds the style options to the wizard form.
WizardPluginBase::buildSorts in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Builds the form structure for selecting the view's sort order.
WizardTest::testCommentWizard in drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/WizardTest.php
Tests adding a view of comments.
xmlrpc_help in drupal/core/modules/xmlrpc/xmlrpc.module
Implements hook_help().
xmlrpc_server in drupal/core/modules/xmlrpc/xmlrpc.server.inc
Invokes XML-RPC methods on this server.
xmlrpc_server_call in drupal/core/modules/xmlrpc/xmlrpc.server.inc
Dispatches an XML-RPC request and any parameters to the appropriate handler.
xmlrpc_server_method_signature in drupal/core/modules/xmlrpc/xmlrpc.server.inc
Returns one method signature for a function.
xmlrpc_server_multicall in drupal/core/modules/xmlrpc/xmlrpc.server.inc
Dispatches multiple XML-RPC requests.
XssUnitTest::testT in drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php
Tests t() functionality.
Zip::__construct in drupal/core/lib/Drupal/Component/Archiver/Zip.php
Constructs a Zip object.
_ajax_test_dialog in drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module
Util to render dialog in ajax callback.
_batch_page in drupal/core/includes/batch.inc
Renders the batch processing page based on the current state of the batch.
_batch_test_finished_helper in drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Provides a common 'finished' callback for batches 1 to 4.
_block_rehash in drupal/core/modules/block/block.module
Returns an array of block class instances by theme.
_book_add_form_elements in drupal/core/modules/book/book.module
Builds the common elements of the book form for the node and outline forms.
_book_admin_table_tree in drupal/core/modules/book/book.admin.inc
Helps build the main table in the book administration page form.
_book_install_type_create in drupal/core/modules/book/book.install
Creates the book content type.
_book_parent_select in drupal/core/modules/book/book.module
Builds the parent selection form element for the node form or outline tab.
_comment_get_modes in drupal/core/modules/comment/comment.module
Returns an array of viewing modes for comment listings.
_file_generic_settings_extensions in drupal/core/modules/file/file.field.inc
Render API callback: Validates the allowed file extensions field.
_file_generic_settings_max_filesize in drupal/core/modules/file/file.field.inc
Render API callback: Validates the maximum upload size field.
_format_date_callback in drupal/core/includes/common.inc
Translates a formatted date string.
_form_test_checkbox in drupal/core/modules/system/tests/modules/form_test/form_test.module
Build a form to test a checkbox.
_form_test_disabled_elements in drupal/core/modules/system/tests/modules/form_test/form_test.module
Build a form to test disabled elements.
_form_test_input_forgery in drupal/core/modules/system/tests/modules/form_test/form_test.module
Build a form to test input forgery of enabled elements.
_form_test_tableselect_form_builder in drupal/core/modules/system/tests/modules/form_test/form_test.module
Build a form to test the tableselect element.
_form_test_tableselect_get_data in drupal/core/modules/system/tests/modules/form_test/form_test.module
Create a header and options array. Helper function for callbacks.
_form_test_tableselect_multiple_false_form_submit in drupal/core/modules/system/tests/modules/form_test/form_test.module
Process the tableselect #multiple = FALSE submitted values.
_form_test_tableselect_multiple_true_form_submit in drupal/core/modules/system/tests/modules/form_test/form_test.module
Process the tableselect #multiple = TRUE submitted values.
_form_test_vertical_tabs_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Tests functionality of vertical tabs.
_forum_parent_select in drupal/core/modules/forum/forum.admin.inc
Returns a select box for available parent terms.
_image_field_required_fields_validate in drupal/core/modules/image/image.field.inc
Validate callback for alt and title field, if the user wants them required.
_image_field_resolution_validate in drupal/core/modules/image/image.field.inc
Element validate function for resolution fields.
_language_admin_common_controls in drupal/core/modules/language/language.admin.inc
Common elements of the language addition and editing form.
_locale_translation_status_debug_info in drupal/core/modules/locale/locale.pages.inc
Provides debug info for projects in case translation files are not found.
_menu_item_localize in drupal/core/includes/menu.inc
Localizes the router item title using t() or another callback.
_menu_overview_tree_form in drupal/core/modules/menu/menu.admin.inc
Recursive helper function for menu_overview_form().
_menu_parents_recurse in drupal/core/modules/menu/menu.module
Recursive helper function for menu_parent_options().
_menu_site_is_offline in drupal/core/includes/menu.inc
Checks whether the site is in maintenance mode.
_node_access_rebuild_batch_finished in drupal/core/modules/node/node.module
Performs post-processing for node_access_rebuild().
_node_characters in drupal/core/modules/node/content_types.inc
Helper function for teaser length choices.
_node_mass_update_batch_finished in drupal/core/modules/node/node.admin.inc
Reports the 'finished' status of batch operation for node_mass_update().
_session_test_get in drupal/core/modules/system/tests/modules/session_test/session_test.module
Page callback, prints the stored session value to the screen.
_session_test_is_logged_in in drupal/core/modules/system/tests/modules/session_test/session_test.module
Menu callback, only available if current user is logged in.
_session_test_no_set in drupal/core/modules/system/tests/modules/session_test/session_test.module
Menu callback: turns off session saving and then tries to save a value anyway.
_session_test_set in drupal/core/modules/system/tests/modules/session_test/session_test.module
Page callback, stores a value in $_SESSION['session_test_value'].
_session_test_set_message in drupal/core/modules/system/tests/modules/session_test/session_test.module
Menu callback, sets a message to me displayed on the following page.
_session_test_set_not_started in drupal/core/modules/system/tests/modules/session_test/session_test.module
Menu callback, stores a value in $_SESSION['session_test_value'] without having started the session in advance.
_shortcut_link_form_elements in drupal/core/modules/shortcut/shortcut.admin.inc
Helper function for building a form for adding or editing shortcut links.
_simpletest_batch_finished in drupal/core/modules/simpletest/simpletest.module
_simpletest_batch_operation in drupal/core/modules/simpletest/simpletest.module
Batch operation callback.
_simpletest_format_summary_line in drupal/core/modules/simpletest/simpletest.module
_system_modules_build_row in drupal/core/modules/system/system.admin.inc
Build a table row for the system modules page.
_system_test_first_shutdown_function in drupal/core/modules/system/tests/modules/system_test/system_test.module
Dummy shutdown function which registers another shutdown function.
_system_test_second_shutdown_function in drupal/core/modules/system/tests/modules/system_test/system_test.module
Dummy shutdown function.
_translation_entity_preprocess_language_content_settings_table in drupal/core/modules/translation_entity/translation_entity.admin.inc
(proxied) Implements hook_preprocess_HOOK();
_translation_entity_update_field_translatability in drupal/core/modules/translation_entity/translation_entity.admin.inc
Stores entity translation settings.
_update_manager_check_backends in drupal/core/modules/update/update.manager.inc
Checks for file transfer backends and prepares a form fragment about them.
_update_message_text in drupal/core/modules/update/update.module
Returns the appropriate message text when site is out of date or not secure.
_update_no_data in drupal/core/modules/update/update.module
Returns a warning message when there is no data about available updates.
_update_requirement_check in drupal/core/modules/update/update.install
Fills in the requirements array.
_user_cancel in drupal/core/modules/user/user.module
Last batch processing step for cancelling a user account.
_user_language_selector_langcode_value in drupal/core/modules/user/user.module
Sets the value of the user register and profile forms' langcode element.
_views_file_status in drupal/core/modules/file/file.views.inc
_xmlrpc in drupal/core/modules/xmlrpc/xmlrpc.inc
Performs one or more XML-RPC requests.