HttpKernel::setupSubrequest |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
Creates a request object for a subrequest. |
MenuFormController::actions |
function |
drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
views_field_delete_instance |
function |
drupal/core/modules/views/views.module |
Implements hook_field_delete_instance. |
PHP_Token_Stream::getTraits |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
@since Method available since Release 1.1.0 |
NullLockBackend::releaseAll |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::releaseAll(). |
NullStorageExpirable::$data |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
The actual storage of key-value pairs. |
DateTimePlus::prepareFormat |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Prepares the input format value. |
CallablesFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
Filters an asset after it has been loaded. |
MessageInterface::getHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Retrieve an HTTP header by name. Performs a case-insensitive search of all headers. |
RemoteFileUnmanagedMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Unmanaged move related tests on remote filesystems. |
TestCacheWarmer::isOptional |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
Checks whether this warmer is optional or not. |
DateTimePlus::inputIsObject |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Checks whether input is a DateTime object. |
GetNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Modules to enable. |
CallablesFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
Filters an asset just before it's dumped. |
Serializer::normalizeObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Normalizes an object into a set of arrays/scalars |
Twig_Parser::pushLocalScope |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
EntityInterface::entityInfo |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the info of the type of the entity. |
FolderTest::testFolderSetup |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/FolderTest.php |
|
EntityOperationsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityOperationsTest.php |
Sets up a Drupal site for running functional and integration tests. |
CachedReaderTest::getReader |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/CachedReaderTest.php |
|
taxonomy_term_create_access |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Access callback for creating a new taxonomy term. |
EntityType::$menu_base_path |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The base menu router path to which the entity admin user interface responds. |
RouteCollection::$resources |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
|
CallbackValidatorTest_Class |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
DrupalDiffFormatter::_added |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
UserConfigContext::USER_KEY |
constant |
drupal/core/modules/user/lib/Drupal/user/UserConfigContext.php |
Predefined key for account object. |
EntityType::$menu_view_path |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The menu router path to be used to view the entity. |
JoinTest::testExamplePlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php |
Tests an example join plugin. |
FieldUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
ViewExecutable::$build_info |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An array of build info. |
EntityType::$menu_edit_path |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The menu router path to be used to edit the entity. |
MessageInterface::hasHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Check if the specified header is present. |
PHP_CodeCoverage_Report_PHP |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/PHP.php |
Uses serialize() to write a PHP_CodeCoverage object to a file. |
DrupalDateTimeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php |
Test information. |
AbstractProxyTest::testName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
@runInSeparateProcess |
CountryManager::__construct |
function |
drupal/core/lib/Drupal/Core/Locale/CountryManager.php |
|
LocaleConfigTranslationTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php |
Tests Metadata for configuration objects. |
BaseNodeFilter::addNodePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php |
|
ExecutableFinder::$suffixes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
Definition::replaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a specific argument |
ConstraintViolationListTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
CachePluginBase::cacheFlush |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Clear out cached data for a view. |
language_element_info_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_element_info_alter(). |
taxonomy_term_view_multiple |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Constructs a drupal_render() style array from an array of loaded terms. |
DriverNotSpecifiedException |
class |
drupal/core/lib/Drupal/Core/Database/DriverNotSpecifiedException.php |
Exception thrown if no driver is specified for a database connection. |
DateTimePlus::inputIsFormat |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Checks if input is a string with an expected format. |
FieldDeleteForm::submitForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
Form submission handler. |
MessageInterface::setHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Set an HTTP header |
ForumIntegrationTest::setUp |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php |
Sets up a Drupal site for running functional and integration tests. |
EasyRdf_Format::guessFormat |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Attempt to guess the document format from some content. |