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. 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
LayoutBuilderEntityViewDisplayXmlAnonTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayXmlAnonTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayXmlAnonTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php The MIME type that corresponds to $format.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php Tests Layout Builder Entity View Display Xml Basic Auth.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$auth property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php The authentication mechanism to use in this test.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php The MIME type that corresponds to $format.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$modules property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php Modules to install.
LayoutBuilderEntityViewDisplayXmlCookieTest class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php Tests Layout Builder Entity View Display Xml Cookie.
LayoutBuilderEntityViewDisplayXmlCookieTest.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php
LayoutBuilderEntityViewDisplayXmlCookieTest::$auth property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php The authentication mechanism to use in this test.
LayoutBuilderEntityViewDisplayXmlCookieTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayXmlCookieTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayXmlCookieTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php The MIME type that corresponds to $format.
LayoutBuilderExtraFieldTestHooks::entityExtraFieldInfo function core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/src/Hook/LayoutBuilderExtraFieldTestHooks.php Implements hook_entity_extra_field_info().
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Tests cache tags on entity reference field blocks in Layout Builder.
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php The theme to install as the default for testing.
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Modules to install.
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::testEntityReferenceFieldBlockCaching function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Tests cache tags on field block for entity reference field.
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::verifyPageCacheContainsTags function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Verify that when loading a given page, it&#039;s a page cache hit or miss.
LayoutBuilderHooks::entityBuildDefaultsAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_build_defaults_alter().
LayoutBuilderHooks::entityDelete function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_delete().
LayoutBuilderHooks::entityPresave function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_presave().
LayoutBuilderHooks::entityTranslationCreate function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_translation_create().
LayoutBuilderHooks::entityTypeAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_type_alter().
LayoutBuilderHooks::entityUpdate function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_update().
LayoutBuilderHooks::entityViewAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_view_alter().
LayoutBuilderHooks::formEntityFormDisplayEditFormAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_form_FORM_ID_alter() for \Drupal\field_ui\Form\EntityFormDisplayEditForm.
LayoutBuilderIsActiveCacheContextTest::testGetContextMissingEntityTypeId function core/modules/layout_builder/tests/src/Unit/LayoutBuilderIsActiveCacheContextTest.php Tests get context missing entity type id.
LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity function core/modules/layout_builder/tests/src/Unit/LayoutBuilderIsActiveCacheContextTest.php Tests get context non fieldable entity.
LayoutBuilderLocalTaskDeriver::$entityTypeManager property core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php The entity type manager.
LayoutBuilderOverridesPermissions::$entityTypeManager property core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php The entity type manager.
LayoutBuilderSampleEntityGenerator class core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php Generates a sample entity for use by the Layout Builder.
LayoutBuilderSampleEntityGenerator.php file core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php
LayoutBuilderSampleEntityGenerator::$entityTypeManager property core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php The entity type manager.
LayoutBuilderSampleEntityGenerator::$tempStoreFactory property core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php The shared tempstore factory.
LayoutBuilderSampleEntityGenerator::delete function core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php Deletes a sample entity for a given entity type and bundle.
LayoutBuilderSampleEntityGenerator::get function core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php Gets a sample entity for a given entity type and bundle.
LayoutBuilderSampleEntityGenerator::__construct function core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php LayoutBuilderSampleEntityGenerator constructor.
LayoutBuilderTest::testNonBundleEntityType function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the Layout Builder UI for an entity type without a bundle.
LayoutBuilderTest::testPreserverEntityValues function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that the Layout Builder preserves entity values.
LayoutBuilderTestEntityHooks class core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php Entity hook implementations for layout_builder_test.
LayoutBuilderTestEntityHooks.php file core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php
LayoutBuilderTestEntityHooks::entityExtraFieldInfo function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php Implements hook_entity_extra_field_info().
LayoutBuilderTestEntityHooks::layoutBuilderEntityFormDisplayAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php Implements hook_entity_form_display_alter().
LayoutBuilderTestEntityHooks::nodeView function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php Implements hook_ENTITY_TYPE_view().

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