Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtraFieldBlock::getPreviewFallbackString | function | core/ |
|
| ExtraFieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FailureMarker::getData | function | core/ |
Gets the data from the file if it exists. |
| FailureMarker::getMessage | function | core/ |
Gets the message from the file if it exists. |
| FailureMarker::getPath | function | core/ |
Gets the marker file path. |
| FailureMarker::getSubscribedEvents | function | core/ |
|
| FailureMarkerTest::testGetMessageWithoutThrowable | function | core/ |
Tests get message without throwable. |
| FailureMarkerTest::testGetMessageWithThrowable | function | core/ |
Tests get message with throwable. |
| FakeSiteFixtureTest::getExpectedFakeSitePackages | function | core/ |
Gets the expected packages in the `fake_site` fixture. |
| FakeViewModeContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| FakeViewModeContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| FallbackPluginManagerInterface::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| FalseContentResponse::getContent | function | core/ |
|
| Fast404ExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| Fast404ExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| Fast404ExceptionHtmlSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| FavoriteAnimalTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Feed::getType | function | core/ |
Returns the display type that this display requires. |
| FibersTestExtension::getFunctions | function | core/ |
|
| 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. |
| FieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
Pagination
- Previous page
- Page 80
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.