PhpFileCache::$extension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
|
AnnotationFileLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
|
CommonTestController.php |
file |
drupal/core/modules/system/tests/modules/common_test/lib/Drupal/common_test/Controller/CommonTestController.php |
Contains \Drupal\common_test\Controller\CommonTestController. |
hook_node_access_records |
function |
drupal/core/modules/node/node.api.php |
Set permissions for a node to be written to the database. |
ExposedFormTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
|
FieldList::defineOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
YamlFileLoader::$classes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
An array of YAML class descriptions |
book_admin_edit_validate |
function |
drupal/core/modules/book/book.admin.inc |
Form validation handler for book_admin_edit(). |
NullLockBackend::$lockId |
property |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Current page lock token identifier. |
HeaderComparison::hasKey |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/HeaderComparison.php |
Case insensitive check if an array have a key |
FileStorageTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
This method exists to support the simpletest UI runner. |
ForumBlockBase::settings |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Overrides \Drupal\block\BlockBase::settings(). |
ClassLoaderTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
|
PhpFileCache::doContains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
Test if an entry exists in the cache. |
XmlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
ProjectUrlMatcher::match |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php |
Tries to match a URL path with a set of routes. |
ApacheUrlMatcherTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/ApacheUrlMatcherTest.php |
|
DesignTestController.php |
file |
drupal/core/modules/system/tests/modules/design_test/lib/Drupal/design_test/Controller/DesignTestController.php |
Contains \Drupal\design_test\Controller\DesignTestController. |
PHP_Token_Stream::tokens |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
StatementEmpty::fetchAll |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
|
NullLockBackend::acquire |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::acquire(). |
NodeConditionTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Condition/NodeConditionTest.php |
Sets up Drupal unit test environment. |
RssFields::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
AbstractProxyTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
ArgumentValidateTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php |
Contains \Drupal\user\Tests\Views\ArgumentValidateTest. |
StatementEmpty::fetchCol |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
Returns an entire single column of a result set as an indexed array. |
DateTimePlus::__toString |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Implements __toString() for dates. |
CallablesFilter::$loader |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
|
TestFileUsage::listUsage |
function |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Implements Drupal\file\FileUsage\FileUsageInterface::listUsage(). |
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. |
CallablesFilter::$dumper |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
|
EntityType::$translation |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
@todo translation_entity_entity_info_alter() uses this but it is undocumented. |
Esi::createCacheStrategy |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php |
Returns a new cache strategy instance. |
hook_update_dependencies |
function |
drupal/core/modules/system/system.api.php |
Return an array of information about module update dependencies. |
MenuFormController::form |
function |
drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
EasyRdf_Format::getNames |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get a list of format names |
NullLockBackend::release |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::release(). |
AddFeedTest::testAddFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php |
Creates and ensures that a feed is unique, checks source, and deletes feed. |
AssetCollection::$assets |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
|
EntityType::$entity_keys |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
An array describing how the Field API can extract certain information from
objects of this entity type: |
BlankValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/BlankValidator.php |
Checks if the passed value is valid. |
SqlBase::isOffsetExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
|
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Broken.php |
Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called. |
Vocabulary::$description |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php |
Description of the vocabulary. |
EntityFormController.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Contains \Drupal\Core\Entity\EntityFormController. |
ImageUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\ImageUpgradePathTest. |
AccessPermissionTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessPermissionTest.php |
Contains \Drupal\user\Tests\Views\AccessPermissionTest. |
update_variables_to_state |
function |
drupal/core/includes/update.inc |
Updates 7.x variables to state records. |
ViewUI::getOverrideValues |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Return the was_defaulted, is_defaulted and revert state of a form. |
AssetCollection::$filters |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
|