Search for ip

  1. Search 7.x for ip
  2. Search 8.9.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
CacheBackendInterface::setMultiple function core/lib/Drupal/Core/Cache/CacheBackendInterface.php Store multiple items in the persistent cache.
CachedStorage::readMultiple function core/lib/Drupal/Core/Config/CachedStorage.php
cache_context.ip service core/core.services.yml Drupal\Core\Cache\Context\IpCacheContext
CancelUser::executeMultiple function core/modules/user/src/Plugin/Action/CancelUser.php
ChainedFastBackend::deleteMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php
ChainedFastBackend::getMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php
ChainedFastBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php
ChainedFastBackend::setMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php
CKEditor5DialogTest::testCKEditor5FocusInTooltipsInDialog function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php Tests if CKEditor 5 tooltips can be interacted with in dialogs.
ClaroMenuUiJavascriptTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Runs MenuUiJavascriptTest in Claro.
ClaroMenuUiJavascriptTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
ClaroMenuUiJavascriptTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
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
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
CommentType::setDescription function core/modules/comment/src/Entity/CommentType.php
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
CommentXmlBasicAuthTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php
CommentXmlCookieTest::testPostSkipCommentApproval function core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php
ComplexWorkflowTypeTest::testLoadMultipleByType function core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php @covers \Drupal\workflows\Entity\Workflow::loadMultipleByType[[api-linebreak]]
ConfigEntityResourceTestBase::SKIP_METHODS constant core/modules/rest/tests/src/Functional/EntityResource/ConfigEntityResourceTestBase.php A list of test methods to skip.
ConfigEntityResourceTestBase::SKIP_METHODS constant core/modules/jsonapi/tests/src/Functional/ConfigEntityResourceTestBase.php A list of test methods to skip.
ConfigEntityStorage::doLoadMultiple function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorage::loadMultipleOverrideFree function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
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
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
ConfirmDeleteMultiple::getDeletedMessage function core/modules/comment/src/Form/ConfirmDeleteMultiple.php
ConfirmDeleteMultiple::getInaccessibleMessage function core/modules/comment/src/Form/ConfirmDeleteMultiple.php
ConfirmDeleteMultiple::getQuestion function core/modules/comment/src/Form/ConfirmDeleteMultiple.php
ConfirmFormBase::getDescription function core/lib/Drupal/Core/Form/ConfirmFormBase.php
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

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