Files

Primary tabs

File namesort descending Location Namespace Description
AdminBlockDeleteForm.php drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php Drupal\block\Form Contains \Drupal\block\Form\AdminBlockDeleteForm.
AdminController.php drupal/core/modules/system/lib/Drupal/system/Controller/AdminController.php Drupal\system\Controller Contains \Drupal\system\Controller\AdminController.
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.
AdvancedSettingsForm.php drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php Drupal\views_ui\Form Contains \Drupal\views_ui\Form\AdvancedSettingsForm.
AfterCommand.php drupal/core/lib/Drupal/Core/Ajax/AfterCommand.php Drupal\Core\Ajax Definition of Drupal\Core\Ajax\AfterCommand.
aggregator-feed-source.html.twig drupal/core/modules/aggregator/templates/aggregator-feed-source.html.twig Default theme implementation to present the source of the feed.
aggregator-item.html.twig drupal/core/modules/aggregator/templates/aggregator-item.html.twig Default theme implementation to present a feed item in an aggregator page.
aggregator-summary-items.html.twig drupal/core/modules/aggregator/templates/aggregator-summary-items.html.twig Default theme implementation to present feeds as list items.
aggregator.admin.inc drupal/core/modules/aggregator/aggregator.admin.inc Administration page callbacks for the Aggregator module.
aggregator.info.yml drupal/core/modules/aggregator/aggregator.info.yml drupal/core/modules/aggregator/aggregator.info.yml
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.routing.yml drupal/core/modules/aggregator/aggregator.routing.yml drupal/core/modules/aggregator/aggregator.routing.yml
aggregator.schema.yml drupal/core/modules/aggregator/config/schema/aggregator.schema.yml drupal/core/modules/aggregator/config/schema/aggregator.schema.yml
aggregator.services.yml drupal/core/modules/aggregator/aggregator.services.yml drupal/core/modules/aggregator/aggregator.services.yml
aggregator.settings.yml drupal/core/modules/aggregator/config/aggregator.settings.yml drupal/core/modules/aggregator/config/aggregator.settings.yml
AggregatorCategoryBlock.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php Drupal\aggregator\Plugin\Derivative Contains \Drupal\aggregator\Plugin\Derivative\AggregatorCategoryBlock.
AggregatorCategoryBlock.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php Drupal\aggregator\Plugin\Block Contains \Drupal\aggregator\Plugin\Block\AggregatorCategoryBlock.
AggregatorConfigurationTest.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php Drupal\aggregator\Tests Definition of Drupal\aggregator\Tests\AggregatorConfigurationTest.
AggregatorController.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php Drupal\aggregator\Controller Contains \Drupal\aggregator\Controller\AggregatorController.
AggregatorCronTest.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php Drupal\aggregator\Tests Definition of Drupal\aggregator\Tests\AggregatorCronTest.
AggregatorFeedBlock.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorFeedBlock.php Drupal\aggregator\Plugin\Derivative Contains \Drupal\aggregator\Plugin\Derivative\AggregatorFeedBlock.
AggregatorFeedBlock.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php Drupal\aggregator\Plugin\Block Contains \Drupal\aggregator\Plugin\Block\AggregatorFeedBlock.
AggregatorFetcher.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorFetcher.php Drupal\aggregator\Annotation Contains \Drupal\aggregator\Annotation\AggregatorFetcher.
AggregatorParser.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorParser.php Drupal\aggregator\Annotation Contains \Drupal\aggregator\Annotation\AggregatorParser.
AggregatorPluginManager.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/AggregatorPluginManager.php Drupal\aggregator\Plugin Contains \Drupal\aggregator\Plugin\AggregatorPluginManager.
AggregatorProcessor.php drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorProcessor.php Drupal\aggregator\Annotation Contains \Drupal\aggregator\Annotation\AggregatorProcessor.
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.yml drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml
aggregator_test.module drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module
aggregator_test.settings.yml drupal/core/modules/aggregator/tests/modules/aggregator_test/config/aggregator_test.settings.yml drupal/core/modules/aggregator/tests/modules/aggregator_test/config/aggregator_test.settings.yml
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.
AjaxController.php drupal/core/lib/Drupal/Core/Controller/AjaxController.php Drupal\Core\Controller Contains \Drupal\Core\Controller\AjaxController.
AjaxEnhancer.php drupal/core/lib/Drupal/Core/Routing/Enhancer/AjaxEnhancer.php Drupal\Core\Routing\Enhancer Contains \Drupal\Core\Routing\Enhancer\AjaxEnhancer.
AjaxResponse.php drupal/core/lib/Drupal/Core/Ajax/AjaxResponse.php Drupal\Core\Ajax Definition of Drupal\Core\Ajax\AjaxResponse.
AjaxSubscriber.php drupal/core/lib/Drupal/Core/Ajax/AjaxSubscriber.php Drupal\Core\Ajax Contains \Drupal\Core\Ajax\AjaxSubscriber.
AjaxTestBase.php drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxTestBase.php Drupal\system\Tests\Ajax Definition of Drupal\system\Tests\Ajax\AjaxTestBase.
AjaxTestController.php drupal/core/modules/system/tests/modules/ajax_test/lib/Drupal/ajax_test/AjaxTestController.php Drupal\ajax_test Contains \Drupal\ajax_test\AjaxTestController.
ajax_forms_test.info.yml drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml
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.yml drupal/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml drupal/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml
ajax_test.module drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Helper module for Ajax framework tests.
ajax_test.routing.yml drupal/core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml drupal/core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml
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

Pages

Other projects