CollectionValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
ActionListController::buildHeader |
function |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Builds the header row for the entity listing. |
PHPUnit_Framework_TestCase::setUp |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
entity_crud_hook_test_file_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_insert(). |
ConstraintTest::testSetProperties |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
AnnotationWithAttributes::getBool |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
_update_manager_unique_identifier |
function |
drupal/core/modules/update/update.module |
Returns a short unique identifier for this Drupal installation. |
entity_crud_hook_test_node_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_insert(). |
ExceptionDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
LANGUAGE_NEGOTIATION_URL_FALLBACK |
constant |
drupal/core/modules/language/language.negotiation.inc |
If no URL language, language is determined using an already detected one. |
_update_manager_extract_directory |
function |
drupal/core/modules/update/update.module |
Returns the directory where update archive files should be extracted. |
OptionsDynamicValuesTest::$entity |
property |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesTest.php |
The created entity. |
StaticReflectionClass::getMethods |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
ProviderBasedGenerator::$provider |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ProviderBasedGenerator.php |
The route provider for this generator. |
CollectionValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
MockComplexContextBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockComplexContextBlock.php |
|
seven_preprocess_maintenance_page |
function |
drupal/core/themes/seven/seven.theme |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |
ModuleTest::assertInstanceHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Ensure that a certain handler is a instance of a certain table/field. |
Twig_SimpleFunction::getNodeClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
entity_crud_hook_test_user_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_insert(). |
NcsLastCommentName::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
overlay-disable-message.html.twig |
file |
drupal/core/modules/overlay/templates/overlay-disable-message.html.twig |
Default theme implementation for the message about disabling the overlay. |
Twig_SimpleFunction::setArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
entity_crud_hook_test_entity_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_load(). |
DumperInterface::isProxyCandidate |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php |
Inspects whether the given definitions should produce proxy instantiation logic in the dumped container. |
Twig_ExtensionInterface::getTests |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns a list of tests to add to the existing list. |
Twig_SimpleFunction::getArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
NodeTypeTest::testNodeTypeEditing |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests editing a node type using the UI. |
ProfilerListener::onKernelRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
NativeSessionStorage::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Constructor. |
PhpStreamWrapperInterface::unlink |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
HandlerFilterUserNameTest::$names |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Usernames of $accounts. |
CollectionTest::testRemoveElement |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
PropertyContainerMetadata::accept |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/PropertyContainerMetadata.php |
Overrides Metadata::accept(). |
Twig_SimpleFunction::needsContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFunction.php |
|
PhpStreamWrapperInterface::rename |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
AggregatorController::__construct |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Constructs a \Drupal\aggregator\Controller\AggregatorController object. |
EntityTestMulRevStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Defines the controller class for the test entity. |
FileFieldValidateTest::$node_type |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
EventManagerTest::$_preFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
ConfigurableRequirementsInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php |
ConfigurableRequirementsInterface must be implemented by URL generators that
can be configured whether an exception should be generated when the parameters
do not match the requirements. It is also possible to disable the requirements
check for URL… |
StylePluginBase::$rendered_fields |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Stores the rendered field values, keyed by the row index and field name. |
DatabaseStorageControllerNG::save |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::save(). |
Twig_Loader_Filesystem::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Gets the source code of a template, given its name. |
UrlAliasFixtures::tableDefinition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
Returns the table definition for the URL alias fixtures. |
WizardPluginBase::rowStyleOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves row style plugin names. |
EntityManager::getControllerClass |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Returns an entity controller class. |
AggregatorController::feedRefresh |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Refreshes a feed, then redirects to the overview page. |
ConfigEntityQueryTest::testDotted |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Tests dotted path matching. |
StaticReflectionService::getClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
Return a reflection class instance or null |