BlockCacheTest::testNoCache |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_NO_CACHE. |
EntityType::$label_callback |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The name of a function that returns the label of the entity. |
FieldList::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Build the options form. |
SessionHandlerInterface::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
Garbage collection for storage. |
views.view.test_destroy.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml |
ClassHasStaticAttribute.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasStaticAttribute.php |
|
UserRoleUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\UserRoleUpgradePathTest. |
ActionBag::initializePlugin |
function |
drupal/core/lib/Drupal/Core/Action/ActionBag.php |
Initializes a plugin and stores the result in $this->pluginInstances. |
EasyRdf_Format::$extensions |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
|
FieldCounterTest::testPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
PhpDumper::isSimpleInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Checks if the definition is a simple instance. |
FileDriver::loadMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements. |
EntityTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Definition of Drupal\entity\Tests\EntityTranslationUITest. |
TraceableUrlMatcherTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/TraceableUrlMatcherTest.php |
|
ConfigurableActionInterface |
interface |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionInterface.php |
Provides an interface for an Action plugin. |
PHP_Token_Includes::getName |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
taxonomy_entity_bundle_info |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_entity_bundle_info(). |
BreakpointCRUDTest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointCRUDTest.php |
|
ConfigImporter::__construct |
function |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
Constructs a configuration import object. |
UserValidationTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
MessageInterface::getParams |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get application and plugin specific parameters set on the message. |
EasyRdf_Serialiser_GraphViz |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Class to serialise an EasyRdf_Graph to GraphViz |
Validation::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validation.php |
Creates a new validator. |
RssFields::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Provide a form for setting options. |
XmlFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
AbstractProxyTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
SiteMaintenanceModeForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php |
Contains \Drupal\system\Form\SiteMaintenanceModeForm. |
PHP_Token_Includes::getType |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
views_field_create_instance |
function |
drupal/core/modules/views/views.module |
Implements hook_field_create_instance. |
MessageInterface::addHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add a header to an existing collection of headers. |
Serializer::getDenormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
ForumBlockBase::blockSubmit |
function |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
RecentCommentsBlock::access |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
CachePluginBase::$outputKey |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Stores the cache ID used for the output cache, once generateOutputKey() got
executed. |
ListString::$allowed_values |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Stores the allowed values of this field. |
TestObjectMetadata::getName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Get fully-qualified class name of this persistent class. |
AbstractLoader::$namespaces |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/AbstractLoader.php |
Contains all known namespaces indexed by their prefix |
FormTestEventSubscriber.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/EventSubscriber/FormTestEventSubscriber.php |
Contains \Drupal\form_test\EventSubscriber\FormTestEventSubscriber. |
DrupalDiffFormatter::_lines |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
drupal_get_query_parameters |
function |
drupal/core/includes/common.inc |
Processes a URL query parameter array to remove unwanted elements. |
StringDatabaseStorage::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::save(). |
taxonomy_field_extra_fields |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_extra_fields(). |
views_field_update_instance |
function |
drupal/core/modules/views/views.module |
Implements hook_field_update_instance. |
ContactFieldsTest::$modules |
property |
drupal/core/modules/contact/lib/Drupal/contact/Tests/Views/ContactFieldsTest.php |
Modules to enable. |
InlineTest::getTestsForDump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
ExecutableInterface::execute |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutableInterface.php |
Executes the plugin. |
AddFeedTest::testAddLongFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php |
Tests feeds with very long URLs. |
FieldDeleteForm::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
Constructs a new FieldDeleteForm object. |
ConstraintViolationInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
A violation of a constraint that happened during validation. |
PercentagesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
|