JsonEncode::encode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
Encodes PHP data to a JSON string |
Map::getProperties |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties(). |
Client::$curlMulti |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
DrupalKernel::boot |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Overrides Kernel::boot(). |
BaseAsset::$values |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
Permission::access |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php |
Determine if the current user has access or not. |
PluginTestBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginTestBase.php |
Definition of Drupal\views\Tests\Plugin\PluginTestBase. |
contact.schema.yml |
file |
drupal/core/modules/contact/config/schema/contact.schema.yml |
drupal/core/modules/contact/config/schema/contact.schema.yml |
syslog_update_8000 |
function |
drupal/core/modules/syslog/syslog.install |
Update settings to the new configuration system. |
system_sort_themes |
function |
drupal/core/modules/system/system.admin.inc |
Array sorting callback; sorts modules or themes by their name. |
SiteSchema::entity |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
Get an entity's term definition in this vocabulary. |
twig_test_iterable |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Checks if a variable is traversable. |
entity_test_schema |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.install |
Implements hook_schema(). |
Range::$minMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Range.php |
|
edit_test.info.yml |
file |
drupal/core/modules/edit/tests/modules/edit_test.info.yml |
drupal/core/modules/edit/tests/modules/edit_test.info.yml |
field_ui.admin.css |
file |
drupal/core/modules/field_ui/css/field_ui.admin.css |
Stylesheet for the Field UI module. |
ReadOnlyStream.php |
file |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Definition of Drupal\Core\StreamWrapper\ReadOnlyStream. |
search_update_8000 |
function |
drupal/core/modules/search/search.install |
Update search module to use the configuration system. |
hook_file_validate |
function |
drupal/core/modules/file/file.api.php |
Check that files meet a given criteria. |
TranslationWebTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationWebTest.php |
Web test class for the multilanguage fields logic. |
SiteSchema::bundle |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
Get a bundle's term definition in this vocabulary. |
BaseAsset::__clone |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
Collection::exists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Tests for the existence of an element that satisfies the given predicate. |
Range::$maxMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Range.php |
|
Broken::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Return a string representing this handler's name in the UI. |
SymfonyFileLocator |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
The Symfony File Locator makes a simplifying assumptions compared
to the DefaultFileLocator. By assuming paths only contain entities of a certain
namespace the mapping files consists of the short classname only. |
drupal_classloader |
function |
drupal/core/includes/bootstrap.inc |
Initializes and returns the class loader. |
search_update_8001 |
function |
drupal/core/modules/search/search.install |
Adds the langcode field and indexes to {search_dataset} and {search_index}. |
RoleListController |
class |
drupal/core/modules/user/lib/Drupal/user/RoleListController.php |
Provides a listing of user roles. |
PathProcessorAlias |
class |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php |
Processes the inbound path using path alias lookups. |
SimpletestTestForm |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestTestForm.php |
List tests arranged in groups that can be selected and run. |
SiteSchema::getUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchema.php |
Get the URI of the schema. |
Collection::filter |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Returns all the elements of this collection that satisfy the predicate p.
The order of the elements is preserved. |
TourTestController |
class |
drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Controller/TourTestController.php |
Controller routines for tour_test routes. |
LocaleListenerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
drupal_sort_css_js |
function |
drupal/core/includes/common.inc |
Sorts CSS and JavaScript resources. |
BaseCommand::$data |
property |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/BaseCommand.php |
The data to pass on to the client side. |
Collection::forAll |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Applies the given predicate p to all elements of this collection,
returning true, if the predicate yields true for all elements. |
ListNormalizer.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/ListNormalizer.php |
Contains \Drupal\serialization\Normalizer\ListNormalizer. |
EntityFormTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
Definition of Drupal\system\Tests\Entity\EntityFormTest. |
StringBase::delete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\LocaleString::delete(). |
RestExport::render |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Render this display. |
ConstraintTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
Query::getComments |
function |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
Returns a reference to the comments array for the query. |
Range::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Range.php |
Initializes the constraint with options. |
NormalizerBase.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/NormalizerBase.php |
Contains \Drupal\serialization\Normalizer\NormalizerBase. |
xmlrpc_message_set |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Stores a copy of the most recent XML-RPC message object temporarily. |
XmlEncoder::encode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Encodes data into the given format |
Rss::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Schema::getComment |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Retrieve a table or column comment. |