_tracker_myrecent_access |
function |
drupal/core/modules/tracker/tracker.module |
Access callback: Determines access permission for a user's own account. |
JsonEncode::getLastError |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
Returns the last encoding error (if any) |
KeyValueFactory::$stores |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Instantiated stores, keyed by collection name. |
Tables::ensureFieldTable |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
Join field table if necessary. |
AttributeBag::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Initializes the Bag |
DatabaseExceptionWrapper |
class |
drupal/core/lib/Drupal/Core/Database/DatabaseExceptionWrapper.php |
This wrapper class serves only to provide additional debug information. |
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. |
ConfigInstallTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
Sets up Drupal unit test environment. |
ConditionBase::condition |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionBase.php |
Implements Drupal\Core\Entity\Query\ConditionInterface::compile(). |
HtmlToTextTest::testTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test all supported tags of drupal_html_to_text(). |
MimeTypeGuesserInterface |
interface |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php |
Guesses the mime type of a file |
FileTransfer::removeFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a file. |
ValidationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Modules to enable. |
ManyToOne::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views-view-table.tpl.php |
file |
drupal/core/modules/views/theme/views-view-table.tpl.php |
Template to display a view as a table. |
simpletest_last_test_get |
function |
drupal/core/modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
EntityManager::$cacheBin |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
The cache bin used for entity plugin definitions. |
BatchMemory::getAllItems |
function |
drupal/core/lib/Drupal/Core/Queue/BatchMemory.php |
Retrieves all remaining items in the queue. |
CallablesFilter::$loader |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
|
EntityManager::$cacheKey |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
The cache key used for entity plugin definitions. |
Twig_Node_SandboxedPrint |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php |
Twig_Node_SandboxedPrint adds a check for the __toString() method
when the variable is an object and the sandbox is activated. |
CallablesFilter::$dumper |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
|
QueryPluginBase::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Executes the query and fills the associated view object with according
values. |
ManyToOne::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining. |
ArchiveTar::_writeFooter |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
JavaScriptTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Enable Language and SimpleTest in the test environment. |
CacheProvider::deleteAll |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Delete all cache entries. |
ScalarDummy::denormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/ScalarDummy.php |
Denormalizes the object back from an array of scalars|arrays. |
drupal_schema_fields_sql |
function |
drupal/core/includes/schema.inc |
Retrieves a list of fields from a table schema. |
SearchNumberMatchingTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
Tests that numbers can be searched, with more complex matching. |
GenericEvent::$arguments |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php |
Array of arguments. |
AttributeBagTest::$array |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
simpletest_generate_file |
function |
drupal/core/modules/simpletest/simpletest.module |
Generate test file. |
EntityManager::$defaults |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
The default values for optional keys of the entity plugin definition. |
StorageTest::testDetails |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/StorageTest.php |
Tests changing human_name, description and tag. |
ExceptionHandler::$debug |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
|
ManyToOne::summary_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Build the info for the summary query. |
Node::$isDefaultRevision |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
Indicates whether this is the default node revision. |
ArchiveTar::_writeHeader |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
FieldInstance::getWidget |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstance.php |
Returns the Widget plugin for the instance. |
EntityBody::calculateMd5 |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Calculate the MD5 hash of an entity body |
JavaScriptTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix. |
MatcherDumperTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Sets up unit test environment. |
ComplexDataInterface.php |
file |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Definition of Drupal\Core\TypedData\ComplexDataInterface. |
FieldAttachOtherTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Definition of Drupal\field\Tests\FieldAttachOtherTest. |
language_negotiation_set |
function |
drupal/core/includes/language.inc |
Saves a list of language negotiation methods for a language type. |
action_admin_manage_form |
function |
drupal/core/modules/action/action.admin.inc |
Define the form for the actions overview page. |
UserRoleAdminTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php |
Sets up a Drupal site for running functional and integration tests. |
FlattenException::$trace |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
ExceptionHandler::handle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
Sends a Response for the given Exception. |