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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityUrlLanguageTest::setUp | function | core/ |
|
| EntityUrlLanguageTest::testEntityUrlLanguage | function | core/ |
Ensures that entity URLs in a language have the right language prefix. |
| EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled | function | core/ |
Ensures correct entity URLs with the method language-content-entity enabled. |
| EntityUrlTest | class | core/ |
Tests URL handling of the \Drupal\Core\Entity\EntityBase class. |
| EntityUrlTest.php | file | core/ |
|
| EntityUrlTest::$entityType | property | core/ |
The entity type mock used in this test. |
| EntityUrlTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service mock used in this test. |
| EntityUrlTest::$langcode | property | core/ |
The language code of the entity used in this test. |
| EntityUrlTest::assertUrl | function | core/ |
Asserts that a given URL object matches the expectations. |
| EntityUrlTest::DEFAULT_REVISION | constant | core/ |
Indicator for default revisions. |
| EntityUrlTest::ENTITY_ID | constant | core/ |
The ID of the entity used in this test. |
| EntityUrlTest::ENTITY_TYPE_ID | constant | core/ |
The ID of the entity type used in this test. |
| EntityUrlTest::getEntity | function | core/ |
Returns a mock entity for testing. |
| EntityUrlTest::HAS_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has a bundle key. |
| 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/ |
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. |
Pagination
- Previous page
- Page 490
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.