Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityUrlTest::HAS_NO_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has no bundle key. |
| EntityUrlTest::NON_DEFAULT_REVISION | constant | core/ |
Indicator for non-default revisions. |
| EntityUrlTest::providerTestToUrlLinkTemplateAddForm | function | core/ |
Provides data for testToUrlLinkTemplateAddForm(). |
| EntityUrlTest::providerTestToUrlLinkTemplateNoId | function | core/ |
Provides data for testToUrlLinkTemplateNoId(). |
| EntityUrlTest::providerTestToUrlLinkTemplateRevision | function | core/ |
Provides data for testToUrlLinkTemplateRevision(). |
| EntityUrlTest::providerTestToUrlLinkTemplates | function | core/ |
Provides data for testToUrlLinkTemplates(). |
| EntityUrlTest::providerTestToUrlUriCallback | function | core/ |
Provides data for testToUrlUriCallback(). |
| EntityUrlTest::providerTestToUrlUriCallbackUndefined | function | core/ |
Provides data for testToUrlUriCallbackUndefined(). |
| EntityUrlTest::registerBundleInfo | function | core/ |
Registers bundle information for the mock entity type. |
| EntityUrlTest::registerLinkTemplate | function | core/ |
Registers a link template for the mock entity. |
| EntityUrlTest::REVISION_ID | constant | core/ |
The revision ID of the entity used in this test. |
| 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/ |
|
| EntityUser::getHighestId | function | core/ |
|
| EntityUser::import | function | core/ |
|
| EntityUser::processStubRow | function | core/ |
|
| EntityUser::save | function | core/ |
|
| 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 | class | core/ |
Parameter converter for upcasting entity UUIDs to full objects. |
| EntityUuidConverter.php | file | core/ |
|
| EntityUuidConverter::$languageManager | property | core/ |
The language manager. |
| EntityUuidConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| EntityUuidConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| 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/ |
|
| EntityUuidIdTest::$modules | property | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 580
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.