system_get_module_info |
function |
drupal/core/modules/system/system.module |
Return .info data for modules. |
FieldInfo::getFieldMap |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Collects a lightweight map of fields across bundles. |
ViewStorageTest::$info |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
The configuration entity information from entity_get_info(). |
field_info_cache_clear |
function |
drupal/core/modules/field/field.info.inc |
Clears the field info cache without clearing the field data cache. |
FieldUnitTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
|
field_info_field_types |
function |
drupal/core/modules/field/field.info.inc |
Returns information about field types from hook_field_info(). |
SassFilter::$debugInfo |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
UserLoginTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLoginTest.php |
|
field_info_field_by_id |
function |
drupal/core/modules/field/field.info.inc |
Returns data about an individual field, given a field ID. |
PhpFilterTest::getInfo |
function |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php |
|
hook_image_effect_info |
function |
drupal/core/modules/image/image.api.php |
Define information about image effects provided by a module. |
PhpAccessTest::getInfo |
function |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php |
|
FieldDateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
|
FrontPageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
|
EntityApiTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php |
|
layout_test_theme.info |
file |
drupal/core/modules/layout/tests/themes/layout_test_theme/layout_test_theme.info |
name = Layout test theme
description = Theme for testing the layout system
core = 8.x
hidden = TRUE |
ValidatorTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
|
TypedDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
|
ViewsDataTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
|
image_module_test.info |
file |
drupal/core/modules/image/tests/image_module_test.info |
name = Image test
description = Provides hook implementations for testing Image module functionality.
package = Core
version = VERSION
core = 8.x
hidden = TRUE |
update_script_test.info |
file |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.info |
name = "Update script test"
description = "Support module for update script testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
image_image_effect_info |
function |
drupal/core/modules/image/image.effects.inc |
Implements hook_image_effect_info(). |
hook_library_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alters the JavaScript/CSS library registry. |
RegressionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
|
ImportOpmlTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
|
requirements2_test.info |
file |
drupal/core/modules/system/tests/modules/requirements2_test/requirements2_test.info |
name = Requirements 2 Test
description = "Tests that a module is not installed when the one it depends on fails hook_requirements('install)."
dependencies[] = requirements1_test
dependencies[] = comment
package = Testing
version =… |
FeedParserTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
|
UpdateFeedTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php |
|
RangeQueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RangeQueryTest.php |
|
serialization_test.info |
file |
drupal/core/modules/system/tests/modules/serialization_test/serialization_test.info |
name = Serialization test module
description = "Support module for serialization tests."
package = Testing
core = 8.x
hidden = TRUE |
RemoveFeedTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedTest.php |
|
DependencyTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
|
translation_entity.info |
file |
drupal/core/modules/translation_entity/translation_entity.info |
name = Entity Translation
description = Allows entities to be translated into different languages.
dependencies[] = language
package = Core
version = VERSION
core = 8.x |
EntityUUIDTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
|
ForumBlockTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
|
LocalePathTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
|
requirements1_test.info |
file |
drupal/core/modules/system/tests/modules/requirements1_test/requirements1_test.info |
name = Requirements 1 Test
description = "Tests that a module is not installed when it fails hook_requirements('install')."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
UpdateCoreTest::getInfo |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
|
statistics_library_info |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_library_info(). |
hook_updater_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the Updater information array. |
Database::$databaseInfo |
property |
drupal/core/lib/Drupal/Core/Database/Database.php |
A processed copy of the database connection information from settings.php. |
ForumIndexTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php |
|
BulkDeleteTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
|
SortRandomTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
|
system_module_test.info |
file |
drupal/core/modules/system/tests/modules/system_module_test/system_module_test.info |
name = "System test"
description = "Provides hook implementations for testing System module functionality."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
RdfaMarkupTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php |
|
FilterUnitTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
|
TaggedWithTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php |
|
hook_field_storage_info |
function |
drupal/core/modules/field/field.api.php |
Expose Field API storage backends. |
DisplayApiTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
|