Search for rid

  1. Search 7.x for rid
  2. Search 9.5.x for rid
  3. Search 10.3.x for rid
  4. Search 11.x for rid
  5. Other projects
Title Object type File name Summary
EntityBaseFieldOverride class core/modules/migrate/src/Plugin/migrate/destination/EntityBaseFieldOverride.php Provides entity base field override destination plugin.
EntityBaseFieldOverride.php file core/modules/migrate/src/Plugin/migrate/destination/EntityBaseFieldOverride.php
EntityBaseFieldOverride::getEntityId function core/modules/migrate/src/Plugin/migrate/destination/EntityBaseFieldOverride.php Gets the entity ID of the row.
EntityFieldTest::testFieldOverrideBundleField function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php Tests creating a field override config for a bundle field.
EntityOwnerInterface::getOwnerId function core/modules/user/src/EntityOwnerInterface.php Returns the entity owner's user ID.
EntityOwnerInterface::setOwnerId function core/modules/user/src/EntityOwnerInterface.php Sets the entity owner's user ID.
EntityOwnerTrait::getOwnerId function core/modules/user/src/EntityOwnerTrait.php
EntityOwnerTrait::setOwnerId function core/modules/user/src/EntityOwnerTrait.php
EntityTest::getOwnerId function core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php Returns the entity owner's user ID.
EntityTest::setOwnerId function core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php Sets the entity owner's user ID.
EntityTestFieldOverride class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php Defines a test entity class for testing default values.
EntityTestFieldOverride.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php
EntityTestFieldOverride::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php
EntityTestFieldOverride::bundleFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php
EntityTestViewBuilderOverriddenView class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Provides a view builder that overrides ::view() and ::viewMultiple().
EntityTestViewBuilderOverriddenView.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTestViewBuilderOverriddenView::view function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entity.
EntityTestViewBuilderOverriddenView::viewMultiple function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entities.
ExternalNormalizersTest::VALUE_OVERRIDDEN constant core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The expected overridden value for the test field.
feed.bridge.reader service core/core.services.yml Drupal\Component\Bridge\ZfExtensionManagerSfContainer
feed.bridge.writer service core/core.services.yml Drupal\Component\Bridge\ZfExtensionManagerSfContainer
FieldLinkTest::canonicalizeUriDataProvider function core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php Data provider for testCanonicalizeUri.
FieldLinkTest::canonicalizeUriDataProvider function core/modules/link/tests/src/Unit/Plugin/migrate/process/d6/FieldLinkTest.php Data provider for testCanonicalizeUri.
FileCacheFactoryTest::testGetConfigurationOverrides function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php @covers ::get
FilterID class core/modules/filter/src/Plugin/migrate/process/FilterID.php Plugin annotation

@MigrateProcessPlugin(
id = "filter_id"
)
FilterID.php file core/modules/filter/src/Plugin/migrate/process/FilterID.php
FilterID::$filterManager property core/modules/filter/src/Plugin/migrate/process/FilterID.php The filter plugin manager.
FilterID::create function core/modules/filter/src/Plugin/migrate/process/FilterID.php Creates an instance of the plugin.
FilterID::getSourceFilterType function core/modules/filter/src/Plugin/migrate/process/FilterID.php Gets the Drupal 8 filter type for a Drupal 7 filter.
FilterID::transform function core/modules/filter/src/Plugin/migrate/process/FilterID.php Performs the associated process.
FilterID::__construct function core/modules/filter/src/Plugin/migrate/process/FilterID.php FilterID constructor.
FilterIdTest class core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Unit tests of the filter_id plugin.
FilterIdTest.php file core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php
FilterIdTest::$executable property core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php The mocked MigrateExecutable.
FilterIdTest::$modules property core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Modules to enable.
FilterIdTest::provideFilters function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Provides filter ids for testing transformations.
FilterIdTest::setUp function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php
FilterIdTest::testTransform function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php Tests transformation of filter_id plugin.
FilterUITest::testFilterIdentifier function core/modules/views_ui/tests/src/Functional/FilterUITest.php Tests the identifier settings and restrictions.
FrameworkTest::testLazyLoadOverriddenCSS function core/modules/system/tests/src/FunctionalJavascript/FrameworkTest.php Tests that overridden CSS files are not added during lazy load.
Grid class core/modules/views/src/Plugin/views/style/Grid.php Style plugin to render each item in a grid cell.
grid-2.css file core/profiles/demo_umami/themes/umami/css/layout/grid-2.css This file is used to create a 2 column grid layout.
grid-3.css file core/profiles/demo_umami/themes/umami/css/layout/grid-3.css This file is used to create a 3 column grid layout.
grid-4.css file core/profiles/demo_umami/themes/umami/css/layout/grid-4.css This file is used to create a 4 column grid layout.
Grid.php file core/modules/views/src/Plugin/views/style/Grid.php
Grid::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Grid.php Whether or not this style uses a row plugin.
Grid::buildOptionsForm function core/modules/views/src/Plugin/views/style/Grid.php Provide a form to edit options for this plugin.
Grid::defineOptions function core/modules/views/src/Plugin/views/style/Grid.php Information about options for all kinds of purposes will be held here.
Grid::getCustomClass function core/modules/views/src/Plugin/views/style/Grid.php Return the token-replaced row or column classes for the specified result.
hook_transliteration_overrides_alter function core/lib/Drupal/Core/Language/language.api.php Provide language-specific overrides for transliteration.

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