FieldInfo::prepareExtraFields |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Prepares 'extra fields' for the current run-time context. |
Twig_Error::guessTemplateInfo |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
EntityUriTest::testDefaultUri |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUriTest.php |
Tests that an entity without a URI callback uses the default URI. |
JsonEncoder::supportsDecoding |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php |
Checks whether the deserializer can decode from given format. |
WizardPluginBase::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Constructs a WizardPluginBase object. |
LanguageSelectElementTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Definition of Drupal\system\Tests\Form\LanguageSelectElementTest. |
ConcatenationSpacingSniff.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
SearchTokenizerTest::code2utf |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchTokenizerTest.php |
Like PHP chr() function, but for unicode characters. |
AssetInterface::getSourceRoot |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns an absolute path or URL to the source asset's root directory. |
ContainerBuilder::removeAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Removes an alias. |
AssetCollectionFilterIterator |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php |
Asset collection filter iterator. |
CollectionTest::testGetValues |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
PoDatabaseReader::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Constructor, initializes with default options. |
ModuleTest::formatViewOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Helper to return an expected views option array. |
FilterFormatAccessTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
Sets up a Drupal site for running functional and integration tests. |
PhpCssEmbedFilter::setPresets |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php |
|
AssetInterface::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns the relative path for the source asset. |
batch_test_simple_form_submit |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler for batch_test_simple_form(). |
UrlGenerator::getRelativePath |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
Returns the target path as relative reference from the base path. |
CustomBlockBlock::blockSubmit |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Overrides \Drupal\block\BlockBase::blockSubmit(). |
ConcatenationSpacingSniff.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
ViewCloneFormController::init |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Initialize the form state and the entity before the first form build. |
PoDatabaseReader::getLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
ForumNodeAccessTest::$modules |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
Modules to enable. |
PhpCssEmbedFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php |
Filters an asset after it has been loaded. |
UglifyJs2Filter::$uglifyjsBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php |
|
AssetInterface::getTargetPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Returns the URL for the current asset. |
HandlerBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Build the options form. |
StylePluginBase::$usesOptions |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Overrides Drupal\views\Plugin\Plugin::$usesOptions. |
ClassMetadata::getTypeOfField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns a type name of this field. |
NativeSessionStorage::$closed |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
UserAdminSettingsFormTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
Definition of Drupal\user\Tests\UserAdminSettingsFormTest. |
PoDatabaseReader::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
ToolbarHookToolbarTest::setUp |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
Sets up a Drupal site for running functional and integration tests. |
PhpCssEmbedFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php |
Filters an asset just before it's dumped. |
AssetInterface::setTargetPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php |
Sets the URL for the current asset. |
AjaxCommandsUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
|
ProfilerListener::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
Constructor. |
CrossCheckTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php |
|
CollectionTest::testPartition |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
FragmentRendererInterface.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentRendererInterface.php |
|
search_langcode_test.info.yml |
file |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
NativePhpunitPrinter::endTest |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
A test ended. |
FieldUpdateForbiddenException |
class |
drupal/core/modules/field/lib/Drupal/field/FieldUpdateForbiddenException.php |
Exception class thrown by hook_field_update_forbid(). |
ViewCloneFormController::form |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
user_uid_only_optional_to_arg |
function |
drupal/core/modules/user/user.module |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
VocabularyLanguageTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
QueryInterface::getEntityType |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Gets the entity type for this query. |
WysiwygEditor::getAttachments |
function |
drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/Plugin/InPlaceEditor/WysiwygEditor.php |
Implements \Drupal\edit\EditPluginInterface::getAttachments(). |
PHPUnit_Util_Test::getTickets |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the tickets for a test class or method. |