Search for __get
- Search 9.5.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 |
---|---|---|---|
drupal_get_schema_versions | function | includes/ |
Returns an array of available schema versions for a module. |
drupal_get_title | function | includes/ |
Gets the title of the current page. |
drupal_get_token | function | includes/ |
Generates a token based on $value, the user session, and the private key. |
drupal_get_updaters | function | includes/ |
Assembles the Drupal Updater registry. |
drupal_get_user_timezone | function | includes/ |
Returns the time zone of the current user. |
drupal_page_get_cache | function | includes/ |
Retrieves the current page from the cache. |
drupal_render_cache_get | function | includes/ |
Gets the rendered output of a renderable element from the cache. |
EarlyBootstrapTestCase::getInfo | function | modules/ |
|
element_get_visible_children | function | includes/ |
Returns the visible children of an element. |
EnableDisableTestCase::getInfo | function | modules/ |
|
EntityCrudHookTestCase::getInfo | function | modules/ |
|
EntityFieldQueryTestCase::getInfo | function | modules/ |
|
EntityLoadTestCase::getInfo | function | modules/ |
|
EntityPropertiesTestCase::getInfo | function | modules/ |
|
entity_get_controller | function | includes/ |
Gets the entity controller for an entity type. |
entity_get_info | function | includes/ |
Get the entity info array of an entity type. |
ExampleTest::getInfo | function | modules/ |
|
ExampleTest::getInfo | function | modules/ |
|
FeedIconTest::getInfo | function | modules/ |
|
FeedParserTestCase::getInfo | function | modules/ |
|
Field Widget API | group | modules/ |
Define Field API widget types. |
FieldAttachOtherTestCase::getInfo | function | modules/ |
|
FieldAttachStorageTestCase | class | modules/ |
Unit test class for storage-related field_attach_* functions. |
FieldAttachStorageTestCase::getInfo | function | modules/ |
|
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle | function | modules/ |
Test field_attach_create_bundle() and field_attach_rename_bundle(). |
FieldAttachStorageTestCase::testFieldAttachDelete | function | modules/ |
Test field_attach_delete(). |
FieldAttachStorageTestCase::testFieldAttachDeleteBundle | function | modules/ |
Test field_attach_delete_bundle(). |
FieldAttachStorageTestCase::testFieldAttachLoadMultiple | function | modules/ |
Test the 'multiple' load feature. |
FieldAttachStorageTestCase::testFieldAttachSaveLoad | function | modules/ |
Check field values insert, update and load. |
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage | function | modules/ |
Test saving and loading fields using different storage backends. |
FieldAttachStorageTestCase::testFieldAttachSaveMissingData | function | modules/ |
Tests insert and update with missing or NULL fields. |
FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue | function | modules/ |
Test insert with missing or NULL fields, with default value. |
FieldAttachStorageTestCase::testFieldHasData | function | modules/ |
Test field_has_data(). |
FieldAttachStorageTestCase::testFieldStorageDetailsAlter | function | modules/ |
Test storage details alteration. |
FieldBulkDeleteTestCase::getInfo | function | modules/ |
|
FieldCrudTestCase::getInfo | function | modules/ |
|
FieldDisplayAPITestCase::getInfo | function | modules/ |
|
FieldFormTestCase::getInfo | function | modules/ |
|
FieldFormTestCase::testFieldFormMultipleWidget | function | modules/ |
Tests widgets handling multiple values. |
FieldInfo::getBundleExtraFields | function | modules/ |
Retrieves the "extra fields" for a bundle. |
FieldInfo::getBundleInstances | function | modules/ |
Retrieves the instances for a bundle. |
FieldInfo::getField | function | modules/ |
Returns a field definition from a field name. |
FieldInfo::getFieldById | function | modules/ |
Returns a field definition from a field ID. |
FieldInfo::getFieldMap | function | modules/ |
Collects a lightweight map of fields across bundles. |
FieldInfo::getFields | function | modules/ |
Returns all active fields, including deleted ones. |
FieldInfo::getInstances | function | modules/ |
Retrieves all active, non-deleted instances definitions. |
FieldInfo::prepareInstanceWidget | function | modules/ |
Prepares widget properties for the current run-time context. |
FieldInfoTestCase::getInfo | function | modules/ |
|
FieldInstanceCrudTestCase::getInfo | function | modules/ |
|
FieldSchemaAlterTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.