Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 8.9.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
ReferenceAccessConstraintValidator.php file core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraintValidator.php
ReferenceAccessConstraintValidator::validate function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraintValidator.php
ReferenceBase::entityId function core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php Gets the name of the field property which holds the entity ID.
ReferenceBase::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php Gets the plugin ID for the reference type migration.
ReferenceBase::getFieldWidgetMap function core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php Get a map between D6 and D8 widgets for this field type.
ReflectionFactoryTest::providerGetInstanceArguments function core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Data provider for testGetInstanceArguments.
ReflectionTest::providerGetParameterClassName function core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php Data provider for ::testGetParameterClassName().
RegexConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RegexConstraint.php @todo Add method return type declaration.
RegexDirectoryIteratorTest::providerTestRegexDirectoryIterator function core/tests/Drupal/Tests/Component/FileSystem/RegexDirectoryIteratorTest.php Provider for self::testRegexDirectoryIterator().
region--sidebar.html.twig file core/themes/olivero/templates/layout/region--sidebar.html.twig Olivero's theme override to display the sidebar region.
RegionalForm::getFormId function core/modules/system/src/Form/RegionalForm.php Returns a unique string identifying the form.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API encoders should use.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service ID.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API normalizers should use.
RegistryTest::provider40xThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Data provider for test40xThemeSuggestions().
RegistryTest::providerTestPostProcessExtension function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php Provides test data to ::testPostProcessExtension().
ReindexConfirm::getFormId function core/modules/search/src/Form/ReindexConfirm.php Returns a unique string identifying the form.
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[[api-linebreak]]
@dataProvider getRelatableResourceTypesProvider
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.
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[[api-linebreak]]
@covers ::doRender[[api-linebreak]]
RendererPlaceholdersTest::testInvalidLazyBuilderArguments function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render[[api-linebreak]]
@covers ::doRender[[api-linebreak]]
RendererTest::providerAccessValues function core/tests/Drupal/Tests/Core/Render/RendererTest.php Provides a list of both booleans.
RendererTest::providerRenderCache function core/tests/Drupal/Tests/Core/Render/RendererTest.php Provides a list of access conditions and expected cache metadata.
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
RequestPath::validateConfigurationForm function core/modules/system/src/Plugin/Condition/RequestPath.php Form validation handler.
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.

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