forum-rtl.css |
drupal/core/modules/forum/forum-rtl.css |
|
Right-to-left styling for the Forum module. |
forum-submitted.tpl.php |
drupal/core/modules/forum/templates/forum-submitted.tpl.php |
|
Formats a forum post submission string. |
forum-topic-list.tpl.php |
drupal/core/modules/forum/templates/forum-topic-list.tpl.php |
|
Displays a list of forum topics. |
forum.admin.inc |
drupal/core/modules/forum/forum.admin.inc |
|
Administrative page callbacks for the Forum module. |
forum.css |
drupal/core/modules/forum/forum.css |
|
Styling for the Forum module. |
forum.info |
drupal/core/modules/forum/forum.info |
|
name = Forum
description = Provides discussion forums.
dependencies[] = node
dependencies[] = history
dependencies[] = taxonomy
dependencies[] = comment
package = Core
version = VERSION
core = 8.x
configure = admin/structure/forum
stylesheets[all][] =… |
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.pages.inc |
drupal/core/modules/forum/forum.pages.inc |
|
User page callbacks for the Forum module. |
forum.settings.yml |
drupal/core/modules/forum/config/forum.settings.yml |
|
drupal/core/modules/forum/config/forum.settings.yml |
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. |
ForumNodeAccessTest.php |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
Drupal\forum\Tests |
Definition of Drupal\forum\Tests\ForumNodeAccessTest. |
forums.tpl.php |
drupal/core/modules/forum/templates/forums.tpl.php |
|
Displays a forum. |
ForumTest.php |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Drupal\forum\Tests |
Tests for forum.module. |
FrameworkTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Drupal\system\Tests\Ajax |
Definition of Drupal\system\Tests\Ajax\FrameworkTest. |
From.php |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/From.php |
|
|
from.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/from.test |
|
|
from.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/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. |
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. |
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 |
|
|
Function.php |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Function.php |
|
|
Function.php |
drupal/core/vendor/twig/twig/lib/Twig/Function/Function.php |
|
|
Function.php |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
|
|
Function.php |
drupal/core/vendor/twig/twig/lib/Twig/Function.php |
|
|
function.twig |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/function.twig |
|
<assets>
<asset url="{{ some_func('path/to/asset', { 'name': 'my_asset' }) }}" />
</assets> |
FunctionCallsFormulaLoader.php |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Assetic\Factory\Loader |
|
FunctionCallsFormulaLoaderTest.php |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/FunctionCallsFormulaLoaderTest.php |
Assetic\Test\Factory\Loader |
|
FunctionInterface.php |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
|
functions.php |
drupal/core/vendor/kriswallsmith/assetic/src/functions.php |
|
|
functions.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/functions.test |
|
|
FunctionsTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php |
Drupal\system\Tests\Theme |
Definition of Drupal\system\Tests\Theme\FunctionsTest. |
FunctionTest.php |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
|
GarbageCollectionTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Drupal\system\Tests\KeyValueStore |
Contains Drupal\system\Tests\KeyValueStore\GarbageCollectionTest. |
generate-d6-content.sh |
drupal/core/scripts/generate-d6-content.sh |
|
#!/usr/bin/env php
<?php
/**
* Generate content for a Drupal 6 database to test the upgrade process.
*
* Run this script at the root of an existing Drupal 6 installation.
* Steps to use this generation script:
* - Install drupal 6.
* - Run… |
generate-d7-content.sh |
drupal/core/scripts/generate-d7-content.sh |
|
#!/usr/bin/env php
<?php
/**
* Generate content for a Drupal 7 database to test the upgrade process.
*
* Run this script at the root of an existing Drupal 6 installation.
* Steps to use this generation script:
* - Install drupal 7.
* - Run… |
GeneratorDumper.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php |
Symfony\Component\Routing\Generator\Dumper |
|
GeneratorDumperInterface.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php |
Symfony\Component\Routing\Generator\Dumper |
|
GenericCacheBackendUnitTestBase.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Drupal\system\Tests\Cache |
Definition of Drupal\system\Tests\Cache\GenericCacheBackendUnitTestBase. |
GenericEvent.php |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php |
Symfony\Component\EventDispatcher |
|
GenericEventTest.php |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
Symfony\Component\EventDispatcher\Tests |
|
GenericFileFormatter.php |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Drupal\file\Plugin\field\formatter |
Contains \Drupal\file\Plugin\field\formatter\GenericFileFormatter. |
GetAttr.php |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php |
|
|