TestExtension::getFunctions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
JSMinPlusFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters an asset after it has been loaded. |
ExceptionHandler::abbrClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
|
DisplayPluginBase::$plugins |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
An array of instantiated plugins used in this display. |
NamespacedAttributeBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Sets an attribute. |
JSMinPlusFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
Filters an asset just before it's dumped. |
views.view.test_destroy.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml |
PluginInstanceTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
|
UserTokenReplaceTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Sets up a Drupal site for running functional and integration tests. |
MailTest::testCancelMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php |
Test that message sending may be canceled. |
LanguageManager::$languages |
property |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
|
language_elements_test_menu |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
Implements hook_menu(). |
TestBase::checkRequirements |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Checks the matching requirements for Test. |
FrameworkTest::testLazyLoad |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests that new JavaScript and CSS files are returned on an Ajax request. |
action_admin_remove_orphans |
function |
drupal/core/modules/action/action.admin.inc |
Removes actions that are in the database but not supported by any enabled module. |
RepeatablePassInterface.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php |
|
translation_remove_from_set |
function |
drupal/core/modules/translation/translation.module |
Removes a node from its translation set and updates accordingly. |
_taxonomy_get_tid_from_term |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Helper function for array_map purposes. |
DrupalDiffFormatter::_lines |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
UserSignatureTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php |
Modules to enable. |
CommentPreviewTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
|
TestExtension::dynamic_path |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
EventDispatcher::$listeners |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
|
Definition::setConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a configurator to call after the service is fully initialized. |
RouteTest::testRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
AttributeBagTest::testClear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
poll_block_latest_poll_view |
function |
drupal/core/modules/poll/poll.module |
Returns the content for the 'latest poll' block. |
Definition::getConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the configurator to call after the service is fully initialized. |
JavaScriptTest::testNoCache |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests drupal_add_js() sets preproccess to FALSE when cache is also FALSE. |
MachineName::$value_options |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php |
|
CachedFormulaLoaderTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
BlockHtmlIdTest::testHtmlId |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
Test valid HTML id. |
PhpassHashedPassword::crypt |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Hash a password using a secure stretched hash. |
StringInterface::getVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets the string version. |
EntityTestTranslationUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Tests the Entity Test Translation UI. |
ArrayCollection::$_elements |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
An array containing the entries of this collection. |
JsonDecode::$recursionDepth |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php |
|
AttributeBagTest::testCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count |
KeyValueDatabaseFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseFactory. |
StringInterface::setVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets the string version. |
DrupalDiffFormatter::_added |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
EntityFormController::build |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::build(). |
translation_entity_overview |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Translations overview page callback. |
PhpassHashedPassword::check |
function |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Implements Drupal\Core\Password\PasswordInterface::checkPassword(). |
FieldInfo::$loadedAllFields |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Whether $fieldsById contains all field definitions or a subset. |
AnnotatedClassDiscoveryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php |
Tests that plugins with annotated classes are correctly discovered. |
StringInterface::getPlurals |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Splits string to work with plural values. |
MoveTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified. |
translation_entity_add_page |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Page callback for the translation addition page. |
ConditionInterface::compile |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionInterface.php |
Compiles this conditional clause. |