language_multilingual |
function |
drupal/core/includes/bootstrap.inc |
Returns TRUE if there is more than one language enabled. |
ViewStorageController |
class |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Defines the storage controller class for View entities. |
BaseAsset::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Returns an array of filters currently applied. |
TraversableStringTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Util/TraversableStringTest.php |
|
PhpDumper::startClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds the class headers. |
hook_simpletest_alter |
function |
drupal/core/modules/simpletest/simpletest.api.php |
Alter the list of tests. |
ArchiveTar::$_tarname |
property |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
InsertCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
DisplayOverview::form |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Overrides Drupal\field_ui\OverviewBase::form(). |
CurlVersion::$version |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
|
FilterDateTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Sets up a Drupal site for running functional and integration tests. |
AnnotationClassLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
AnnotationClassLoader loads routing information from a PHP class and its methods. |
forum_block_configure |
function |
drupal/core/modules/forum/forum.module |
Implements hook_block_configure(). |
contextual_preprocess |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_preprocess(). |
NodeFeedTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFeedTest.php |
|
CommentStatisticsTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php |
Tests the comment module administrative and end-user-facing interfaces. |
LoggerInterface::crit |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
@api |
View::getDisplaysList |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Gets a list of displays included in the view. |
book_node_type_update |
function |
drupal/core/modules/book/book.module |
Implements hook_node_type_update(). |
node_access_test.info |
file |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.info |
name = "Node module access tests"
description = "Support module for node permission testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
FieldInstanceCrudTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
BaseAsset::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Returns the loaded content of the current asset. |
CheckboxTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/CheckboxTest.php |
|
LoggerInterface::warn |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
@api |
SortPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Called to add the sort to a query. |
Table::$usesRowPlugin |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Does the style plugin allows to use style plugins. |
MongoDbSessionHandler |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
MongoDB session handler |
NativePhpunitTask.php |
file |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
Updater::findInfoFile |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Determines what the most important (or only) info file is in a directory. |
BaseAsset::setContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Sets the content of the current asset. |
BreadcrumbTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
Sets up a Drupal site for running functional and integration tests. |
DCOM58Test::testIssue |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
FileFieldTestBase.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Definition of Drupal\file\Tests\FileFieldTestBase. |
MatcherDumperTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Definition of Drupal\system\Tests\Routing\UrlMatcherDumperTest. |
field_language_insert |
function |
drupal/core/modules/field/field.multilingual.inc |
Implements hook_language_insert(). |
contact_category_load |
function |
drupal/core/modules/contact/contact.module |
Loads a contact category. |
Definition::$abstract |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
TriggeringElementTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Test that FAPI correctly determines $form_state['triggering_element']. |
LoggerInterface::info |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
@api |
field_language_update |
function |
drupal/core/modules/field/field.multilingual.inc |
Implements hook_language_update(). |
HttpMethodMatcher.php |
file |
drupal/core/lib/Drupal/Core/Routing/HttpMethodMatcher.php |
Definition of Drupal\Core\Routing\HttpMethodMatcher. |
ChainCacheClearer.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheClearer/ChainCacheClearer.php |
|
field_language_delete |
function |
drupal/core/modules/field/field.multilingual.inc |
Implements hook_language_delete(). |
Local::copyFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::copyFileJailed(). |
FileUsageBase::delete |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Implements Drupal\file\FileUsage\FileUsageInterface::delete(). |
convert_encoding.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/convert_encoding.test |
|
Response::getLocation |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Location HTTP header |
PluginTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
Sets up unit test environment. |
translation.pages.inc |
file |
drupal/core/modules/translation/translation.pages.inc |
User page callbacks for the Translation module. |
TreeOutputTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeOutputTest.php |
Sets up a Drupal site for running functional and integration tests. |