Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
ClaroMenuUiJavascriptTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
ClaroMenuUiJavascriptTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Modules to enable.
ClaroMenuUiJavascriptTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
ClaroMenuUiJavascriptTest::testBlockContextualLinks function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Intentionally empty method.
claro_preprocess_field_multiple_value_form function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for field_multiple_value_form.
claro_preprocess_file_widget_multiple function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for file_widget_multiple.
claro_preprocess_filter_tips function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for filter_tips.
ClassLoaderTest::testMultipleModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Ensures the negative caches in the class loader don't result in crashes.
CommentCacheTagsTest::$entityTestHippopotamidae property core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentHostnameUpdateTest::testCommentPostUpdateAddIpAddressSetting function core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php Tests comment_post_update_add_ip_address_setting().
CommentResourceTestBase::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Tests POSTing a comment with and without 'skip comment approval'
CommentTest::testPostIndividualSkipCommentApproval function core/modules/jsonapi/tests/src/Functional/CommentTest.php Tests POSTing a comment with and without 'skip comment approval'.
CommentType::$description property core/modules/comment/src/Entity/CommentType.php The description of the comment type.
CommentType::getDescription function core/modules/comment/src/Entity/CommentType.php Returns the comment type description.
CommentType::setDescription function core/modules/comment/src/Entity/CommentType.php Sets the description of the comment type.
CommentTypeInterface::getDescription function core/modules/comment/src/CommentTypeInterface.php Returns the comment type description.
CommentTypeInterface::setDescription function core/modules/comment/src/CommentTypeInterface.php Sets the description of the comment type.
CommentXmlAnonTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php Tests POSTing a comment with and without 'skip comment approval'
CommentXmlBasicAuthTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php Tests POSTing a comment with and without 'skip comment approval'
CommentXmlCookieTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php Tests POSTing a comment with and without 'skip comment approval'
comment_post_update_add_ip_address_setting function core/modules/comment/comment.post_update.php Add comment settings.
comment_view_multiple function core/modules/comment/comment.module Constructs render array from an array of loaded comments.
ComplexWorkflowTypeTest::testLoadMultipleByType function core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php @covers \Drupal\workflows\Entity\Workflow::loadMultipleByType[[api-linebreak]]
ConfigEntityStorage::doLoadMultiple function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Performs storage-specific loading of entities.
ConfigEntityStorage::loadMultipleOverrideFree function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Loads one or more entities in their original form without overrides.
ConfigEntityStorageInterface::loadMultipleOverrideFree function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorageInterface.php Loads one or more entities in their original form without overrides.
ConfigEntityStorageTest::testLoadMultipleAll function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::loadMultiple[[api-linebreak]]
@covers ::postLoad[[api-linebreak]]
@covers ::mapFromStorageRecords[[api-linebreak]]
@covers ::doLoadMultiple[[api-linebreak]]
ConfigEntityStorageTest::testLoadMultipleIds function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::loadMultiple[[api-linebreak]]
@covers ::postLoad[[api-linebreak]]
@covers ::mapFromStorageRecords[[api-linebreak]]
@covers ::doLoadMultiple[[api-linebreak]]
ConfigFactory::doLoadMultiple function core/lib/Drupal/Core/Config/ConfigFactory.php Returns a list of configuration objects for the given names.
ConfigFactory::loadMultiple function core/lib/Drupal/Core/Config/ConfigFactory.php Returns a list of configuration objects for the given names.
ConfigFactoryInterface::loadMultiple function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Returns a list of configuration objects for the given names.
ConfigTranslationEntityListBuilder::sortRowsMultiple function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php Sorts an array by multiple criteria.
ConfirmDeleteMultiple class core/modules/comment/src/Form/ConfirmDeleteMultiple.php Provides the comment multiple delete confirmation form.
ConfirmDeleteMultiple.php file core/modules/comment/src/Form/ConfirmDeleteMultiple.php
ConfirmDeleteMultiple::getCancelUrl function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the route to go to if the user cancels the action.
ConfirmDeleteMultiple::getDeletedMessage function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the message to show the user after an item was deleted.
ConfirmDeleteMultiple::getInaccessibleMessage function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the message to show the user when an item has not been deleted.
ConfirmDeleteMultiple::getQuestion function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the question to ask the user.
ConfirmFormBase::getDescription function core/lib/Drupal/Core/Form/ConfirmFormBase.php Returns additional text to display as a description.
ConfirmFormInterface::getDescription function core/lib/Drupal/Core/Form/ConfirmFormInterface.php Returns additional text to display as a description.
ConfirmFormTestForm::getDescription function core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Returns additional text to display as a description.
ConnectionTest::providerPrefixRoundTrip function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Dataprovider for testPrefixRoundTrip().
ConnectionTest::testMultipleStatements function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Ensure that you cannot execute multiple statements.
ConnectionTest::testMultipleStatementsForNewPhp function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Ensure that you cannot execute multiple statements on MySQL.
ConnectionTest::testPrefixRoundTrip function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Exercise setPrefix() and tablePrefix().
ContactForm::$recipients property core/modules/contact/src/Entity/ContactForm.php List of recipient email addresses.
ContactForm::getRecipients function core/modules/contact/src/Entity/ContactForm.php Returns list of recipient email addresses.
ContactForm::setRecipients function core/modules/contact/src/Entity/ContactForm.php Sets list of recipient email addresses.
ContactFormInterface::getRecipients function core/modules/contact/src/ContactFormInterface.php Returns list of recipient email addresses.
ContactFormInterface::setRecipients function core/modules/contact/src/ContactFormInterface.php Sets list of recipient email addresses.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.