NodeBlockFunctionalTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Modules to enable. |
StaticDiscovery::deleteDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
Deletes a plugin definition. |
PagerTest::testStorePagerSettings |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Pagers was sometimes not stored. |
CacheDecoratorLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityReference::buildOptionsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/row/EntityReference.php |
Overrides \Drupal\views\Plugin\views\row\Fields::buildOptionsForm(). |
Twig_Node_Expression_Binary_Equal |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php |
|
LlamaContextualAndButton::getFile |
function |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextualAndButton.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile(). |
EntityReferenceItemNormalizer.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php |
Contains \Drupal\hal\Normalizer\EntityReferenceItemNormalizer. |
WebTestBase::assertNoFieldByXPath |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field does not exist in the current page by the given XPath. |
PerformanceForm::submitCacheClear |
function |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
Clears the caches. |
FileTransferTest::_writeDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
ObjectManager::getMetadataFactory |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Gets the metadata factory used to gather the metadata of classes. |
DateTimeValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
_install_profile_modules_finished |
function |
drupal/core/includes/install.core.inc |
'Finished' callback for module installation batch. |
Twig_Environment::$unaryOperators |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
LOCALE_TRANSLATION_OVERWRITE_NONE |
constant |
drupal/core/modules/locale/locale.module |
UI option for override of existing translations. Don't override existing
translations. |
ValidationVisitorInterface::visit |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitorInterface.php |
Validates a value against the constraints defined in some metadata. |
ApacheRequestTest::testUriMethods |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ApacheRequestTest.php |
@dataProvider provideServerVars |
TestMultipleHttpKernel::$statuses |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
GraphvizDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php |
|
filter.format.restricted_html.yml |
file |
drupal/core/profiles/standard/config/filter.format.restricted_html.yml |
drupal/core/profiles/standard/config/filter.format.restricted_html.yml |
StatementInterface::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the entire result set as a single associative array. |
Twig_Tests_LexerTest::testLongRaw |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
field_default_prepare_translation |
function |
drupal/core/modules/field/field.default.inc |
Copies source field values into the entity to be prepared. |
LocaleTypedConfig::getTypedConfig |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets wrapped typed config object. |
StatementInterface::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the result set as an associative array keyed by the given field. |
Twig_Tests_LexerTest::testLongVar |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
slave_database_ignore__subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\SlaveDatabaseIgnoreSubscriber |
EntityReference::$usesAttachments |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesAttachments. |
AutoExpireFlashBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Gets the storage key for this bag. |
RegisterStringTranslatorsPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStringTranslatorsPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterStringTranslatorsPass. |
EditPluginInterface::isCompatible |
function |
drupal/core/modules/edit/lib/Drupal/edit/EditPluginInterface.php |
Checks whether this editor is compatible with a given field instance. |
LocaleTypedConfig::getTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
|
FileFieldTestBase::uploadNodeFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Uploads a file to a node. |
ServiceReferenceGraphNode::$value |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
|
ResponseTestCase::provideResponse |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTestCase.php |
|
UnicornEditor::getDefaultSettings |
function |
drupal/core/modules/editor/tests/modules/lib/Drupal/editor_test/Plugin/Editor/UnicornEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getDefaultSettings(). |
WebTestBase::assertNoFieldChecked |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a checkbox field in the current page is not checked. |
FileFieldTestBase::removeNodeFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Removes a file from a node. |
Twig_Node_Include::addGetTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|
assertXmlStringNotEqualsXmlString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two XML documents are not equal. |
PrimitiveTypeConstraint::$message |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraint.php |
|
ConnectionRegistry::getConnection |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php |
Gets the named connection. |
PictureFormatter::settingsSummary |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Returns a short summary for the current formatter settings. |
Twig_Node_Expression_Binary_Power |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php |
|
CardSchemeValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
EntityBCDecorator::getTranslation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
WebTestBase::assertOptionSelected |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a select option in the current page is checked. |
PhpassHashedPassword::HASH_LENGTH |
constant |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
The expected (and maximum) number of characters in a hashed password. |
TranslationManager::addTranslator |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Appends a translation system to the translation chain. |