Search for Id

  1. Search 7.x for Id
  2. Search 8.9.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider function core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.php Provides cases to test getRelatableTypesByField.
RelatedResourceTypesTest::getRelatableResourceTypesProvider function core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.php @covers ::getRelatableResourceTypes
@dataProvider getRelatableResourceTypesProvider
RelationLinkManager::getRelationInternalIds function core/modules/hal/src/LinkManager/RelationLinkManager.php Translates a REST URI into internal IDs.
RelationLinkManagerInterface::getRelationInternalIds function core/modules/hal/src/LinkManager/RelationLinkManagerInterface.php Translates a REST URI into internal IDs.
RelationshipNormalizerTest::$imageIds property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUIDs for use in tests.
RelationshipNormalizerTest::$imageUids property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUIDs for use in tests.
RelationshipNormalizerTest::$referencerId property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUID for the referencing entity.
RelationshipNormalizerTest::$userIds property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUIDs for use in tests.
RelationshipNormalizerTest::$userUids property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UIDs for use in tests.
RelationshipNormalizerTest::normalizeProvider function core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Data provider for testNormalize.
RemoveBlockForm::$uuid property core/modules/layout_builder/src/Form/RemoveBlockForm.php The UUID of the block being removed.
RemoveBlockForm::getFormId function core/modules/layout_builder/src/Form/RemoveBlockForm.php Returns a unique string identifying the form.
RemoveSectionForm::getFormId function core/modules/layout_builder/src/Form/RemoveSectionForm.php Returns a unique string identifying the form.
RenderCache::createCacheID function core/lib/Drupal/Core/Render/RenderCache.php Creates the cache ID for a renderable element.
RenderedEntity::getEntityTypeId function core/modules/views/src/Plugin/views/field/RenderedEntity.php Returns the entity type identifier.
RendererBubblingTest::providerTestBubblingWithPrerender function core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php Provides two test elements: one without, and one with the theme system.
RendererBubblingTest::providerTestContextBubblingEdgeCases function core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
RendererCallbackTest::providerTestCallback function core/tests/Drupal/Tests/Core/Render/RendererCallbackTest.php Data provider for testCallback().
RendererPlaceholdersTest::providerPlaceholders function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Provides the two classes of placeholders: cacheable and uncacheable.
RendererPlaceholdersTest::testInvalidLazyBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererPlaceholdersTest::testInvalidLazyBuilderArguments function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererTest::providerAccessValues function core/tests/Drupal/Tests/Core/Render/RendererTest.php Provides a list of both booleans.
RendererTest::providerRenderTwice function core/tests/Drupal/Tests/Core/Render/RendererTest.php Provides a list of render array iterations.
RendererTest::providerTestAddCacheableDependency function core/tests/Drupal/Tests/Core/Render/RendererTest.php
RendererTest::providerTestRenderBasic function core/tests/Drupal/Tests/Core/Render/RendererTest.php Provides a list of render arrays to test basic rendering.
RendererTest::providerTestRenderCacheMaxAge function core/tests/Drupal/Tests/Core/Render/RendererTest.php
RendererTest::providerTestRenderCacheProperties function core/tests/Drupal/Tests/Core/Render/RendererTest.php Data provider for ::testRenderCacheProperties().
RenderPlaceholderMessageTestController::messagesPlaceholderMiddle function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
ReorderDisplays::getFormId function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Returns a unique string identifying the form.
ReplaceOp::ID constant composer/Plugin/Scaffold/Operations/ReplaceOp.php Identifies Replace operations.
RequestFormatRouteFilterTest::filterProvider function core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
RequestSanitizerTest::providerTestAcceptableDestinations function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Data provider for testing acceptable destinations.
RequestSanitizerTest::providerTestRequestSanitization function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Data provider for testRequestSanitization.
RequestSanitizerTest::providerTestSanitizedDestinations function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php Data provider for testing sanitized destinations.
RequiredModuleUninstallValidator class core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php Provides a proxy class for \Drupal\Core\Extension\RequiredModuleUninstallValidator.
RequiredModuleUninstallValidator class core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php Ensures that required modules cannot be uninstalled.
RequiredModuleUninstallValidator.php file core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php
RequiredModuleUninstallValidator.php file core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php
RequiredModuleUninstallValidator::$container property core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php The service container.
RequiredModuleUninstallValidator::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php The id of the original proxied service.
RequiredModuleUninstallValidator::$moduleExtensionList property core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php The module extension list.
RequiredModuleUninstallValidator::$service property core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php The real proxied service, after it was lazy loaded.
RequiredModuleUninstallValidator::getModuleInfoByModule function core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php Returns the module info for a specific module.
RequiredModuleUninstallValidator::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php Lazy loads the real service from the container.
RequiredModuleUninstallValidator::setStringTranslation function core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php
RequiredModuleUninstallValidator::validate function core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php Determines the reasons a module can not be uninstalled.
RequiredModuleUninstallValidator::validate function core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php Determines the reasons a module can not be uninstalled.
RequiredModuleUninstallValidator::__construct function core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php Constructs a new RequiredModuleUninstallValidator.
RequiredModuleUninstallValidator::__construct function core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
RequiredModuleUninstallValidatorTest class core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php @coversDefaultClass \Drupal\Core\Extension\RequiredModuleUninstallValidator
@group Extension

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