form_test.module |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
|
Helper module for the form API tests. |
form_test.routing.yml |
drupal/core/modules/system/tests/modules/form_test/form_test.routing.yml |
|
drupal/core/modules/system/tests/modules/form_test/form_test.routing.yml |
form_test.services.yml |
drupal/core/modules/system/tests/modules/form_test/form_test.services.yml |
|
drupal/core/modules/system/tests/modules/form_test/form_test.services.yml |
ForTest.php |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php |
|
|
forum-icon.html.twig |
drupal/core/modules/forum/templates/forum-icon.html.twig |
|
Default theme implementation to display a status icon for a forum post. |
forum-list.html.twig |
drupal/core/modules/forum/templates/forum-list.html.twig |
|
Default theme implementation to display a list of forums and containers. |
forum-submitted.html.twig |
drupal/core/modules/forum/templates/forum-submitted.html.twig |
|
Default theme implementation for a forum post submission string. |
forum-topic-list.html.twig |
drupal/core/modules/forum/templates/forum-topic-list.html.twig |
|
Default theme implementation to display a list of forum topics. |
forum.admin.inc |
drupal/core/modules/forum/forum.admin.inc |
|
Administrative page callbacks for the Forum module. |
forum.info.yml |
drupal/core/modules/forum/forum.info.yml |
|
drupal/core/modules/forum/forum.info.yml |
forum.install |
drupal/core/modules/forum/forum.install |
|
Install, update, and uninstall functions for the Forum module. |
forum.module |
drupal/core/modules/forum/forum.module |
|
Provides discussion forums. |
forum.module-rtl.css |
drupal/core/modules/forum/css/forum.module-rtl.css |
|
Right-to-left styling for the Forum module. |
forum.module.css |
drupal/core/modules/forum/css/forum.module.css |
|
Styling for the Forum module. |
forum.pages.inc |
drupal/core/modules/forum/forum.pages.inc |
|
User page callbacks for the Forum module. |
forum.routing.yml |
drupal/core/modules/forum/forum.routing.yml |
|
drupal/core/modules/forum/forum.routing.yml |
forum.schema.yml |
drupal/core/modules/forum/config/schema/forum.schema.yml |
|
drupal/core/modules/forum/config/schema/forum.schema.yml |
forum.settings.yml |
drupal/core/modules/forum/config/forum.settings.yml |
|
drupal/core/modules/forum/config/forum.settings.yml |
forum.views.inc |
drupal/core/modules/forum/forum.views.inc |
|
Provide views data and handlers for forum.module. |
ForumBlockBase.php |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Drupal\forum\Plugin\Block |
Contains \Drupal\forum\Plugin\Block\ForumBlockBase. |
ForumBlockTest.php |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Drupal\forum\Tests |
Definition of Drupal\forum\Tests\ForumBlockTest. |
ForumIndexTest.php |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php |
Drupal\forum\Tests |
Definition of Drupal\forum\Tests\ForumIndexTest. |
ForumIntegrationTest.php |
drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php |
Drupal\forum\Tests\Views |
Contains \Drupal\forum\Tests\Views\ForumIntegrationTest. |
ForumNodeAccessTest.php |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
Drupal\forum\Tests |
Definition of Drupal\forum\Tests\ForumNodeAccessTest. |
forums.html.twig |
drupal/core/modules/forum/templates/forums.html.twig |
|
Default theme implementation to display a forum. |
ForumSettingsForm.php |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Drupal\forum |
Contains \Drupal\forum\ForumSettingsForm. |
ForumTest.php |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Drupal\forum\Tests |
Tests for forum.module. |
forum_test_views.info.yml |
drupal/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml |
|
drupal/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml |
forum_test_views.module |
drupal/core/modules/forum/tests/modules/forum_test_views/forum_test_views.module |
|
|
FragmentHandler.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php |
Symfony\Component\HttpKernel\Fragment |
|
FragmentHandlerTest.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php |
Symfony\Component\HttpKernel\Tests\Fragment |
|
FragmentListener.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php |
Symfony\Component\HttpKernel\EventListener |
|
FragmentListenerTest.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php |
Symfony\Component\HttpKernel\Tests\EventListener |
|
FragmentRendererInterface.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentRendererInterface.php |
Symfony\Component\HttpKernel\Fragment |
|
FrameworkTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Drupal\system\Tests\Ajax |
Contains \Drupal\system\Tests\Ajax\FrameworkTest. |
FreeConfigContext.php |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Drupal\Core\Config\Context |
Contains \Drupal\Core\Config\Context\FreeConfigContext. |
From.php |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/From.php |
|
|
from.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/from.test |
|
|
from.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/from.test |
|
|
FromConfigInterface.php |
drupal/core/vendor/guzzle/common/Guzzle/Common/FromConfigInterface.php |
Guzzle\Common |
|
FrontPageTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Drupal\system\Tests\System |
Definition of Drupal\system\Tests\System\FrontPageTest. |
FrontpageTest.php |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FrontpageTest.php |
Drupal\node\Tests\Views |
Contains \Drupal\node\Tests\Views\FrontPageTest. |
FrozenParameterBag.php |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php |
Symfony\Component\DependencyInjection\ParameterBag |
|
FrozenParameterBagTest.php |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php |
Symfony\Component\DependencyInjection\Tests\ParameterBag |
|
FTP.php |
drupal/core/lib/Drupal/Core/FileTransfer/FTP.php |
Drupal\Core\FileTransfer |
Definition of Drupal\Core\FileTransfer\FTP. |
FTPExtension.php |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Drupal\Core\FileTransfer |
Definition of Drupal\Core\FileTransfer\FTPExtension. |
Full.php |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
Drupal\views\Plugin\views\pager |
Definition of Drupal\views\Plugin\views\pager\Full. |
FullDate.php |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/FullDate.php |
Drupal\views\Plugin\views\argument |
Contains \Drupal\views\Plugin\views\argument\FullDate. |
FullyClassifiedParent.php |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/FullyClassifiedParent.php |
Doctrine\Tests\Common\Reflection |
|
Function.php |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Function.php |
|
|