Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 10.3.x for entity
  5. Search 11.x for entity
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.

All search results

Title Object type File name Summary
LanguageNegotiationContentEntityTest.php file core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php
LanguageNegotiationContentEntityTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php The theme to install as the default for testing.
LanguageNegotiationContentEntityTest::$entity property core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php The entity being used for testing.
LanguageNegotiationContentEntityTest::$languageManager property core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php A mock LanguageManager object.
LanguageNegotiationContentEntityTest::$languages property core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php An array of mock LanguageInterface objects.
LanguageNegotiationContentEntityTest::$modules property core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Modules to install.
LanguageNegotiationContentEntityTest::createTranslatableEntity function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Creates a translated entity.
LanguageNegotiationContentEntityTest::getPluginClass function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php Returns the plugin class to use for creating the language negotiation plugin.
LanguageNegotiationContentEntityTest::setCurrentRequestForRoute function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Sets the current request to a specific path with the corresponding route.
LanguageNegotiationContentEntityTest::setUp function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php
LanguageNegotiationContentEntityTest::setUp function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php
LanguageNegotiationContentEntityTest::testDefaultConfiguration function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Tests default with content language remaining same as interface language.
LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Tests enabling the language negotiator language_content_entity.
LanguageNegotiationContentEntityTest::testGetLangcode function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php Tests get langcode.
LanguageNegotiationContentEntityTest::testGetLanguageSwitchLinks function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php Tests get language switch links.
LanguageNegotiationContentEntityTest::testProcessOutbound function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php Tests process outbound.
LanguageSelectWidgetTest::$entityFormDisplay property core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php The entity form display.
LanguageTestController::testEntity function core/modules/language/tests/language_test/src/Controller/LanguageTestController.php Route entity upcasting test helper.
language_entity_field_access_test.info.yml file core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml
LatestRevision::$entityTypeManager property core/modules/views/src/Plugin/views/filter/LatestRevision.php Entity Type Manager service.
LatestRevisionCheck::loadEntity function core/modules/content_moderation/src/Access/LatestRevisionCheck.php Returns the default revision of the entity this route is for.
LatestTranslationAffectedRevision::$entityTypeManager property core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Entity Type Manager service.
LayoutBuilderCompatibilityTestBase::$entity property core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php The entity being rendered.
LayoutBuilderEntityFormTrait trait core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Provides a trait for common methods used in Layout Builder entity forms.
LayoutBuilderEntityFormTrait.php file core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php
LayoutBuilderEntityFormTrait::buildActions function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Builds the actions for the form.
LayoutBuilderEntityFormTrait::buildMessageContainer function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Build the message container.
LayoutBuilderEntityFormTrait::getBaseFormId function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php
LayoutBuilderEntityFormTrait::getSectionStorage function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Retrieves the section storage object.
LayoutBuilderEntityFormTrait::redirectOnSubmit function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Form submission handler.
LayoutBuilderEntityFormTrait::saveTasks function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Performs tasks that are needed during the save process.
LayoutBuilderEntityViewDisplay class core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Provides an entity view display entity that has a layout.
LayoutBuilderEntityViewDisplay class core/modules/layout_builder/tests/modules/layout_builder_override_dependency/src/LayoutBuilderEntityViewDisplay.php Provides an entity view display entity that has a layout.
LayoutBuilderEntityViewDisplay class core/modules/layout_builder/tests/modules/layout_builder_override/src/LayoutBuilderEntityViewDisplay.php Provides an entity view display entity that has a layout.
LayoutBuilderEntityViewDisplay.php file core/modules/layout_builder/tests/modules/layout_builder_override_dependency/src/LayoutBuilderEntityViewDisplay.php
LayoutBuilderEntityViewDisplay.php file core/modules/layout_builder/tests/modules/layout_builder_override/src/LayoutBuilderEntityViewDisplay.php
LayoutBuilderEntityViewDisplay.php file core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
LayoutBuilderEntityViewDisplay::$entityFieldManager property core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php The entity field manager.
LayoutBuilderEntityViewDisplay::addSectionField function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Adds a layout section field to a given bundle.
LayoutBuilderEntityViewDisplay::buildMultiple function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Builds a renderable array for the components of a set of entities.
LayoutBuilderEntityViewDisplay::buildSections function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Builds the render array for the sections of a given entity.
LayoutBuilderEntityViewDisplay::calculateDependencies function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Calculates dependencies and stores them in the dependency property.
LayoutBuilderEntityViewDisplay::contextRepository function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Wraps the context repository service.
LayoutBuilderEntityViewDisplay::createCopy function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Creates a duplicate of the entity display object on a different view mode.
LayoutBuilderEntityViewDisplay::disableLayoutBuilder function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php #[ActionMethod(adminLabel: new TranslatableMarkup('Disable Layout Builder'), pluralize: FALSE)]
LayoutBuilderEntityViewDisplay::enableLayoutBuilder function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php #[ActionMethod(adminLabel: new TranslatableMarkup('Enable Layout Builder'), pluralize: FALSE)]
LayoutBuilderEntityViewDisplay::getComponent function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the display options set for a component.
LayoutBuilderEntityViewDisplay::getContextsForEntity function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the available contexts for a given entity.
LayoutBuilderEntityViewDisplay::getDefaultRegion function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the default region.
LayoutBuilderEntityViewDisplay::getDefaultSection function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets a default section.

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