Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeAdminRouteSubscriber::getSubscribedEvents | function | core/ |
|
| NodeBodyFieldStorageTest | class | core/ |
Tests node body field storage. |
| NodeBodyFieldStorageTest.php | file | core/ |
|
| NodeBodyFieldStorageTest::$modules | property | core/ |
Modules to enable. |
| NodeBodyFieldStorageTest::setUp | function | core/ |
|
| NodeBodyFieldStorageTest::testFieldOverrides | function | core/ |
Tests node body field storage persistence even if there are no instances. |
| NodeCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| NodeCacheTagsTest::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| NodeCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each node must have an author. |
| NodeCacheTagsTest::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
| NodeClassicTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| NodeClassicTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| NodeClassicTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| NodeClassicTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| NodeClassicTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| NodeComment::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| NodeComplete::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeComplete::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeController::addPageTitle | function | core/ |
The _title_callback for the node.add route. |
| NodeController::getRevisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
| NodeController::revisionPageTitle | function | core/ |
Page title callback for a node revision. |
| NodeCounter::getIds | function | core/ |
Gets the destination IDs. |
| NodeCounter::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeCreationTest::getWatchdogIdsForFailedExplicitRollback | function | core/ |
Gets the log records with the explicit rollback failed exception message. |
| NodeCreationTest::getWatchdogIdsForTestExceptionRollback | function | core/ |
Gets the watchdog IDs of the records with the rollback exception message. |
| NodeCreationTrait::getNodeByTitle | function | core/ |
Get a node from the database based on its title. |
| NodeDeleteForm::getDeletionMessage | function | core/ |
|
| NodeEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| NodeHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| NodeImportChangeTest | class | core/ |
Change content types during config create method invocation. |
| NodeImportChangeTest.php | file | core/ |
|
| NodeImportChangeTest::$modules | property | core/ |
Modules to enable. |
| NodeImportChangeTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| NodeImportChangeTest::testImportChange | function | core/ |
Tests importing an updated content type. |
| NodeInterface::getCreatedTime | function | core/ |
Gets the node creation timestamp. |
| NodeInterface::getRevisionAuthor | function | core/ |
Gets the node revision author. |
| NodeInterface::getRevisionCreationTime | function | core/ |
Gets the node revision creation timestamp. |
| NodeInterface::getTitle | function | core/ |
Gets the node title. |
| NodeInterface::getType | function | core/ |
Gets the node type. |
| NodeLanguageTest | class | core/ |
Tests node language fields, filters, and sorting. |
| NodeLanguageTest.php | file | core/ |
|
| NodeLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeLanguageTest::$modules | property | core/ |
Modules to enable. |
| NodeLanguageTest::$nodeTitles | property | core/ |
List of node titles by language. |
| NodeLanguageTest::$testViews | property | core/ |
Views used by this test. |
| NodeLanguageTest::assertLanguageNames | function | core/ |
Asserts the presence of language names in their English or native forms. |
| NodeLanguageTest::setUp | function | core/ |
|
| NodeLanguageTest::testLanguages | function | core/ |
Tests translation language filter, field, and sort. |
| NodeLanguageTest::testNativeLanguageField | function | core/ |
Tests native name display in language field. |
Pagination
- Previous page
- Page 140
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.