EntityQueryTest::testEntityQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test basic functionality. |
SessionHandlerProxy::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
Constructor. |
ReplaceTitleCommand::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/ReplaceTitleCommand.php |
Constructs a \Drupal\views\Ajax\ReplaceTitleCommand object. |
CustomBlockCreationTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Declares test information. |
Twig_Tests_Node_IfTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php |
|
StaticTest::alterRouteDefinition |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php |
Allows access plugins to alter the route definition of a view. |
entity_reference_create_instance |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Creates an instance of a entity reference field on the specified bundle. |
ShortcutTestBase::$shortcut_user |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
User with permission to use shortcuts, but not administer them. |
ExceptionCollection::getIterator |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php |
Allows array-like iteration over the request exceptions |
ApcUniversalClassLoader::$prefix |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php |
|
PHPUnit_Runner_Version::$version |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/Version.php |
|
ExecutionContext::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
MockTestConnection::$commandsRun |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/MockTestConnection.php |
|
ChainRouterTest::testSortRouters |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
Routers are supposed to be sorted only once.
This test will check that by trying to get all routers several times. |
ArgumentDefaultTest::getArgument |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/argument_default/ArgumentDefaultTest.php |
Return the default argument. |
install_get_localization_release |
function |
drupal/core/includes/install.core.inc |
Gets the core release version for localization. |
EntityTranslation::getStrictMode |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Returns whether the entity translation acts in strict mode. |
ConfigEntityStatusTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusTest.php |
Modules to enable. |
TableSortExtender::orderByHeader |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Order the query based on a header array. |
ProcessFailedException::$process |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php |
|
Compiler::$serviceReferenceGraph |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
|
SelectionInterface::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php |
Generates the settings form for this selection. |
DependencyHookInvocationTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
Definition of Drupal\system\Tests\Update\DependencyHookInvocationTest. |
CollectionValidatorArrayTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayTest.php |
|
EntityTranslation::setStrictMode |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Sets whether the entity translation acts in strict mode. |
PHPUnit_Framework_Constraint_And |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/And.php |
Logical AND. |
UpdateLobTest::testUpdateOneBlob |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php |
Confirms that we can update a blob column. |
UrlGenerator::$mixedModeSessions |
property |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Whether both secure and insecure session cookies can be used simultaneously. |
ConfigEntityStatusTest::testCRUD |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusTest.php |
Tests the enabling/disabling of entities. |
HttpKernelInterface::SUB_REQUEST |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernelInterface.php |
|
MatcherDumperTest::testAddRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirms that we can add routes to the dumper. |
File::$uploadIniSizeErrorMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
OptionsWidgetBase::sanitizeLabel |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Sanitizes a string label to display as an option. |
RuntimeReflectionServiceTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
EntityBCDecorator::isNewRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
RdfConstants::RDFS_IS_DEFINED_BY |
constant |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfConstants.php |
|
DataProviderTest::providerMethod |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DataProviderTest.php |
|
EntityReferenceItemTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
|
ContainerFactory::createInstance |
function |
drupal/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
ExtensionInterface::getNamespace |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php |
Returns the namespace to be used for this extension (XML namespace). |
hook_entity_view_mode_info_alter |
function |
drupal/core/includes/entity.api.php |
Alter the view modes for entity types. |
system_get_localized_date_format |
function |
drupal/core/modules/system/system.module |
Select locale date format details from database. |
StatementPrefetch::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns the entire result set as a single associative array. |
UnmanagedDeleteTest::testMissing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Try deleting a missing file. |
File::$uploadPartialErrorMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
FormatterInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Returns a form to configure settings for the formatter. |
config_integration_test.info.yml |
file |
drupal/core/modules/config/tests/config_integration_test/config_integration_test.info.yml |
drupal/core/modules/config/tests/config_integration_test/config_integration_test.info.yml |
StatementPrefetch::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns the result set as an associative array keyed by the given field. |
EntityTranslation::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties(). |
ConfigEntityListTest::testListUI |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Tests the listing UI. |