Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FeedInterface::getWebsiteUrl | function | core/ |
Returns the parent website of the feed. |
FeedItemsDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
FeedItemsDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
FeedItemsDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
FeedLanguageTest | class | core/ |
Tests aggregator feeds in multiple languages. |
FeedLanguageTest.php | file | core/ |
|
FeedLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FeedLanguageTest::$langcodes | property | core/ |
List of langcodes. |
FeedLanguageTest::$modules | property | core/ |
Modules to install. |
FeedLanguageTest::setUp | function | core/ |
|
FeedLanguageTest::testFeedLanguage | function | core/ |
Tests creation of feeds with a language. |
FeedResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FeedResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FeedResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FeedStorage::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
FeedStorageInterface::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
FeedStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
FeedTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
FeedTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FeedTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
Field Widget API | group | core/ |
Define Field API widget types. |
Field::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Field::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldableEntity::getEntityTranslationSourceLanguage | function | core/ |
Gets an entity source language from the 'entity_translation' table. |
FieldableEntity::getFields | function | core/ |
Returns all non-deleted field instances attached to a specific entity type. |
FieldableEntity::getFieldValues | function | core/ |
Retrieves field values for a single field of a single entity. |
FieldableEntityInterface::get | function | core/ |
Gets a field item list. |
FieldableEntityInterface::getFieldDefinition | function | core/ |
Gets the definition of a contained field. |
FieldableEntityInterface::getFieldDefinitions | function | core/ |
Gets an array of field definitions of all contained fields. |
FieldableEntityInterface::getFields | function | core/ |
Gets an array of all field item lists. |
FieldableEntityInterface::getTranslatableFields | function | core/ |
Gets an array of field item lists for translatable fields. |
FieldableEntityNormalizerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
FieldableEntityNormalizerTrait::getEntityTypeDefinition | function | core/ |
Gets the entity type definition. |
FieldableEntityNormalizerTrait::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
FieldableEntityNormalizerTrait::getEntityTypeRepository | function | core/ |
Returns the entity type repository. |
FieldApiDataTest::getViewsData | function | core/ |
Gets the views data for the field created in setUp(). |
FieldAPIHandlerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
FieldAPIHandlerTrait::getFieldDefinition | function | core/ |
Gets the field definition. |
FieldAPIHandlerTrait::getFieldStorageDefinition | function | core/ |
Gets the field storage configuration. |
FieldAttachStorageTest | class | core/ |
Tests storage-related Field Attach API functions. |
FieldAttachStorageTest.php | file | core/ |
|
FieldAttachStorageTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
FieldAttachStorageTest::testEntityCreateBundle | function | core/ |
Tests entity_bundle_create(). |
FieldAttachStorageTest::testEntityDeleteBundle | function | core/ |
Tests entity_bundle_delete(). |
FieldAttachStorageTest::testFieldAttachDelete | function | core/ |
Tests entity deletion. |
FieldAttachStorageTest::testFieldAttachLoadMultiple | function | core/ |
Tests the 'multiple' load feature. |
FieldAttachStorageTest::testFieldAttachSaveEmptyData | function | core/ |
Tests insert and update with empty or NULL fields. |
FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue | function | core/ |
Tests insert with empty or NULL fields, with default value. |
FieldAttachStorageTest::testFieldAttachSaveLoad | function | core/ |
Check field values insert, update and load. |
FieldBlock::getApplicablePluginOptions | function | core/ |
Returns an array of applicable formatter options for a field. |
Pagination
- Previous page
- Page 75
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.