Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityUrlTest::testToUrlDefaultException | function | core/ |
Tests the toUrl() method without specifying the $rel parameter. |
| EntityUrlTest::testToUrlDefaultFallback | function | core/ |
Tests the toUrl() method without specifying the $rel parameter. |
| EntityUrlTest::testToUrlLinkTemplateAddForm | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
| EntityUrlTest::testToUrlLinkTemplateNoId | function | core/ |
Tests the toUrl() method with link templates without an entity ID. |
| EntityUrlTest::testToUrlLinkTemplateRevision | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
| EntityUrlTest::testToUrlLinkTemplates | function | core/ |
Tests the toUrl() method with simple link templates. |
| EntityUrlTest::testToUrlNoId | function | core/ |
Tests the toUrl() method without an entity ID. |
| EntityUrlTest::testToUrlUriCallback | function | core/ |
Tests the toUrl() method with a URI callback. |
| EntityUrlTest::testToUrlUriCallbackUndefined | function | core/ |
Tests the toUrl() method with neither link templates nor a URI callback. |
| EntityUrlTest::testUriRelationships | function | core/ |
Tests the uriRelationships() method. |
| EntityUser | class | core/ |
Provides a destination plugin for migrating user entities. |
| EntityUser.php | file | core/ |
|
| EntityUser::$password | property | core/ |
The password service class. |
| EntityUser::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityUser::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
| EntityUser::import | function | core/ |
|
| EntityUser::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
| EntityUser::save | function | core/ |
Saves the entity. |
| EntityUser::__construct | function | core/ |
Builds a user entity destination. |
| EntityUserRole | class | core/ |
Provides a destination plugin for migrating user role entities. |
| EntityUserRole.php | file | core/ |
|
| EntityUserRole::$destinationPermissions | property | core/ |
All permissions on the destination site. |
| EntityUserRole::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityUserRole::import | function | core/ |
Import the row. |
| EntityUserRole::__construct | function | core/ |
Builds a user role entity destination. |
| EntityUuidConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| EntityUuidConverter::setLanguageManager | function | core/ |
Injects the language manager. |
| EntityUuidIdTest | class | core/ |
Tests that an entity with a UUID as ID can be managed. |
| EntityUuidIdTest.php | file | core/ |
|
| EntityUuidIdTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityUuidIdTest::$modules | property | core/ |
Modules to install. |
| EntityUuidIdTest::setUp | function | core/ |
|
| EntityUuidIdTest::testUi | function | core/ |
Tests the user interface for the test entity. |
| EntityUUIDTest | class | core/ |
Tests creation, saving, and loading of entity UUIDs. |
| EntityUUIDTest.php | file | core/ |
|
| EntityUUIDTest::assertCRUD | function | core/ |
Executes the UUID CRUD tests for the given entity type. |
| EntityUUIDTest::setUp | function | core/ |
|
| EntityUUIDTest::testCRUD | function | core/ |
Tests UUID generation in entity CRUD operations. |
| EntityValidationException::$violations | property | core/ |
The list of violations generated during the entity validation. |
| EntityValidationException::getViolationMessages | function | core/ |
Returns the list of violation messages. |
| EntityValidationException::getViolations | function | core/ |
Returns the list of violations generated during the entity validation. |
| EntityValidationException::MESSAGES_SEPARATOR | constant | core/ |
The separator for combining multiple messages into a single string. |
| EntityValidationException::__construct | function | core/ |
EntityValidationException constructor. |
| EntityValidationTest | class | core/ |
Tests the Entity Validation API. |
| EntityValidationTest.php | file | core/ |
|
| EntityValidationTest::$cachedDiscoveries | property | core/ |
An array of plugin managers with clearable cached definitions. |
| EntityValidationTest::$entityFieldText | property | core/ |
Text for the test field on the entity. |
| EntityValidationTest::$entityName | property | core/ |
The name of the entity. |
| EntityValidationTest::$entityUser | property | core/ |
The user for the entity. |
| EntityValidationTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 500
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.