Files

Primary tabs

File namesort descending Location Namespace Description
AdminMetaTagTest.php drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminMetaTagTest.php Drupal\system\Tests\System Definition of Drupal\system\Tests\System\AdminMetaTagTest.
AdminTest.php drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php Drupal\system\Tests\System Definition of Drupal\system\Tests\System\AdminTest.
AfterCommand.php drupal/core/lib/Drupal/Core/Ajax/AfterCommand.php Drupal\Core\Ajax Definition of Drupal\Core\Ajax\AfterCommand.
aggregator-feed-source.tpl.php drupal/core/modules/aggregator/templates/aggregator-feed-source.tpl.php Default theme implementation to present the source of the feed.
aggregator-item.tpl.php drupal/core/modules/aggregator/templates/aggregator-item.tpl.php Default theme implementation to format an individual feed item for display on the aggregator page.
aggregator-summary-items.tpl.php drupal/core/modules/aggregator/templates/aggregator-summary-items.tpl.php Default theme implementation to present feeds as list items.
aggregator-wrapper.tpl.php drupal/core/modules/aggregator/templates/aggregator-wrapper.tpl.php Default theme implementation to wrap aggregator content.
aggregator.admin.inc drupal/core/modules/aggregator/aggregator.admin.inc Admin page callbacks for the aggregator module.
aggregator.api.php drupal/core/modules/aggregator/aggregator.api.php Documentation for aggregator API.
aggregator.info drupal/core/modules/aggregator/aggregator.info name = Aggregator description = "Aggregates syndicated content (RSS, RDF, and Atom feeds) from external sources." package = Core version = VERSION core = 8.x configure = admin/config/services/aggregator/settings stylesheets[all][] =…
aggregator.install drupal/core/modules/aggregator/aggregator.install Install, update and uninstall functions for the aggregator module.
aggregator.module drupal/core/modules/aggregator/aggregator.module Used to aggregate syndicated content (RSS, RDF, and Atom).
aggregator.pages.inc drupal/core/modules/aggregator/aggregator.pages.inc User page callbacks for the aggregator module.
aggregator.parser.inc drupal/core/modules/aggregator/aggregator.parser.inc Parser functions for the aggregator module.
aggregator.processor.inc drupal/core/modules/aggregator/aggregator.processor.inc Processor functions for the aggregator module.
aggregator.settings.yml drupal/core/modules/aggregator/config/aggregator.settings.yml drupal/core/modules/aggregator/config/aggregator.settings.yml
aggregator.theme-rtl.css drupal/core/modules/aggregator/aggregator.theme-rtl.css .aggregator .feed-icon { float: left; }
aggregator.theme.css drupal/core/modules/aggregator/aggregator.theme.css .aggregator .feed-icon { float: right; /* LTR */ display: block; }
AggregatorConfigurationTest.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php Drupal\aggregator\Tests Definition of Drupal\aggregator\Tests\AggregatorConfigurationTest.
AggregatorCronTest.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php Drupal\aggregator\Tests Definition of Drupal\aggregator\Tests\AggregatorCronTest.
AggregatorRenderingTest.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php Drupal\aggregator\Tests Definition of Drupal\aggregator\Tests\AggregatorRenderingTest.
AggregatorTestBase.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php Drupal\aggregator\Tests Definition of Drupal\aggregator\Tests\AggregatorTestBase.
aggregator_test.info drupal/core/modules/aggregator/tests/aggregator_test.info name = "Aggregator module tests" description = "Support module for aggregator related testing." package = Testing version = VERSION core = 8.x hidden = TRUE
aggregator_test.module drupal/core/modules/aggregator/tests/aggregator_test.module
ajax.inc drupal/core/includes/ajax.inc Functions for use with Drupal's Ajax framework.
ajax.inc drupal/core/modules/views/includes/ajax.inc Handles the server side AJAX interactions of Views.
AjaxCommandsUnitTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php Drupal\system\Tests\Ajax Definition of Drupal\system\Tests\Ajax\AjaxCommandsUnitTest.
AjaxResponse.php drupal/core/lib/Drupal/Core/Ajax/AjaxResponse.php Drupal\Core\Ajax Definition of Drupal\Core\Ajax\AjaxResponse.
AjaxTestBase.php drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxTestBase.php Drupal\system\Tests\Ajax Definition of Drupal\system\Tests\Ajax\AjaxTestBase.
ajax_forms_test.info drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info name = "AJAX form test mock module" description = "Test for AJAX form calls." core = 8.x package = Testing version = VERSION hidden = TRUE
ajax_forms_test.module drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Simpletest mock module for Ajax forms testing.
ajax_test.info drupal/core/modules/system/tests/modules/ajax_test/ajax_test.info name = AJAX Test description = Support module for AJAX framework tests. package = Testing version = VERSION core = 8.x hidden = TRUE
ajax_test.module drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Helper module for Ajax framework tests.
AlertCommand.php drupal/core/lib/Drupal/Core/Ajax/AlertCommand.php Drupal\Core\Ajax Definition of Drupal\Core\Ajax\AlertCommand.
Alias.php drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php Symfony\Component\DependencyInjection
aliases.test drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/aliases.test
AliasManager.php drupal/core/lib/Drupal/Core/Path/AliasManager.php Drupal\Core\Path Contains Drupal\Core\Path\AliasManager.
AliasManagerCacheDecorator.php drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php Drupal\Core\CacheDecorator Contains Drupal\Core\CacheDecorator\AliasManagerCacheDecorator.
AliasManagerInterface.php drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php Drupal\Core\Path Contains Drupal\Core\Path\AliasManagerInterface.
AliasTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Path/AliasTest.php Drupal\system\Tests\Path Definition of Drupal\system\Tests\Path\CrudTest.
AlterableInterface.php drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php Drupal\Core\Database\Query Definition of Drupal\Core\Database\Query\AlterableInterface
AlterDecorator.php drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php Drupal\Core\Plugin\Discovery Definition of Drupal\Core\Plugin\Discovery\AlterDiscoveryDecorator.
AlterDecoratorTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php Drupal\system\Tests\Plugin Definition of Drupal\system\Tests\Plugin\AlterDecoratorTest.
AlterDecoratorTestPluginManager.php drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/AlterDecoratorTestPluginManager.php Drupal\plugin_test\Plugin Definition of Drupal\plugin_test\Plugin\plugin_test\AlterDecoratorTestPluginManager.
AlterTest.php drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/AlterTest.php Drupal\field_ui\Tests Definition of Drupal\field_ui\Tests\AlterTest.
AlterTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Common/AlterTest.php Drupal\system\Tests\Common Definition of Drupal\system\Tests\Common\AlterTest.
AlterTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Form/AlterTest.php Drupal\system\Tests\Form Definition of Drupal\system\Tests\Form\AlterTest.
AlterTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php Drupal\system\Tests\Database Definition of Drupal\system\Tests\Database\AlterTest.
Analyzer.php drupal/core/modules/views/lib/Drupal/views/Analyzer.php Drupal\views Definition of Drupal\views\Analyzer.
AnalyzeServiceReferencesPass.php drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php Symfony\Component\DependencyInjection\Compiler

Pages

Other projects