InPlaceEditorManager::__construct |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditorManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::__construct(). |
Parser::getCurrentLineIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns the current line indentation. |
IntegerItem::$propertyDefinitions |
property |
drupal/core/modules/number/lib/Drupal/number/Type/IntegerItem.php |
Definitions of the contained properties. |
ThemeTest::testFindThemeTemplates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Tests drupal_find_theme_templates(). |
IpValidatorTest::getInvalidIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
EntityFormControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Contains \Drupal\Core\Entity\EntityFormControllerInterface. |
StringDatabaseStorage::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findString(). |
plugin.manager.aggregator.fetcher |
service |
drupal/core/modules/aggregator/aggregator.services.yml |
Drupal\aggregator\Plugin\AggregatorPluginManager |
ClassLoaderTest::testClassLoading |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
Tests that module-provided classes can be loaded when a module is enabled. |
FloatItem::getPropertyDefinitions |
function |
drupal/core/modules/number/lib/Drupal/number/Type/FloatItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
EntityTranslationSettingsTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Contains Drupal\translation_entity\Tests\EntityTranslationSettingsTest. |
system_dependencies_test.info.yml |
file |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml |
EntityInterface::uriRelationships |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns a list of URI relationships supported by this entity. |
ConfigurableActionInterface::form |
function |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionInterface.php |
Form constructor. |
InstallTest::testDrupalWriteRecord |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/InstallTest.php |
Test that calls to drupal_write_record() work during module installation. |
EntityInterface::isDefaultRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Checks if this entity is the default revision. |
CascadingStylesheetsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Modules to enable. |
MissingDependentModuleUnitTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php |
Definition of Drupal\simpletest\Tests\MissingDependentModuleUnitTest. |
HttpExceptionInterface::getHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpExceptionInterface.php |
Returns response headers. |
ConstraintViolationListTest::$list |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
ConstraintViolationListTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
LoaderInterface::loadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderInterface.php |
Load a Class Metadata. |
DrupalUnitTestBase::containerBuild |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Sets up the base service container for this test. |
Twig_Token::INTERPOLATION_END_TYPE |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Token.php |
|
ModuleApiTest::testModuleInvokeAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that module_invoke_all() can load a hook defined in hook_hook_info(). |
LanguagePathMonolingualTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Sets up a Drupal site for running functional and integration tests. |
CachePluginBase::generateOutputKey |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Calculates and sets a cache ID used for the output cache. |
FilesLoader::getFileLoaderInstance |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FilesLoader.php |
Takes mapping file path. |
StaticReflectionMethod::invokeArgs |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
ContainerBuilderTest::testRegister |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::register |
FilterPluginBase::$always_multiple |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Disable the possibility to force a single value. |
SelectTest::testInvalidSelectCount |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that an invalid merge query throws an exception. |
MissingCheckedRequirementsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Definition of Drupal\simpletest\Tests\MissingCheckedRequirementsTest. |
FilterPluginBase::$always_required |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Disable the possibility to allow a exposed input to be optional. |
ViewExecutable::$exposed_raw_input |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Exposed widget input directly from the $form_state['values']. |
EntityFilteringThemeTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
Use the standard profile. |
ContextAwarePluginBase::getContext |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::getContext(). |
LocaleUninstallFrenchTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
|
SchemaTermInterface::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the term properties. |
DateTimePlusTest::testInvalidDates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test invalid date handling. |
EncoderInterface::supportsEncoding |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/EncoderInterface.php |
Checks whether the serializer can encode to given format |
BaseFormIdInterface::getBaseFormID |
function |
drupal/core/lib/Drupal/Core/Form/BaseFormIdInterface.php |
Returns a string identifying the base form. |
CacheBackendInterface::getMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Returns data from the persistent cache when given an array of cache IDs. |
ExecutionContextTest::TRANS_DOMAIN |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExceptionInTearDownTest::$tearDown |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
|
PathProcessorFront::processInbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
Twig_FilterInterface::needsContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
EditLoadingTest::retrieveFieldForm |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Retrieve field form from the server. May also result in additional
JavaScript settings and CSS/JS being loaded. |
FilterBase::setPluginConfiguration |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Sets the configuration for this filter plugin instance. |
StyleMappingTest::testMappedOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Verifies that the fields were mapped correctly. |