assertJsonStringEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that the generated JSON encoded object and the content of the given file are equal. |
JavaScriptTest::testFooterHTML |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests drupal_get_js() with a footer scope. |
ObjectRepository::getClassName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php |
Returns the class name of the object managed by the repository |
ResponseTest::testSetClientTtl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
update_manager_archive_extract |
function |
drupal/core/modules/update/update.manager.inc |
Unpacks a downloaded archive file. |
Twig_ExpressionParser::isUnary |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
FileReadOnlyStorage::writeable |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::writeable(). |
TermTranslationUITest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
|
EntityManagerTest::testMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityManagerTest.php |
Tests some methods on the manager. |
TranslationLink::defineOptions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions(). |
TestItem::$propertyDefinitions |
property |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/TestItem.php |
Property definitions of the contained properties. |
entity_reference.admin-rtl.css |
file |
drupal/core/modules/entity_reference/css/entity_reference.admin-rtl.css |
.entity_reference-settings {
margin-right: 1.5em;
} |
EntityAccessController::access |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Checks access to an operation on a given entity or entity translation. |
ManyToOneHelper::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/ManyToOneHelper.php |
Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining. |
FileReadOnlyStorage::deleteAll |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::deleteAll(). |
DisplayExtenderUITest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayExtenderUITest.php |
|
AbstractManagerRegistry::$name |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
hook_field_storage_purge_field |
function |
drupal/core/modules/field/field.api.php |
Remove field storage information when a field record is purged. |
breakpoint_modules_uninstalled |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Implements hook_modules_uninstalled(). |
StatementPrefetch::$connection |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Reference to the Drupal database connection object for this statement. |
SetDialogOptionCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface::render(). |
AggregatorParser::$description |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorParser.php |
The description of the plugin. |
UserAccountLinksTests::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
|
MockRouteProvider::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockRouteProvider.php |
Constructs a new MockRouteProvider. |
CustomArrayObject::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
PHP_Token_PAAMAYIM_NEKUDOTAYIM |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
StatementPrefetch::$currentRow |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The current row, retrieved in PDO::FETCH_ASSOC format. |
menu_form_node_type_form_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_form_FORM_ID_alter(). |
StatementPrefetch::$currentKey |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The key of the current row. |
NoHelpTest::testMainPageNoHelp |
function |
drupal/core/modules/help/lib/Drupal/help/Tests/NoHelpTest.php |
Ensures modules not implementing help do not appear on admin/help. |
AsseticExtension::getFunctions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
ViewsSelection::initializeView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Initializes a view. |
TranslationLink::clickSortable |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Determine if this field is click sortable. |
views_ui_preprocess_views_view |
function |
drupal/core/modules/views_ui/views_ui.module |
Implements hook_preprocess_HOOK() for views-view.html.twig. |
PHPUnit_Util_Diff::diffToArray |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Diff.php |
Returns the diff between two arrays or strings as array. |
StatisticsTokenReplaceTest.php |
file |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php |
Definition of Drupal\statistics\Tests\StatisticsTokenReplaceTest. |
ConstraintValidatorFactory.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php |
|
InvalidConstraintValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/InvalidConstraintValidator.php |
|
OverviewBase::getRegionOptions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Returns an associative array of all regions. |
_breakpoint_delete_breakpoints |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Remove breakpoints from all disabled themes or uninstalled modules. |
ModuleHandler::parseDependency |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Parses a dependency for comparison by drupal_check_incompatibility(). |
ViewsUIController::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Constructs a new \Drupal\views_ui\Controller\ViewsUIController object. |
UniversalClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers this instance as an autoloader. |
FilterInOperatorTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
Modules to enable. |
ShutdownFunctionsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ShutdownFunctionsTest.php |
|
EntityValidationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php |
Modules to enable. |
ClassMetadata::getDefaultGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns the name of the default group for this class |
NodeTermData::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php |
Default options form that provides the label widget that all fields
should have. |
CustomArrayObject::offsetUnset |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
ClassWithConstants::SOME_VALUE |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithConstants.php |
|