WriteRecordTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/WriteRecordTest.php |
|
UserBlocksTests::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
|
ChainEncoder::getEncoder |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
Gets the encoder supporting the format. |
ResponseTest::testGetTtl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
Twig_Compiler::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Gets the current PHP code after compilation. |
PathMatcherTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
|
Definition::getArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the arguments to pass to the service constructor/factory method. |
JsonEncode::getLastError |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
Returns the last encoding error (if any) |
file_get_file_references |
function |
drupal/core/modules/file/file.module |
Retrieves a list of references to a file. |
image_test_get_all_calls |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Get an array with the all the calls to the toolkits since image_test_reset()
was called. |
simpletest_last_test_get |
function |
drupal/core/modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
BatchMemory::getAllItems |
function |
drupal/core/lib/Drupal/Core/Queue/BatchMemory.php |
Retrieves all remaining items in the queue. |
StorageTest::testDetails |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/StorageTest.php |
Tests changing human_name, description and tag. |
GenericEvent::getSubject |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php |
Getter for subject property. |
FieldInstance::getWidget |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstance.php |
Returns the Widget plugin for the instance. |
Module::getSchemaUpdates |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Returns available database schema updates once a new version is installed. |
FieldInstance::offsetGet |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstance.php |
Implements ArrayAccess::offsetGet(). |
node_type_get_clean_name |
function |
drupal/core/modules/node/node.module |
Title callback: Returns the sanitized node type name. |
UnicodeUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php |
|
SelectExtender::getUnion |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT. |
BlockHtmlIdTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
|
JsonDecode::getLastError |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php |
Returns the last decoding error (if any) |
TextProcessed::getParent |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/TextProcessed.php |
Implements ContextAwareInterface::getParent(). |
RouteCollection::getRoot |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Gets the root RouteCollection of the tree. |
InvalidDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
|
TextSummaryTest::getInfo |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
|
ViewStorageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
|
SearchBlockTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
|
file_field_widget_submit |
function |
drupal/core/modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
QueryBase::getEntityType |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements Drupal\Core\Entity\Query\QueryInterface::getEntityType(). |
_openid_get_math_library |
function |
drupal/core/modules/openid/openid.inc |
Determine the available math library GMP vs. BCMath, favouring GMP for performance. |
ArrayCollection::getKeys |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets all keys/indexes of the collection elements. |
SessionInterface::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Gets a bag instance by name. |
file_get_stream_wrappers |
function |
drupal/core/includes/file.inc |
Provides Drupal stream wrapper registry. |
ThemeRegistry::offsetGet |
function |
drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php |
Overrides CacheArray::offsetGet(). |
AnnotationInterface::get |
function |
drupal/core/lib/Drupal/Core/Annotation/AnnotationInterface.php |
Returns the value of an annotation. |
SearchMatchTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
|
ViewElementTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
|
SearchMatchTest::getText |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
_test_: Helper method for generating snippets of content. |
ChainDecoder::getDecoder |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
Gets the decoder supporting the format. |
NativeSessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
Test class for NativeSessionStorage. |
GetSetDummy::otherMethod |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
KernelInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the name of the kernel |
XmlRpcBasicTest::getInfo |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php |
|
FileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Returns the full path where the file is or should be stored. |
ArgumentLanguageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/ArgumentLanguageTest.php |
Contains Drupal\views\Tests\Language\ArgumentLanguageTest. |
ViewExecutable::getTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the view's current title. This can change depending upon how it
was built. |
MatcherDumper::getRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php |
Gets the routes to dump. |
FilePrivateTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php |
|
FieldItemBase::getString |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements TypedDataInterface::getString(). |