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
- 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 |
|---|---|---|---|
| EntitySchemaTest::$database | property | core/ |
The database connection used. |
| EntitySchemaTest::$modules | property | core/ |
Modules to enable. |
| EntitySchemaTest::findPrimaryKeys | function | core/ |
Finds the primary keys for a given entity type. |
| EntitySchemaTest::providerTestPrimaryKeyUpdate | function | core/ |
Provides test cases for EntitySchemaTest::testPrimaryKeyUpdate() |
| EntitySchemaTest::refreshServices | function | core/ |
Refresh services. |
| EntitySchemaTest::setUp | function | core/ |
|
| EntitySchemaTest::testCleanUpStorageDefinition | function | core/ |
Tests fields from an uninstalled module are removed from the schema. |
| EntitySchemaTest::testCustomFieldCreateDelete | function | core/ |
Tests the custom bundle field creation and deletion. |
| EntitySchemaTest::testEntitySchemaUpdate | function | core/ |
Tests that entity schema responds to changes in the entity type definition. |
| EntitySchemaTest::testIdentifierSchema | function | core/ |
Tests the installed storage schema for identifier fields. |
| EntitySchemaTest::testModifyingTranslatableColumnSchema | function | core/ |
Tests that modifying the UUID field for a translatable entity works. |
| EntitySchemaTest::testPrimaryKeyUpdate | function | core/ |
Tests deleting and creating a field that is part of a primary key. |
| EntitySchemaTest::updateEntityType | function | core/ |
Updates the entity type definition. |
| EntitySearchPage | class | core/ |
Migrate destination for search page. |
| EntitySearchPage.php | file | core/ |
|
| EntitySearchPage::$moduleHandler | property | core/ |
The module handler. |
| EntitySearchPage::create | function | core/ |
Creates an instance of the plugin. |
| EntitySearchPage::import | function | core/ |
Import the row. |
| EntitySearchPage::updateEntity | function | core/ |
Updates the entity with the contents of a row. |
| EntitySearchPage::__construct | function | core/ |
Constructs a new EntitySearchPage. |
| EntitySerializationTest | class | core/ |
Tests that entities can be serialized to supported core formats. |
| EntitySerializationTest.php | file | core/ |
|
| EntitySerializationTest::$entity | property | core/ |
The test entity. |
| EntitySerializationTest::$entityClass | property | core/ |
The class name of the test class. |
| EntitySerializationTest::$modules | property | core/ |
Modules to install. |
| EntitySerializationTest::$serializer | property | core/ |
The serializer service. |
| EntitySerializationTest::$user | property | core/ |
The test user. |
| EntitySerializationTest::$values | property | core/ |
The test values. |
| EntitySerializationTest::setUp | function | core/ |
|
| EntitySerializationTest::testDenormalize | function | core/ |
Tests denormalization of an entity. |
| EntitySerializationTest::testDenormalizeCustomSerializedItem | function | core/ |
Tests normalizing/denormalizing custom serialized columns. |
| EntitySerializationTest::testDenormalizeEmptyCustomSerializedField | function | core/ |
Tests normalizing/denormalizing empty custom serialized fields. |
| EntitySerializationTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| EntitySerializationTest::testDenormalizeSerializedItem | function | core/ |
Tests denormalizing serialized columns. |
| EntitySerializationTest::testDenormalizeStringValue | function | core/ |
Tests normalizing/denormalizing using string values. |
| EntitySerializationTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
| EntitySerializationTest::testNormalize | function | core/ |
Test the normalize function. |
| EntitySerializationTest::testSerialize | function | core/ |
Test registered Serializer's entity serialization for core's formats. |
| EntitySerializationTest::testUserNormalize | function | core/ |
Tests user normalization, using the entity_serialization_test module to override some default access controls. |
| EntitySerializedField | class | core/ |
Defines a test class for testing fields with a serialized column. |
| EntitySerializedField.php | file | core/ |
|
| EntitySerializedField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityShortcutSet | class | core/ |
Plugin annotation @MigrateDestination( id = "entity:shortcut_set" ) |
| EntityShortcutSet.php | file | core/ |
|
| EntityShortcutSet::getEntity | function | core/ |
Creates or loads an entity. |
| EntityStateChangeValidationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Validation\Constraint\ModerationStateConstraintValidator[[api-linebreak]] @group content_moderation |
| EntityStateChangeValidationTest.php | file | core/ |
|
| EntityStateChangeValidationTest::$adminUser | property | core/ |
An admin user. |
| EntityStateChangeValidationTest::$modules | property | core/ |
Modules to enable. |
| EntityStateChangeValidationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.