Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Search main for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines a base entity class. |
| Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
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 |
|---|---|---|---|
| ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME | constant | core/ |
Indicates that a revision table got renamed. |
| ViewsEntitySchemaSubscriber::__construct | function | core/ |
Constructs a ViewsEntitySchemaSubscriber. |
| ViewsEntitySchemaSubscriberIntegrationTest | class | core/ |
Tests \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber |
| ViewsEntitySchemaSubscriberIntegrationTest.php | file | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| ViewsEntitySchemaSubscriberIntegrationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewsEntitySchemaSubscriberIntegrationTest::$eventDispatcher | property | core/ |
The event dispatcher. |
| ViewsEntitySchemaSubscriberIntegrationTest::$eventSubscriber | property | core/ |
The tested event subscriber of views. |
| ViewsEntitySchemaSubscriberIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ViewsEntitySchemaSubscriberIntegrationTest::$state | property | core/ |
The state service. |
| ViewsEntitySchemaSubscriberIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| ViewsEntitySchemaSubscriberIntegrationTest::assertUpdatedViews | function | core/ |
Checks that the passed-in view IDs were the only ones updated. |
| ViewsEntitySchemaSubscriberIntegrationTest::getUpdatedViewAndDisplay | function | core/ |
Gets a view and its display. |
| ViewsEntitySchemaSubscriberIntegrationTest::setUp | function | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename | function | core/ |
Tests that renaming base tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testBrokenView | function | core/ |
Tests that broken views are handled gracefully. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableAddition | function | core/ |
Tests that adding data tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename | function | core/ |
Tests that renaming data tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType | function | core/ |
Tests that views are disabled when an entity type is deleted. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDisabling | function | core/ |
Tests that removing revision support disables the view. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionEnabling | function | core/ |
Tests that enabling revisions doesn't do anything. |
| ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates | function | core/ |
Tests a bunch possible entity definition table updates. |
| ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView | function | core/ |
Tests some possible entity table updates for a revision view. |
| ViewsEntitySchemaSubscriberIntegrationTest::testViewSaveException | function | core/ |
Tests the case when a view could not be updated automatically. |
| ViewsHandlerInterface::getEntityType | function | core/ |
Determines the entity type used by this handler. |
| ViewsMenuLink::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity | function | core/ |
Tests the moderation state filter on an entity added via a relationship. |
| ViewsModerationStateFilterTest::testNonTranslatableEntityType | function | core/ |
Test the moderation filter with a non-translatable entity type. |
| ViewsQueryAlter::$entityFieldManager | property | core/ |
The entity field manager. |
| ViewsQueryAlter::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewsQueryAlter::alterQueryForEntityType | function | core/ |
Alters the entity type tables for a Views query. |
| ViewsQueryAlter::moveEntityTable | function | core/ |
Moves a 'workspace_association' table to appear before the given alias. |
| ViewsSelection::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewStorageTest::$entityType | property | core/ |
The entity type definition. |
| ViewStorageTest::testConfigurationEntityCRUD | function | core/ |
Tests CRUD operations. |
| views_config_entity_test.info.yml | file | core/ |
core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml |
| views_config_entity_test.schema.yml | file | core/ |
core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml |
| views_entity_field_label | function | core/ |
Returns the label of a certain field. |
| views_entity_test.info.yml | file | core/ |
core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml |
| views_entity_test.module | file | core/ |
Contains main module functionality. |
| views_entity_test_entity_base_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
| views_entity_test_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
| views_entity_test_entity_load | function | core/ |
Implements hook_entity_load(). |
| views_post_update_entity_link_url | function | core/ |
Add additional settings to the entity link field and convert node_path usage to entity_link. |
| views_ui_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
| ViewTest::$entity | property | core/ |
|
| ViewTest::$entityStorage | property | core/ |
The mocked entity storage. |
| ViewTest::$entityTypeId | property | core/ |
The tested entity type. |
Pagination
- Previous page
- Page 197
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.