EasyRdf_Literal::$datatype |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
@ignore The datatype URI of the literal |
Updater::makeWorldReadable |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Ensures that a given directory is world readable. |
ManageDisplayTest::getInfo |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
|
SelectExtender::hasAllTags |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Determines if a given query has all specified tags. |
DatabaseTestBase::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Modules to enable. |
SubscriberService::onEvent |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
CookieTest::testIsHttpOnly |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
contextual.toolbar-rtl.css |
file |
drupal/core/modules/contextual/css/contextual.toolbar-rtl.css |
RTL styling for contextual module's toolbar tab. |
BlockInvalidRegionTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Definition of Drupal\block\Tests\BlockInvalidRegionTest. |
RedirectableUrlMatcher.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
|
_drupal_error_handler_real |
function |
drupal/core/includes/errors.inc |
Provides custom PHP error handling. |
entity_cache_test_watchdog |
function |
drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module |
Implements hook_watchdog(). |
IniFileLoaderTest::$loader |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
BlockLanguageCacheTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Contains \Drupal\block\Tests\BlockLanguageCacheTest. |
LockBackendInterface::wait |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Waits a short amount of time before a second lock acquire attempt. |
Definition::$factoryMethod |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
PhpDumper::NON_FIRST_CHARS |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Characters that might appear in the generated variable name as any but the first character |
PrerenderList::renderItems |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php |
Render all items in this field together. |
AttributeBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
RouteEnhancerInterface.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteEnhancerInterface.php |
|
LegacyUrlMatcher::$context |
property |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
The request context for this matcher. |
PHPUnit_Framework_TestCase |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
A TestCase defines the fixture to run multiple tests. |
GenericEventTest::$subject |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
BlockLibrarySearchTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
Contains \Drupal\block\Tests\BlockLibrarySearchTest. |
LegacyUrlMatcher::$request |
property |
drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php |
The request object for this matcher. |
SystemAuthorizeTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemAuthorizeTest.php |
Sets up a Drupal site for running functional and integration tests. |
UnmanagedMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
|
StaticDiscoveryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/StaticDiscoveryTest.php |
Sets up unit test environment. |
hook_taxonomy_term_presave |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Act on taxonomy terms before they are saved. |
update_prepare_d8_language |
function |
drupal/core/includes/update.inc |
Prepares Drupal 8 language changes for the bootstrap if needed. |
BookController::bookRender |
function |
drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php |
Prints a listing of all books. |
SelectExtender::conditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Gets a complete list of all conditions in this conditional clause. |
AssetReference::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns an array of filters currently applied. |
GenericEventTest::tearDown |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
Cleans up the environment after running a test. |
FlattenException::$headers |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
field_entity_bundle_create |
function |
drupal/core/modules/field/field.attach.inc |
Implements hook_entity_bundle_create(). |
update_fix_d8_requirements |
function |
drupal/core/includes/update.inc |
Performs Drupal 7.x to 8.x required update.php updates. |
file_field_delete_revision |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_delete_revision(). |
BlockTest::testBlockRehash |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Test _block_rehash(). |
AlterTest::testSimpleAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can do basic alters. |
XmlFileLoader::parseValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
Parses a collection of "value" XML nodes. |
field_entity_bundle_rename |
function |
drupal/core/modules/field/field.attach.inc |
Implements hook_entity_bundle_rename(). |
ViewUI::$temporary_options |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Stores options temporarily while editing. |
NodeCreationTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Modules to enable. |
RequestTest::testGetLocale |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
AbstractComparison::$value |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparison.php |
|
ParserTest::testEmptyValue |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
DumperPrefixCollection.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php |
|
field_entity_bundle_delete |
function |
drupal/core/modules/field/field.attach.inc |
Implements hook_entity_bundle_delete(). |
PHP_Token_Stream::$classes |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|