PageNotFoundTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
|
TranslatableInterface.php |
file |
drupal/core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Definition of Drupal\Core\TypedData\TranslatableInterface. |
ContextAwareInterface.php |
file |
drupal/core/lib/Drupal/Core/TypedData/ContextAwareInterface.php |
Definition of Drupal\Core\TypedData\ContextAwareInterface. |
TestBase::$originalPrefix |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The original database prefix when running inside Simpletest. |
LanguageSwitchingTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Definition of Drupal\language\Tests\LanguageSwitchingTest. |
Statement::getQueryString |
function |
drupal/core/lib/Drupal/Core/Database/Statement.php |
Gets the query string of this statement. |
TokenReplaceTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
|
DefaultViewsTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
|
PluginInstanceTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
Sets up Drupal unit test environment. |
StringDatabaseStorage.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Definition of Drupal\locale\StringDatabaseStorage. |
CssMinFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php |
|
AssetInterface::setValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Sets the values for the asset's variables. |
AssetInterface::getValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns the current values for this asset. |
TraversableStringTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Util/TraversableStringTest.php |
|
ChainMatcherTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ChainMatcherTest.php |
|
ConditionInterface::count |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionInterface.php |
Implements Countable::count(). |
QueryGroupByTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
GraphvizDumper::findEdges |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Finds all edges belonging to a specific service id. |
picture_mapping.admin.inc |
file |
drupal/core/modules/picture/picture_mapping.admin.inc |
Administration functions to maintain picture mappings. |
poll_view_voting_validate |
function |
drupal/core/modules/poll/poll.module |
Form validation handler for poll_view_voting(). |
GraphvizDumper::findNodes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
Finds all nodes. |
ParserRegistry::$instance |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
|
picture_mapping_page_edit |
function |
drupal/core/modules/picture/picture_mapping.admin.inc |
Page callback: Presents the picture mapping editing form. |
FieldInfo::$unknownFields |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Separately tracks requested field names or IDs that do not exist. |
FlattenException::getLine |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
locale_test_disabled.info |
file |
drupal/core/modules/locale/tests/modules/locale_test_disabled/locale_test_disabled.info |
name = Disabled locale test
description = Disabled support module for locale module testing.
package = Testing
version = VERSION
core = 8.x
hidden = TRUE
project = locale_test_disabled
; Definitions for interface translation.
interface translation… |
Schema::$tableInformation |
property |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
A cache of information about blob columns and sequences of tables. |
FlattenException::setLine |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
SelectExtender::innerJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Inner Join against another table in the database. |
SessionInterface::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Returns the session name. |
_openid_dh_binary_to_long |
function |
drupal/core/modules/openid/openid.inc |
|
field_ui_inactive_message |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Displays a message listing the inactive fields of a given bundle. |
MockFileFinder::$filename |
property |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
The only filename this finder ever returns. |
SessionInterface::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Sets the session name. |
_openid_dh_long_to_binary |
function |
drupal/core/modules/openid/openid.inc |
|
SelectExtender::rightJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Right Outer Join against another table in the database. |
StringInterface::isSource |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Checks whether the object is a source string. |
SessionInterface::migrate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Migrates the current session to a new session id while maintaining all
session attributes. |
AccessDeniedTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php |
|
taxonomy_build_node_index |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Builds and inserts taxonomy index entries for a given node. |
ArrayCollection::contains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Checks whether the given element is contained in the collection.
Only element values are compared, not keys. The comparison of two elements
is strict, that means not only the value but also the type must match.
For objects this means reference equality. |
_field_info_collate_types |
function |
drupal/core/modules/field/field.info.inc |
Collates all information on field types, widget types and related structures. |
SessionInterface::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Sets attributes. |
path_taxonomy_term_insert |
function |
drupal/core/modules/path/path.module |
Implements hook_taxonomy_term_insert(). |
image_field_settings_form |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_settings_form(). |
SassFilter::$unixNewlines |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
PluginInspectionInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php |
Plugin interface for providing some metadata inspection. |
update_test_subtheme.info |
file |
drupal/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info |
name = Update test subtheme
description = Test theme which uses update_test_basetheme as the base theme.
core = 8.x
base theme = update_test_basetheme
hidden = TRUE |
StorageInterface::listAll |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Gets configuration object names starting with a given prefix. |
CacheBackendInterface.php |
file |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Definition of Drupal\Core\Cache\CacheBackendInterface. |