Search for _info

  1. Search 7.x for _info
  2. Search 8.9.x for _info
  3. Search 10.3.x for _info
  4. Search 11.x for _info
  5. Other projects
Title Object type File name Summary
responsive_image_library_info_alter function core/modules/responsive_image/responsive_image.module Implements hook_library_info_alter().
responsive_image_test_module.info.yml file core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml
rest.info.yml file core/modules/rest/rest.info.yml core/modules/rest/rest.info.yml
rest_test.info.yml file core/modules/rest/tests/modules/rest_test/rest_test.info.yml core/modules/rest/tests/modules/rest_test/rest_test.info.yml
rest_test_entity_base_field_info function core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_base_field_info().
rest_test_views.info.yml file core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
RevisionLink::getUrlInfo function core/modules/node/src/Plugin/views/field/RevisionLink.php Returns the URI elements of the link.
RevisionLinkDelete::getUrlInfo function core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php Returns the URI elements of the link.
RevisionLinkRevert::getUrlInfo function core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php Returns the URI elements of the link.
RfcLoggerTrait::info function core/lib/Drupal/Core/Logger/RfcLoggerTrait.php
RfcLogLevel::INFO constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Informational messages.
router_installer_test.info.yml file core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml
router_test.info.yml file core/modules/system/tests/modules/router_test_directory/router_test.info.yml core/modules/system/tests/modules/router_test_directory/router_test.info.yml
ScaffoldFileInfo class composer/Plugin/Scaffold/ScaffoldFileInfo.php Data object that keeps track of one scaffold file.
ScaffoldFileInfo.php file composer/Plugin/Scaffold/ScaffoldFileInfo.php
ScaffoldFileInfo::$destination property composer/Plugin/Scaffold/ScaffoldFileInfo.php The path to the destination.
ScaffoldFileInfo::$op property composer/Plugin/Scaffold/ScaffoldFileInfo.php The operation used to create the destination.
ScaffoldFileInfo::destination function composer/Plugin/Scaffold/ScaffoldFileInfo.php Gets the destination.
ScaffoldFileInfo::hasChanged function composer/Plugin/Scaffold/ScaffoldFileInfo.php Returns TRUE if the target does not exist or has changed.
ScaffoldFileInfo::interpolate function composer/Plugin/Scaffold/ScaffoldFileInfo.php Replaces placeholders in a message.
ScaffoldFileInfo::op function composer/Plugin/Scaffold/ScaffoldFileInfo.php Gets the Scaffold operation.
ScaffoldFileInfo::overridden function composer/Plugin/Scaffold/ScaffoldFileInfo.php Determines if this scaffold file has been overridden by another package.
ScaffoldFileInfo::packageName function composer/Plugin/Scaffold/ScaffoldFileInfo.php Gets the package name.
ScaffoldFileInfo::process function composer/Plugin/Scaffold/ScaffoldFileInfo.php Moves a single scaffold file from source to destination.
ScaffoldFileInfo::__construct function composer/Plugin/Scaffold/ScaffoldFileInfo.php Constructs a ScaffoldFileInfo object.
Schema::$tableInformation property core/modules/pgsql/src/Driver/Database/pgsql/Schema.php A cache of information about blob columns and sequences of tables.
Schema::getPrefixInfo function core/lib/Drupal/Core/Database/Schema.php Get information about the table name and schema from the prefix.
Schema::getPrefixInfo function core/modules/mysql/src/Driver/Database/mysql/Schema.php Get information about the table and database name from the prefix.
Schema::queryFieldInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Fetches the list of constraints used on a field.
Schema::queryTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Fetch the list of blobs and sequences used on a table.
Schema::resetTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Resets information about table blobs, sequences and serial fields.
search.info.yml file core/modules/search/search.info.yml core/modules/search/search.info.yml
Search::getInfo function core/lib/Drupal/Core/Render/Element/Search.php Returns the element properties for this element.
search_date_query_alter.info.yml file core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.info.yml
search_embedded_form.info.yml file core/modules/search/tests/modules/search_embedded_form/search_embedded_form.info.yml core/modules/search/tests/modules/search_embedded_form/search_embedded_form.info.yml
search_extra_type.info.yml file core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml
search_langcode_test.info.yml file core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml
search_query_alter.info.yml file core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml
SecurityAdvisoriesFetcher::getMatchingExtensionInfo function core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php Gets the information for an extension affected by the security advisory.
Select::getInfo function core/lib/Drupal/Core/Render/Element/Select.php Returns the element properties for this element.
semver_test.info.yml file core/modules/update/tests/modules/semver_test/semver_test.info.yml core/modules/update/tests/modules/semver_test/semver_test.info.yml
serialization.info.yml file core/modules/serialization/serialization.info.yml core/modules/serialization/serialization.info.yml
serialization_test.info.yml file core/modules/serialization/tests/serialization_test/serialization_test.info.yml core/modules/serialization/tests/serialization_test/serialization_test.info.yml
services_defaults_test.info.yml file core/modules/system/tests/modules/services_defaults_test/services_defaults_test.info.yml core/modules/system/tests/modules/services_defaults_test/services_defaults_test.info.yml
service_provider_test.info.yml file core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml core/modules/system/tests/modules/service_provider_test/service_provider_test.info.yml
SessionHttpsTest::getUserLoginFormBuildId function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Gets the form build ID for the user login form.
session_exists_cache_context_test.info.yml file core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml
session_test.info.yml file core/modules/system/tests/modules/session_test/session_test.info.yml core/modules/system/tests/modules/session_test/session_test.info.yml
SettingsTest::providerTestDatabaseInfoInitialization function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Provides data for testDatabaseInfoInitialization().
SettingsTest::testDatabaseInfoInitialization function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests initialization performed for the $databases variable.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.